Package props

messaging
Tudor Stanciu 2019-10-10 02:31:03 +03:00
parent 7f7ed1c8f1
commit 98af4d52b3
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<PackageProjectUrl>https://dev.azure.com/tstanciu94/NDB</PackageProjectUrl>
<Description>.NET Core hosting infrastructure and startup logic for console applications running within a Windows service.</Description>
<RepositoryUrl>https://dev.azure.com/tstanciu94/_git/NDB</RepositoryUrl>
<PackageReleaseNotes>.NET Core hosting infrastructure and startup logic for console applications running within a Windows service.</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>