Skip to content

Commit cca7ef5

Browse files
Bump coverlet.collector from 1.1.0 to 1.2.0
Bumps [coverlet.collector](https://github.com/tonerdo/coverlet) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/tonerdo/coverlet/releases) - [Commits](coverlet-coverage/coverlet@v1.1.0...v1.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e12ddb6 commit cca7ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Platform.RegularExpressions.Transformer.CSharpToCpp.Tests/Platform.RegularExpressions.Transformer.CSharpToCpp.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
1515
<PackageReference Include="xunit" Version="2.4.1" />
1616
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" PrivateAssets="All" />
17-
<PackageReference Include="coverlet.collector" Version="1.1.0" PrivateAssets="All" />
17+
<PackageReference Include="coverlet.collector" Version="1.2.0" PrivateAssets="All" />
1818
</ItemGroup>
1919

2020
<ItemGroup>

0 commit comments

Comments
 (0)