mirror of https://github.com/winsw/winsw
Bump Microsoft.Build.Utilities.Core from 16.9.0 to 16.10.0 (#833)
Bumps [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild) from 16.9.0 to 16.10.0. - [Release notes](https://github.com/dotnet/msbuild/releases) - [Commits](https://github.com/dotnet/msbuild/compare/v16.9.0...v16.10.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/845/head
parent
15071bf1dd
commit
1cb5e2ac27
|
@ -7,7 +7,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="16.9.0" />
|
||||
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="16.10.0" />
|
||||
<PackageReference Include="Mono.Cecil" Version="0.11.3" />
|
||||
</ItemGroup>
|
||||
|
||||
|
|
Loading…
Reference in New Issue