We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 330cb7e commit 0664c3dCopy full SHA for 0664c3d
src/JsonApiDotNetCore/JsonApiDotNetCore.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <VersionPrefix>2.1.9</VersionPrefix>
+ <VersionPrefix>2.1.10</VersionPrefix>
4
<TargetFrameworks>netstandard1.6</TargetFrameworks>
5
<AssemblyName>JsonApiDotNetCore</AssemblyName>
6
<PackageId>JsonApiDotNetCore</PackageId>
0 commit comments