We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f0152d + e0aa7f8 commit d6cc4afCopy full SHA for d6cc4af
WoL/WoL.csproj
@@ -6,7 +6,7 @@
6
7
<ItemGroup>
8
<PackageReference Include="ArpLookup" Version="1.1.0" />
9
- <PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.14.0" />
+ <PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.15.0" />
10
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.0.0">
11
<PrivateAssets>all</PrivateAssets>
12
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments