File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
GitReleaseManager.Core.Tests
GitReleaseManager.IntegrationTests Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 13
13
<ProjectReference Include =" ..\GitReleaseManager.Core\GitReleaseManager.Core.csproj" />
14
14
</ItemGroup >
15
15
<ItemGroup >
16
- <PackageReference Include =" coverlet.msbuild" Version =" 3.1.1 " >
16
+ <PackageReference Include =" coverlet.msbuild" Version =" 6.0.0 " >
17
17
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
18
18
<PrivateAssets >all</PrivateAssets >
19
19
</PackageReference >
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
3
<LangVersion >8.0</LangVersion >
4
4
<TargetFrameworks >net472;netcoreapp3.1;net6.0</TargetFrameworks >
13
13
<ProjectReference Include =" ..\GitReleaseManager.Core\GitReleaseManager.Core.csproj" />
14
14
</ItemGroup >
15
15
<ItemGroup >
16
- <PackageReference Include =" coverlet.msbuild" Version =" 3.1.1 " >
16
+ <PackageReference Include =" coverlet.msbuild" Version =" 6.0.0 " >
17
17
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
18
18
<PrivateAssets >all</PrivateAssets >
19
19
</PackageReference >
Original file line number Diff line number Diff line change 13
13
<ProjectReference Include =" ..\GitReleaseManager.Core\GitReleaseManager.Core.csproj" />
14
14
</ItemGroup >
15
15
<ItemGroup >
16
- <PackageReference Include =" coverlet.msbuild" Version =" 3.1.1 " >
16
+ <PackageReference Include =" coverlet.msbuild" Version =" 6.0.0 " >
17
17
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
18
18
<PrivateAssets >all</PrivateAssets >
19
19
</PackageReference >
You can’t perform that action at this time.
0 commit comments