We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdd9a36 commit 340d50fCopy full SHA for 340d50f
1 file changed
src/Web/WebStatus/WebStatus.csproj
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
<ItemGroup>
8
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0-preview1-final" />
9
- <PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.0.0" />
+ <PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.1.0-beta6" />
10
</ItemGroup>
11
12
<DotNetCliToolReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version="2.0.0-preview1-final" />
0 commit comments