Increment M.H.Server.IntegrationTesting version

This commit is contained in:
John Luo 2017-08-07 15:28:45 -07:00
parent 198ef2365e
commit a49db63f06
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<PropertyGroup>
<Description>ASP.NET Core helpers to deploy applications to IIS Express, IIS, WebListener and Kestrel for testing.</Description>
<VersionPrefix>0.4.0</VersionPrefix>
<VersionPrefix>0.5.0</VersionPrefix>
<TargetFramework>netstandard2.0</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<GenerateDocumentationFile>true</GenerateDocumentationFile>