Skip to content

Commit

Permalink
csproj: manual version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
akopetsch committed May 27, 2024
1 parent fae6a22 commit 6644803
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ByteSerialization/ByteSerialization.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<Nullable>disable</Nullable>
<Version>0.1.0.0</Version>
<PackageVersion>0.1.0-alpha.1</PackageVersion>
<PackageProjectUrl>https://github.com/akopetsch/swe1r-assets</PackageProjectUrl>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseExpression>GPL-2.0-only</PackageLicenseExpression>
Expand Down

0 comments on commit 6644803

Please # to comment.