Set AspNetCoreVersion
This commit is contained in:
parent
6008b57d0f
commit
5098112874
|
|
@ -1,7 +1,7 @@
|
||||||
<Project>
|
<Project>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<AspNetCoreIntegrationTestingVersion>0.4.0-*</AspNetCoreIntegrationTestingVersion>
|
<AspNetCoreIntegrationTestingVersion>0.4.0-*</AspNetCoreIntegrationTestingVersion>
|
||||||
<AspNetCoreVersion>2.0.0-*</AspNetCoreVersion>
|
<AspNetCoreVersion>2.1.0-*</AspNetCoreVersion>
|
||||||
<CoreFxLabsVersion>0.1.0-*</CoreFxLabsVersion>
|
<CoreFxLabsVersion>0.1.0-*</CoreFxLabsVersion>
|
||||||
<CoreFxVersion>4.4.0-*</CoreFxVersion>
|
<CoreFxVersion>4.4.0-*</CoreFxVersion>
|
||||||
<GoogleProtobufVersion>3.1.0</GoogleProtobufVersion>
|
<GoogleProtobufVersion>3.1.0</GoogleProtobufVersion>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue