Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Commit ba7739f

Browse files
committed
Revert "Update Owin to latest (#1323)"
This reverts commit fcd9f0c.
1 parent fcd9f0c commit ba7739f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/dependencies.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<JsonNetVersion>10.0.1</JsonNetVersion>
99
<NETStandardImplicitPackageVersion>2.0.0-*</NETStandardImplicitPackageVersion>
1010
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>
11-
<OwinVersion>3.1.0</OwinVersion>
11+
<OwinVersion>3.0.1</OwinVersion>
1212
<RuntimeFrameworkVersion Condition="'$(TargetFramework)'=='netcoreapp2.0'">2.0.0-*</RuntimeFrameworkVersion>
1313
<TestSdkVersion>15.3.0-*</TestSdkVersion>
1414
<XunitVersion>2.3.0-beta2-*</XunitVersion>

0 commit comments

Comments
 (0)