We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 013197a commit d76c600Copy full SHA for d76c600
src/JsonApiDotNetCore/JsonApiDotNetCore.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <VersionPrefix>2.2.5/VersionPrefix>
+ <VersionPrefix>2.2.5</VersionPrefix>
4
<TargetFrameworks>$(NetStandardVersion)</TargetFrameworks>
5
<AssemblyName>JsonApiDotNetCore</AssemblyName>
6
<PackageId>JsonApiDotNetCore</PackageId>
0 commit comments