Update Microsoft.AspNetCore.Server.IntegrationTesting package version

This commit is contained in:
John Luo 2017-08-07 17:09:31 -07:00
parent 2ab9d7a111
commit 47d14e5d45
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>
<CoreFxLabsVersion>0.1.0-*</CoreFxLabsVersion>
<CoreFxVersion>4.4.0-*</CoreFxVersion>