Skip to content

Commit 17f0148

Browse files
authored
fix(csproj): remove explicit version property
1 parent 536ea4e commit 17f0148

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/JsonApiDotNetCore/JsonApiDotNetCore.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
<PublishRepositoryUrl>true</PublishRepositoryUrl>
1818
<EmbedUntrackedSources>true</EmbedUntrackedSources>
1919
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
20-
<Version>2.4.1</Version>
2120
</PropertyGroup>
2221

2322
<ItemGroup>

0 commit comments

Comments
 (0)