Remove NETStandardLibraryNETFrameworkVersion

This commit is contained in:
Ryan Brandenburg 2017-07-27 10:06:08 -07:00
parent 1813d567f7
commit f6231c7eba
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
<JsonNetVersion>10.0.1</JsonNetVersion>
<MoqVersion>4.7.49</MoqVersion>
<NETStandardImplicitPackageVersion>2.0.0-*</NETStandardImplicitPackageVersion>
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>
<RuntimeFrameworkVersion Condition="'$(TargetFramework)'=='netcoreapp2.0'">2.0.0-*</RuntimeFrameworkVersion>
<TestSdkVersion>15.3.0-*</TestSdkVersion>
<XunitVersion>2.3.0-beta2-*</XunitVersion>