Skip to content

Commit

Permalink
(deps): Bump Microsoft.Build from 16.9.0 to 17.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arturcic committed Mar 10, 2022
1 parent 0a329cc commit 5078f28
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.1.0" />
<PackageReference Include="Microsoft.Build" Version="$(PackageVersion_MsBuild)" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5078f28

Please sign in to comment.