Skip to content

Commit eb9a8a3

Browse files
(deps): Bump Microsoft.Build from 16.9.0 to 17.4.0
Bumps [Microsoft.Build](https://github.com/dotnet/msbuild) from 16.9.0 to 17.4.0. - [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-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 327d2b6 commit eb9a8a3

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
@@ -9,7 +9,7 @@
99
<PackageVersion Include="JetBrains.Annotations" Version="2022.3.1"/>
1010

1111
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.4.0"/>
12-
<PackageVersion Include="Microsoft.Build" Version="17.3.2"/>
12+
<PackageVersion Include="Microsoft.Build" Version="17.4.0"/>
1313
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.3"/>
1414
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0"/>
1515
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0"/>

0 commit comments

Comments
 (0)