Skip to content

Commit

Permalink
Add PackageId and Authors to .csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Kezzo committed Jan 4, 2022
1 parent deb64eb commit e125487
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ReliableUdp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

<PropertyGroup>
<TargetFramework>netstandard1.0</TargetFramework>
<PackageId>ReliableUdp</PackageId>
<Version>1.0.0-alpha</Version>
<Authors>Kezzo</Authors>
</PropertyGroup>

</Project>

0 comments on commit e125487

Please sign in to comment.