Skip to content

Commit 2d34710

Browse files
(deps): Bump the microsoft group across 1 directory with 4 updates
Bumps the microsoft group with 4 updates in the /src directory: [Microsoft.Build](https://github.com/dotnet/msbuild), [Microsoft.IO.Redist](https://github.com/dotnet/runtime), [System.Text.Json](https://github.com/dotnet/runtime) and [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild). Updates `Microsoft.Build` from 17.11.4 to 17.12.6 - [Release notes](https://github.com/dotnet/msbuild/releases) - [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md) - [Commits](dotnet/msbuild@v17.11.4...v17.12.6) Updates `Microsoft.IO.Redist` from 6.0.1 to 6.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.1...v6.0.1) Updates `System.Text.Json` from 8.0.5 to 8.0.5 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.5...v8.0.5) Updates `Microsoft.Build.Utilities.Core` from 17.11.4 to 17.12.6 - [Release notes](https://github.com/dotnet/msbuild/releases) - [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md) - [Commits](dotnet/msbuild@v17.11.4...v17.12.6) --- updated-dependencies: - dependency-name: Microsoft.Build dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.IO.Redist dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Build.Utilities.Core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c91227 commit 2d34710

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<PackageVersion Include="JunitXml.TestLogger" Version="4.1.0" />
2424
<PackageVersion Include="MSBuild.ProjectCreation" Version="13.0.0" />
2525
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
26-
<PackageVersion Include="Microsoft.Build" Version="17.11.4" />
27-
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.11.4" />
26+
<PackageVersion Include="Microsoft.Build" Version="17.12.6" />
27+
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.12.6" />
2828
<PackageVersion Include="Microsoft.Extensions.Configuration.CommandLine" Version="8.0.0" />
2929
<PackageVersion Include="Microsoft.Extensions.FileSystemGlobbing" Version="8.0.0" />
3030
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="8.0.1" />

0 commit comments

Comments
 (0)