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