Update Microsoft.AspNetCore.Server.IntegrationTesting package version
This commit is contained in:
parent
cbad7fad7a
commit
c77f362da5
|
|
@ -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>
|
||||||
<CoreFxVersion>4.4.0-*</CoreFxVersion>
|
<CoreFxVersion>4.4.0-*</CoreFxVersion>
|
||||||
<DotnetDebToolVersion>2.0.0-preview2-*</DotnetDebToolVersion>
|
<DotnetDebToolVersion>2.0.0-preview2-*</DotnetDebToolVersion>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue