Skip to content

Commit f855310

Browse files
(deps): Bump Microsoft.Build from 17.6.3 to 17.7.0
Bumps [Microsoft.Build](https://github.com/dotnet/msbuild) from 17.6.3 to 17.7.0. - [Release notes](https://github.com/dotnet/msbuild/releases) - [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md) - [Commits](dotnet/msbuild@v17.6.3...v17.7.0) --- updated-dependencies: - dependency-name: Microsoft.Build dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 342af81 commit f855310

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
@@ -7,7 +7,7 @@
77
<PackageVersion Include="JsonSchema.Net.Generation" Version="3.3.1" />
88
<PackageVersion Include="LibGit2Sharp" Version="0.27.2" />
99
<PackageVersion Include="JetBrains.Annotations" Version="2023.2.0" />
10-
<PackageVersion Include="Microsoft.Build" Version="17.6.3" />
10+
<PackageVersion Include="Microsoft.Build" Version="17.7.0" />
1111
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.7.0" />
1212
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.6.0" />
1313
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />

0 commit comments

Comments
 (0)