Skip to content

Commit f28f11a

Browse files
Bump Microsoft.Build.Utilities.Core from 17.11.4 to 17.12.6
Bumps [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild) from 17.11.4 to 17.12.6. - [Release notes](https://github.com/dotnet/msbuild/releases) - [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md) - [Commits](dotnet/msbuild@v17.11.4...v17.12.6) --- updated-dependencies: - dependency-name: Microsoft.Build.Utilities.Core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 399bd82 commit f28f11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vpatch.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<ItemGroup>
3636
<PackageReference Include="CommandLineParser" Version="2.9.1"/>
3737
<PackageReference Include="Microsoft.Build" Version="17.11.4" ExcludeAssets="runtime"/>
38-
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.11.4" ExcludeAssets="runtime"/>
38+
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.12.6" ExcludeAssets="runtime"/>
3939
<PackageReference Include="Microsoft.Build.Locator">
4040
<Version>1.7.8</Version>
4141
</PackageReference>

0 commit comments

Comments
 (0)