Update Microsoft.AspNetCore.Server.IntegrationTesting package version

This commit is contained in:
John Luo 2017-08-07 17:06:58 -07:00
parent cbad7fad7a
commit c77f362da5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<AspNetCoreIntegrationTestingVersion>0.4.0-*</AspNetCoreIntegrationTestingVersion>
<AspNetCoreIntegrationTestingVersion>0.5.0-*</AspNetCoreIntegrationTestingVersion>
<AspNetCoreVersion>2.1.0-*</AspNetCoreVersion>
<CoreFxVersion>4.4.0-*</CoreFxVersion>
<DotnetDebToolVersion>2.0.0-preview2-*</DotnetDebToolVersion>