Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2392b57

Browse files
authoredSep 19, 2023
Bump MsBuildPackageVersion from 17.2.0 to 17.7.2
Bumps `MsBuildPackageVersion` from 17.2.0 to 17.7.2. Updates `Microsoft.Build` from 17.2.0 to 17.7.2 - [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) Updates `Microsoft.Build.Framework` from 17.2.0 to 17.7.2 - [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) Updates `Microsoft.Build.Tasks.Core` from 17.2.0 to 17.7.2 - [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) Updates `Microsoft.Build.Utilities.Core` from 17.2.0 to 17.7.2 - [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) --- updated-dependencies: - dependency-name: Microsoft.Build dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Build.Framework dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Build.Tasks.Core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Build.Utilities.Core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 94adc92 commit 2392b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
4-
<MsBuildPackageVersion>17.2.0</MsBuildPackageVersion>
4+
<MsBuildPackageVersion>17.7.2</MsBuildPackageVersion>
55
</PropertyGroup>
66
<ItemGroup>
77
<PackageVersion Include="CliWrap" Version="3.6.4" />

0 commit comments

Comments
 (0)
Please sign in to comment.