Skip to content

Commit

Permalink
updated csproj to include version from tag
Browse files Browse the repository at this point in the history
  • Loading branch information
VasilijP committed Oct 17, 2024
1 parent 518b796 commit 2a909f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tgalib-core/tgalib-core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<RootNamespace>tgalib_core</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>$(NUGET_PACKAGE_VERSION)</Version>
</PropertyGroup>

</Project>

0 comments on commit 2a909f8

Please sign in to comment.