Skip to content

Commit 18ce8c2

Browse files
(deps): Bump the microsoft group in /src with 2 updates
Bumps the microsoft group in /src with 2 updates: [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild) and [Microsoft.Build](https://github.com/dotnet/msbuild). Updates `Microsoft.Build.Utilities.Core` from 17.8.3 to 17.9.5 - [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` from 17.8.3 to 17.9.5 - [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.Utilities.Core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.Build dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 041d0a2 commit 18ce8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageVersion Include="JunitXml.TestLogger" Version="3.1.12" />
99
<PackageVersion Include="LibGit2Sharp" Version="0.29.0" />
1010
<PackageVersion Include="MSBuild.ProjectCreation" Version="11.0.0" />
11-
<PackageVersion Include="Microsoft.Build" Version="17.8.3" />
11+
<PackageVersion Include="Microsoft.Build" Version="17.9.5" />
1212
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.8.3" />
1313
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
1414
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />

0 commit comments

Comments
 (0)