initial add
This commit is contained in:
BIN
packages/Microsoft.Owin.2.0.0/Microsoft.Owin.2.0.0.nupkg
vendored
Normal file
BIN
packages/Microsoft.Owin.2.0.0/Microsoft.Owin.2.0.0.nupkg
vendored
Normal file
Binary file not shown.
18
packages/Microsoft.Owin.2.0.0/Microsoft.Owin.2.0.0.nuspec
vendored
Normal file
18
packages/Microsoft.Owin.2.0.0/Microsoft.Owin.2.0.0.nuspec
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>Microsoft.Owin</id>
|
||||
<version>2.0.0</version>
|
||||
<title>Microsoft.Owin</title>
|
||||
<authors>Microsoft</authors>
|
||||
<owners>Microsoft</owners>
|
||||
<licenseUrl>http://www.microsoft.com/web/webpi/eula/aspnetcomponent_rtw_enu.htm</licenseUrl>
|
||||
<projectUrl>http://katanaproject.codeplex.com/</projectUrl>
|
||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||
<description>Provides a set of helper types and abstractions for simplifying the creation of OWIN components.</description>
|
||||
<tags>Microsoft OWIN</tags>
|
||||
<dependencies>
|
||||
<dependency id="Owin" version="1.0" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
</package>
|
2523
packages/Microsoft.Owin.2.0.0/lib/net40/Microsoft.Owin.XML
vendored
Normal file
2523
packages/Microsoft.Owin.2.0.0/lib/net40/Microsoft.Owin.XML
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
packages/Microsoft.Owin.2.0.0/lib/net40/Microsoft.Owin.dll
vendored
Normal file
BIN
packages/Microsoft.Owin.2.0.0/lib/net40/Microsoft.Owin.dll
vendored
Normal file
Binary file not shown.
2892
packages/Microsoft.Owin.2.0.0/lib/net45/Microsoft.Owin.XML
vendored
Normal file
2892
packages/Microsoft.Owin.2.0.0/lib/net45/Microsoft.Owin.XML
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
packages/Microsoft.Owin.2.0.0/lib/net45/Microsoft.Owin.dll
vendored
Normal file
BIN
packages/Microsoft.Owin.2.0.0/lib/net45/Microsoft.Owin.dll
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user