Skip to content

Commit

Permalink
Merge pull request GitTools#3038 from GitTools/dependabot/nuget/Micro…
Browse files Browse the repository at this point in the history
…soft.Build-17.1.0

(deps): Bump Microsoft.Build from 16.9.0 to 17.1.0
  • Loading branch information
mergify[bot] authored Mar 9, 2022
2 parents 990e937 + a9992fe commit 0a329cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<ItemGroup Condition=" '$(TargetFramework)' == 'net48' or '$(TargetFramework)' == 'net6.0' ">
<PackageReference Include="Buildalyzer" Version="3.2.8" />
<PackageReference Include="MSBuild.ProjectCreation" Version="6.3.3" />
<PackageReference Include="Microsoft.Build" Version="17.0.0" />
<PackageReference Include="Microsoft.Build" Version="17.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0a329cc

Please sign in to comment.