We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b049213 commit a2fc6acCopy full SHA for a2fc6ac
test/Microsoft.VisualStudio.Validation.Tests/Microsoft.VisualStudio.Validation.Tests.csproj
@@ -7,7 +7,7 @@
7
<PackageReference Include="xunit" Version="2.4.1" />
8
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
9
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
10
- <PackageReference Include="coverlet.msbuild" Version="3.1.1" />
+ <PackageReference Include="coverlet.msbuild" Version="3.1.2" />
11
</ItemGroup>
12
<ItemGroup>
13
<ProjectReference Include="..\..\src\Microsoft.VisualStudio.Validation\Microsoft.VisualStudio.Validation.csproj" />
0 commit comments