Skip to content

Commit bca2d74

Browse files
dependabot[bot]arturcic
authored andcommitted
(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 bca2d74

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
@@ -8,8 +8,8 @@
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" />
12-
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.8.3" />
11+
<PackageVersion Include="Microsoft.Build" Version="17.9.5" />
12+
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.9.5" />
1313
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
1414
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />
1515
<PackageVersion Include="Microsoft.Extensions.Configuration.CommandLine" Version="8.0.0" />

0 commit comments

Comments
 (0)