Skip to content

Commit 54e36f8

Browse files
Bump Microsoft.Build.Utilities.Core from 16.10.0 to 16.11.0
Bumps [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild) from 16.10.0 to 16.11.0. - [Release notes](https://github.com/dotnet/msbuild/releases) - [Commits](dotnet/msbuild@v16.10.0...v16.11.0) --- updated-dependencies: - dependency-name: Microsoft.Build.Utilities.Core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e417b7 commit 54e36f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Verlite.MsBuild/Verlite.MsBuild.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</ItemGroup>
2525

2626
<ItemGroup>
27-
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="16.10.0" />
27+
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="16.11.0" />
2828
</ItemGroup>
2929

3030
<ItemGroup>

0 commit comments

Comments
 (0)