Updated to use the latest shared runtime
This commit is contained in:
parent
b706a75e03
commit
9ef496fe5b
|
|
@ -6,6 +6,7 @@
|
||||||
<MoqVersion>4.7.1</MoqVersion>
|
<MoqVersion>4.7.1</MoqVersion>
|
||||||
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>
|
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>
|
||||||
<RedisVersion>1.2.3</RedisVersion>
|
<RedisVersion>1.2.3</RedisVersion>
|
||||||
|
<RuntimeFrameworkVersion Condition="'$(TargetFramework)'=='netcoreapp2.0'">2.0.0-*</RuntimeFrameworkVersion>
|
||||||
<TestSdkVersion>15.3.0-*</TestSdkVersion>
|
<TestSdkVersion>15.3.0-*</TestSdkVersion>
|
||||||
<XunitVersion>2.3.0-beta2-*</XunitVersion>
|
<XunitVersion>2.3.0-beta2-*</XunitVersion>
|
||||||
<WindowsAzureStorageVersion>8.1.1</WindowsAzureStorageVersion>
|
<WindowsAzureStorageVersion>8.1.1</WindowsAzureStorageVersion>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue