Updated to use the latest shared runtime

This commit is contained in:
Kiran Challa 2017-05-26 12:44:31 -07:00
parent c523839078
commit e65a67bb5c
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
<JsonNetVersion>10.0.1</JsonNetVersion>
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>
<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>
</PropertyGroup>