Skip to content

Commit a153e4b

Browse files
Bump Microsoft.Build from 17.11.4 to 17.12.6
Bumps [Microsoft.Build](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 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2346f3a commit a153e4b

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
@@ -34,7 +34,7 @@
3434

3535
<ItemGroup>
3636
<PackageReference Include="CommandLineParser" Version="2.9.1"/>
37-
<PackageReference Include="Microsoft.Build" Version="17.11.4" ExcludeAssets="runtime"/>
37+
<PackageReference Include="Microsoft.Build" Version="17.12.6" ExcludeAssets="runtime"/>
3838
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.12.6" ExcludeAssets="runtime"/>
3939
<PackageReference Include="Microsoft.Build.Locator">
4040
<Version>1.7.8</Version>

0 commit comments

Comments
 (0)