mirror of
https://github.com/sphildreth/roadie
synced 2024-11-10 06:44:12 +00:00
NuGet Work
This commit is contained in:
parent
375e539597
commit
72721ed222
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>net5.0</TargetFramework>
|
<TargetFramework>net5.0</TargetFramework>
|
||||||
<Platforms>AnyCPU;x64</Platforms>
|
<Platforms>AnyCPU;x64</Platforms>
|
||||||
|
<RepositoryUrl>https://github.com/sphildreth/roadie</RepositoryUrl>
|
||||||
|
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
Loading…
Reference in a new issue