update nuget

This commit is contained in:
Collin M. Barrett 2020-02-25 16:42:01 -06:00
parent 102622ee71
commit 75da9b3f3a

View file

@ -31,7 +31,7 @@
<PackageReference Include="MediatR" Version="8.0.0" />
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.13.1" />
<PackageReference Include="Microsoft.ApplicationInsights.PerfCounterCollector" Version="2.13.0" />
<PackageReference Include="Microsoft.ApplicationInsights.PerfCounterCollector" Version="2.13.1" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.8">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>