File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<ManagePackageVersionsCentrally >true</ManagePackageVersionsCentrally >
4
4
</PropertyGroup >
5
-
6
5
<ItemGroup >
7
6
<PackageVersion Include =" coverlet.collector" Version =" 6.0.4" />
7
+ <PackageVersion Include =" Microsoft.Build.Tasks.Core" Version =" 17.11.31" />
8
8
<PackageVersion Include =" Newtonsoft.Json" Version =" 13.0.3" />
9
9
<PackageVersion Include =" Nuke.Common" Version =" 9.0.4" />
10
10
<PackageVersion Include =" Nuke.Components" Version =" 9.0.4" />
11
11
<PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
12
12
<PackageVersion Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" />
13
13
<PackageVersion Include =" Shouldly" Version =" 4.3.0" />
14
14
</ItemGroup >
15
- </Project >
15
+ </Project >
Original file line number Diff line number Diff line change 14
14
<ItemGroup >
15
15
<PackageDownload Include =" GitVersion.Tool" Version =" [6.0.2]" />
16
16
<PackageDownload Include =" ReportGenerator" Version =" [5.4.7]" />
17
+ <PackageReference Include =" Microsoft.Build.Tasks.Core" />
17
18
<PackageReference Include =" Nuke.Common" />
18
19
<PackageReference Include =" Nuke.Components" />
19
20
</ItemGroup >
You can’t perform that action at this time.
0 commit comments