Skip to content

Commit

Permalink
Bump Microsoft.Build from 17.0.1 to 17.8.3
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Build](https://github.com/dotnet/msbuild) from 17.0.1 to 17.8.3.
- [Release notes](https://github.com/dotnet/msbuild/releases)
- [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md)
- [Commits](https://github.com/dotnet/msbuild/commits/v17.8.3)

---
updated-dependencies:
- dependency-name: Microsoft.Build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2024
1 parent 4175866 commit d9edba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VS2022/VS2022.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<Version>3.0.2</Version>
</PackageReference>
<PackageReference Include="Microsoft.Build">
<Version>17.0.1</Version>
<Version>17.8.3</Version>
</PackageReference>
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.0.5239" />
<PackageReference Include="Nullable">
Expand Down

0 comments on commit d9edba4

Please sign in to comment.