Skip to content

Commit

Permalink
Bump Microsoft.Build.Framework from 16.8.0 to 17.10.4 in /lang/csharp
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Build.Framework](https://github.com/dotnet/msbuild) from 16.8.0 to 17.10.4.
- [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.10.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 30, 2024
1 parent 1410e79 commit 8b5ab88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/csharp/versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
These packages are used for building, testing and code analysis. Most likely they are safe to upgrade
-->
<PropertyGroup Label="Build, Test, Code Analysis Package Versions">
<MicrosoftBuildFrameworkVersion>16.8.0</MicrosoftBuildFrameworkVersion>
<MicrosoftBuildFrameworkVersion>17.10.4</MicrosoftBuildFrameworkVersion>
<MicrosoftBuildUtilitiesCoreVersion>16.8.0</MicrosoftBuildUtilitiesCoreVersion>
<MicrosoftCodeAnalysisNetAnalyzersVersion>5.0.3</MicrosoftCodeAnalysisNetAnalyzersVersion>
<MicrosoftNETTestSdkVersion>16.11.0</MicrosoftNETTestSdkVersion>
Expand Down

0 comments on commit 8b5ab88

Please sign in to comment.