Set AspNetCoreVersion
This commit is contained in:
parent
6c7d22f5a7
commit
96e9b8d239
|
|
@ -1,6 +1,6 @@
|
|||
<Project>
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<AspNetCoreVersion>2.0.0-*</AspNetCoreVersion>
|
||||
<AspNetCoreVersion>2.1.0-*</AspNetCoreVersion>
|
||||
<BenchmarkDotNetVersion>0.10.3</BenchmarkDotNetVersion>
|
||||
<CoreFxVersion>4.4.0-*</CoreFxVersion>
|
||||
<DiagnosticSourceVersion>4.4.1-*</DiagnosticSourceVersion>
|
||||
|
|
|
|||
Loading…
Reference in New Issue