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.
1 parent 62a9fca commit 6455ae1Copy full SHA for 6455ae1
Tests/POCAutomapperPolymorphic.Tests/POCAutomapperPolymorphic.Tests.csproj
@@ -9,7 +9,7 @@
9
10
<ItemGroup>
11
<PackageReference Include="AutoFixture" Version="4.18.1" />
12
- <PackageReference Include="coverlet.msbuild" Version="6.0.1">
+ <PackageReference Include="coverlet.msbuild" Version="6.0.2">
13
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
14
<PrivateAssets>all</PrivateAssets>
15
</PackageReference>
0 commit comments