We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 912a284 commit f5900d4Copy full SHA for f5900d4
src/JsonApiDotNetCore/JsonApiDotNetCore.csproj
@@ -1,6 +1,6 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <VersionPrefix>2.3.3</VersionPrefix>
+ <VersionPrefix>2.3.4</VersionPrefix>
4
<TargetFrameworks>$(NetStandardVersion)</TargetFrameworks>
5
<AssemblyName>JsonApiDotNetCore</AssemblyName>
6
<PackageId>JsonApiDotNetCore</PackageId>
0 commit comments