Browse Source

WebStatus Nuget updated

pull/296/head
Eduard Tomas 7 years ago
parent
commit
340d50fddd
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/Web/WebStatus/WebStatus.csproj

+ 1
- 1
src/Web/WebStatus/WebStatus.csproj View File

@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0-preview1-final" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.0.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.1.0-beta6" />
</ItemGroup>
<ItemGroup>
<DotNetCliToolReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version="2.0.0-preview1-final" />


Loading…
Cancel
Save