Set AspNetCoreVersion
This commit is contained in:
parent
ac0b1895c1
commit
3564b4eaa4
|
|
@ -1,6 +1,6 @@
|
||||||
<Project>
|
<Project>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<AspNetCoreVersion>2.0.0-*</AspNetCoreVersion>
|
<AspNetCoreVersion>2.1.0-*</AspNetCoreVersion>
|
||||||
<BenchmarkDotNetVersion>0.10.3</BenchmarkDotNetVersion>
|
<BenchmarkDotNetVersion>0.10.3</BenchmarkDotNetVersion>
|
||||||
<InternalAspNetCoreSdkVersion>2.0.1-*</InternalAspNetCoreSdkVersion>
|
<InternalAspNetCoreSdkVersion>2.0.1-*</InternalAspNetCoreSdkVersion>
|
||||||
<MoqVersion>4.7.49</MoqVersion>
|
<MoqVersion>4.7.49</MoqVersion>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue