Skip to content

Commit caecb58

Browse files
dependabot-preview[bot]arturcic
authored andcommitted
Bump coverlet.msbuild from 2.6.1 to 2.6.2
Bumps [coverlet.msbuild](https://github.com/tonerdo/coverlet) from 2.6.1 to 2.6.2. - [Release notes](https://github.com/tonerdo/coverlet/releases) - [Commits](https://github.com/tonerdo/coverlet/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 61e150e commit caecb58

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/GitVersionCore.Tests/GitVersionCore.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="GitTools.Testing" Version="1.2.0" />
1717
<PackageReference Include="JetBrains.Annotations" Version="$(PackageVersion_JetBrainsAnnotations)"></PackageReference>
1818
<PackageReference Include="NSubstitute" Version="4.2.0" />
19-
<PackageReference Include="coverlet.msbuild" Version="2.6.1">
19+
<PackageReference Include="coverlet.msbuild" Version="2.6.2">
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2222
</PackageReference>

src/GitVersionExe.Tests/GitVersionExe.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Mono.Cecil" Version="0.10.4"></PackageReference>
1212
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
1313
<PackageReference Include="NSubstitute" Version="4.2.0"></PackageReference>
14-
<PackageReference Include="coverlet.msbuild" Version="2.6.1">
14+
<PackageReference Include="coverlet.msbuild" Version="2.6.2">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1717
</PackageReference>

src/GitVersionTask.Tests/GitVersionTask.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="JetBrains.Annotations" Version="$(PackageVersion_JetBrainsAnnotations)"></PackageReference>
1111
<PackageReference Include="Newtonsoft.Json" Version="12.0.2"></PackageReference>
1212
<PackageReference Include="NSubstitute" Version="4.2.0"></PackageReference>
13-
<PackageReference Include="coverlet.msbuild" Version="2.6.1">
13+
<PackageReference Include="coverlet.msbuild" Version="2.6.2">
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1616
</PackageReference>

0 commit comments

Comments
 (0)