Revert "Update Owin to latest (#1323)"

This reverts commit fcd9f0c3ff.
This commit is contained in:
Mike Harder 2017-07-14 18:14:22 -07:00
parent fcd9f0c3ff
commit ba7739f14d
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<JsonNetVersion>10.0.1</JsonNetVersion>
<NETStandardImplicitPackageVersion>2.0.0-*</NETStandardImplicitPackageVersion>
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>
<OwinVersion>3.1.0</OwinVersion>
<OwinVersion>3.0.1</OwinVersion>
<RuntimeFrameworkVersion Condition="'$(TargetFramework)'=='netcoreapp2.0'">2.0.0-*</RuntimeFrameworkVersion>
<TestSdkVersion>15.3.0-*</TestSdkVersion>
<XunitVersion>2.3.0-beta2-*</XunitVersion>