Override with shared framework version

This commit is contained in:
John Luo 2017-06-05 20:27:51 -07:00
parent d0d9298f6d
commit d4a83886dd
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<AspNetCoreIntegrationTestingVersion>0.4.0-*</AspNetCoreIntegrationTestingVersion>
<AspNetCoreVersion>2.0.0-preview2-*</AspNetCoreVersion>
<CoreFxVersion>4.4.0-*</CoreFxVersion>
<DepsRuntimeFrameworkVersion>2.0.0-preview2-25402-02</DepsRuntimeFrameworkVersion>
<InternalAspNetCoreSdkVersion>2.1.0-*</InternalAspNetCoreSdkVersion>
<MoqVersion>4.7.1</MoqVersion>
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>