TFS_ANTIGUO/SIGPC/ProyectoSIGPC/packages/Microsoft.Owin.4.1.0/Microsoft.Owin.4.1.0.nuspec
kledezma 7fdadc4709 KLB
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C519
2021-01-22 15:05:35 +00:00

20 lines
No EOL
885 B
XML

<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Microsoft.Owin</id>
<version>4.1.0</version>
<title>Microsoft.Owin</title>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<licenseUrl>https://raw.githubusercontent.com/aspnet/AspNetKatana/v4.0.1/LICENSE.txt</licenseUrl>
<projectUrl>https://github.com/aspnet/AspNetKatana/</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>Provides a set of helper types and abstractions for simplifying the creation of OWIN components.</description>
<summary />
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<tags>Microsoft OWIN Katana</tags>
<dependencies>
<dependency id="Owin" version="1.0.0" />
</dependencies>
</metadata>
</package>