NuGet Work

This commit is contained in:
Steven HIldreth 2021-06-26 16:47:11 -05:00
parent 375e539597
commit 72721ed222

View file

@ -3,6 +3,8 @@
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<Platforms>AnyCPU;x64</Platforms>
<RepositoryUrl>https://github.com/sphildreth/roadie</RepositoryUrl>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
</PropertyGroup>
<ItemGroup>