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 37
37
<PackageVersion_MicrosoftExtensions >6.0.0</PackageVersion_MicrosoftExtensions >
38
38
<PackageVersion_MicrosoftJson >6.0.0</PackageVersion_MicrosoftJson >
39
39
<PackageVersion_MicrosoftTextEncoding >6.0.0</PackageVersion_MicrosoftTextEncoding >
40
- <PackageVersion_MsBuild >17.1 .0</PackageVersion_MsBuild >
40
+ <PackageVersion_MsBuild >17.2 .0</PackageVersion_MsBuild >
41
41
42
42
<PackageVersion_MicrosoftTestSdk >17.2.0</PackageVersion_MicrosoftTestSdk >
43
43
<PackageVersion_NSubstitute >4.3.0</PackageVersion_NSubstitute >
Original file line number Diff line number Diff line change 9
9
<ItemGroup Condition =" '$(TargetFramework)' == 'netcoreapp3.1' " >
10
10
<PackageReference Include =" Buildalyzer" Version =" 3.2.2" />
11
11
<PackageReference Include =" MSBuild.ProjectCreation" Version =" 6.3.3" />
12
- <PackageReference Include =" Microsoft.Build" Version =" 16.9 .0" />
12
+ <PackageReference Include =" Microsoft.Build" Version =" 17.2 .0" />
13
13
</ItemGroup >
14
14
15
15
<ItemGroup Condition =" '$(TargetFramework)' == 'net5.0' " >
16
16
<PackageReference Include =" Buildalyzer" Version =" 3.2.8" />
17
17
<PackageReference Include =" MSBuild.ProjectCreation" Version =" 6.3.3" />
18
- <PackageReference Include =" Microsoft.Build" Version =" 16.11 .0" />
18
+ <PackageReference Include =" Microsoft.Build" Version =" 17.2 .0" />
19
19
</ItemGroup >
20
20
21
21
<ItemGroup Condition =" '$(TargetFramework)' == 'net48' or '$(TargetFramework)' == 'net6.0' " >
You can’t perform that action at this time.
0 commit comments