Set AspNetCoreVersion

This commit is contained in:
Ryan Brandenburg 2017-07-24 17:59:11 -07:00
parent 6008b57d0f
commit 5098112874
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<Project>
<Project>
<PropertyGroup>
<AspNetCoreIntegrationTestingVersion>0.4.0-*</AspNetCoreIntegrationTestingVersion>
<AspNetCoreVersion>2.0.0-*</AspNetCoreVersion>
<AspNetCoreVersion>2.1.0-*</AspNetCoreVersion>
<CoreFxLabsVersion>0.1.0-*</CoreFxLabsVersion>
<CoreFxVersion>4.4.0-*</CoreFxVersion>
<GoogleProtobufVersion>3.1.0</GoogleProtobufVersion>