initial add
This commit is contained in:
BIN
packages/Owin.1.0/Owin.1.0.nupkg
vendored
Normal file
BIN
packages/Owin.1.0/Owin.1.0.nupkg
vendored
Normal file
Binary file not shown.
15
packages/Owin.1.0/Owin.1.0.nuspec
vendored
Normal file
15
packages/Owin.1.0/Owin.1.0.nuspec
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0"?>
|
||||
<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>
|
BIN
packages/Owin.1.0/lib/net40/Owin.dll
vendored
Normal file
BIN
packages/Owin.1.0/lib/net40/Owin.dll
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user