|
|
@ -37,10 +37,10 @@ |
|
|
|
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.17.0" /> |
|
|
|
<PackageReference Include="Microsoft.ApplicationInsights.DependencyCollector" Version="2.17.0" /> |
|
|
|
<PackageReference Include="Microsoft.ApplicationInsights.Kubernetes" Version="2.0.1" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="5.0.7" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="6.0.0-preview.7.21378.6" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.HealthChecks" Version="2.2.0" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="5.0.7" /> |
|
|
|
<PackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" Version="5.0.7" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="6.0.0-preview.7.21378.6" /> |
|
|
|
<PackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" Version="6.0.0-preview.7.21378.6" /> |
|
|
|
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.8" /> |
|
|
|
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" /> |
|
|
|
<PackageReference Include="Serilog.AspNetCore" Version="4.1.0" /> |
|
|
|