We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58a304f + ea0685d commit 12e3921Copy full SHA for 12e3921
Libexec.AspnetCore.EnvironmentHeaders.Tests/Libexec.AspnetCore.EnvironmentHeaders.Tests.csproj
@@ -12,7 +12,7 @@
12
<ItemGroup>
13
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0" />
14
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
15
- <PackageReference Include="coverlet.collector" Version="6.0.2">
+ <PackageReference Include="coverlet.collector" Version="6.0.3">
16
<PrivateAssets>all</PrivateAssets>
17
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
18
</PackageReference>
0 commit comments