Skip to content

Commit

Permalink
build(deps): bump Microsoft.Build.Utilities.Core from 17.10.4 to 17.11.4
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild) from 17.10.4 to 17.11.4.
- [Release notes](https://github.com/dotnet/msbuild/releases)
- [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md)
- [Commits](dotnet/msbuild@v17.10.4...v17.11.4)

---
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]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 8081c6c commit 1dc631b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Extism.Pdk.MSBuild/Extism.Pdk.MSBuild.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>

<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.10.4" ExcludeAssets="Runtime" />
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.11.4" ExcludeAssets="Runtime" />

<PackageReference Include="Mono.Cecil" Version="0.11.5">
<PrivateAssets>All</PrivateAssets>
Expand Down

0 comments on commit 1dc631b

Please sign in to comment.