Updated dependency model version to 2.0.0-*

This commit is contained in:
Kiran Challa 2017-04-17 16:47:36 -07:00
parent a8eb5bee70
commit d65e77e4f7
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<AspNetCoreVersion>2.0.0-*</AspNetCoreVersion>
<BenchmarkDotNetVersion>0.10.3</BenchmarkDotNetVersion>
<CoreFxVersion>4.3.0</CoreFxVersion>
<DependencyModelVersion>1.1.0</DependencyModelVersion>
<DependencyModelVersion>2.0.0-*</DependencyModelVersion>
<InternalAspNetCoreSdkVersion>2.0.0-*</InternalAspNetCoreSdkVersion>
<JsonNetBsonVersion>1.0.1</JsonNetBsonVersion>
<MoqVersion>4.6.36-alpha</MoqVersion>