Skip to content

Commit aecf953

Browse files
(deps): Bump Microsoft.Build from 17.7.0 to 17.7.2
Bumps [Microsoft.Build](https://github.com/dotnet/msbuild) from 17.7.0 to 17.7.2. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fb1787 commit aecf953

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.7.0" />
10+
<PackageVersion Include="Microsoft.Build" Version="17.7.2" />
1111
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.7.0" />
1212
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" />
1313
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />

0 commit comments

Comments
 (0)