Package props
parent
7f7ed1c8f1
commit
98af4d52b3
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue