package metadata update

messaging
Tudor Stanciu 2020-12-21 23:01:28 +02:00
parent a57ed640bc
commit 19e0c3968c
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,11 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Description>Add basic authentication handler with inhouse identity server</Description>
<PackageProjectUrl>https://dev.azure.com/tstanciu94/NDB</PackageProjectUrl>
<RepositoryUrl>https://dev.azure.com/tstanciu94/NDB</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<PackageTags>NDB BasicAuthentication Identity</PackageTags>
</PropertyGroup>
<ItemGroup>