File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
</PropertyGroup >
7
7
8
8
<ItemGroup >
9
- <PackageReference Include =" Microsoft.Build" Version =" 16.3 .0" />
10
- <PackageReference Include =" Microsoft.Build.Tasks.Core" Version =" 16.3 .0" />
9
+ <PackageReference Include =" Microsoft.Build" Version =" 16.4 .0" />
10
+ <PackageReference Include =" Microsoft.Build.Tasks.Core" Version =" 16.4 .0" />
11
11
<PackageReference Include =" Microsoft.DotNet.PlatformAbstractions" Version =" 2.1.0" />
12
12
</ItemGroup >
13
13
Original file line number Diff line number Diff line change 6
6
7
7
<Import Project =" ..\test.props" />
8
8
<ItemGroup >
9
- <PackageReference Include =" Microsoft.Build.Tasks.Core" Version =" 16.3 .0" />
9
+ <PackageReference Include =" Microsoft.Build.Tasks.Core" Version =" 16.4 .0" />
10
10
<PackageReference Include =" LibGit2Sharp" Version =" $(PackageVersion_LibGit2Sharp)" />
11
11
<PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 3.1.1" />
12
12
</ItemGroup >
You can’t perform that action at this time.
0 commit comments