From 1dc631bf2bccb39e960954226bc45a2663febc59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 08:51:22 +0000 Subject: [PATCH] build(deps): bump Microsoft.Build.Utilities.Core from 17.10.4 to 17.11.4 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](https://github.com/dotnet/msbuild/compare/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] --- src/Extism.Pdk.MSBuild/Extism.Pdk.MSBuild.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Extism.Pdk.MSBuild/Extism.Pdk.MSBuild.csproj b/src/Extism.Pdk.MSBuild/Extism.Pdk.MSBuild.csproj index af67979..82bcabf 100644 --- a/src/Extism.Pdk.MSBuild/Extism.Pdk.MSBuild.csproj +++ b/src/Extism.Pdk.MSBuild/Extism.Pdk.MSBuild.csproj @@ -17,7 +17,7 @@ - + All