TFS_ANTIGUO/AYA.SlnSynor/packages/Owin.1.0/Owin.1.0.nuspec
Administrador 76e5233a39 Primer checking
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C3
2018-06-05 19:09:29 +00:00

15 lines
No EOL
724 B
XML

<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Owin</id>
<version>1.0</version>
<title>OWIN</title>
<authors>OWIN startup components contributors</authors>
<owners>OWIN startup components contributors</owners>
<licenseUrl>https://github.com/owin-contrib/owin-hosting/blob/master/LICENSE.txt</licenseUrl>
<projectUrl>https://github.com/owin-contrib/owin-hosting/</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>OWIN IAppBuilder startup interface</description>
<tags>OWIN</tags>
</metadata>
</package>