Updated AppInsights version to 2.1.0-beta6

This commit is contained in:
Kiran Challa 2017-06-15 09:08:35 -07:00
parent 9519473769
commit 615c6c17e2
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<AspNetCoreVersion>2.0.0-preview2-*</AspNetCoreVersion>
<AspNetIntegrationTestingVersion>0.4.0-*</AspNetIntegrationTestingVersion>
<AppInsightsVersion>2.1.0-beta3</AppInsightsVersion>
<AppInsightsVersion>2.1.0-beta6</AppInsightsVersion>
<InternalAspNetCoreSdkVersion>2.1.0-*</InternalAspNetCoreSdkVersion>
<MoqVersion>4.7.1</MoqVersion>
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>