Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 3377dcf

Browse files
authored
Update Owin to latest (#257)
1 parent d320b35 commit 3377dcf

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
@@ -9,7 +9,7 @@
99
<NETStandardImplicitPackageVersion>2.0.0-*</NETStandardImplicitPackageVersion>
1010
<RuntimeFrameworkVersion Condition="'$(TargetFramework)'=='netcoreapp2.0'">2.0.0-*</RuntimeFrameworkVersion>
1111
<NowinVersion>0.11.0</NowinVersion>
12-
<OwinVersion>3.0.1</OwinVersion>
12+
<OwinVersion>3.1.0</OwinVersion>
1313
<TestSdkVersion>15.3.0-*</TestSdkVersion>
1414
<XunitVersion>2.3.0-beta2-*</XunitVersion>
1515
</PropertyGroup>

0 commit comments

Comments
 (0)