Update Microsoft.AspNetCore.Server.IntegrationTesting package version
This commit is contained in:
parent
2ab9d7a111
commit
47d14e5d45
|
|
@ -1,6 +1,6 @@
|
||||||
<Project>
|
<Project>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<AspNetCoreIntegrationTestingVersion>0.4.0-*</AspNetCoreIntegrationTestingVersion>
|
<AspNetCoreIntegrationTestingVersion>0.5.0-*</AspNetCoreIntegrationTestingVersion>
|
||||||
<AspNetCoreVersion>2.1.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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue