Skip to content

Commit a2fc6ac

Browse files
Bump coverlet.msbuild from 3.1.1 to 3.1.2 (#134)
1 parent b049213 commit a2fc6ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Microsoft.VisualStudio.Validation.Tests/Microsoft.VisualStudio.Validation.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageReference Include="xunit" Version="2.4.1" />
88
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
10-
<PackageReference Include="coverlet.msbuild" Version="3.1.1" />
10+
<PackageReference Include="coverlet.msbuild" Version="3.1.2" />
1111
</ItemGroup>
1212
<ItemGroup>
1313
<ProjectReference Include="..\..\src\Microsoft.VisualStudio.Validation\Microsoft.VisualStudio.Validation.csproj" />

0 commit comments

Comments
 (0)