From 28a080d24bcd9564fcb1f5b44923f49f0ff18648 Mon Sep 17 00:00:00 2001 From: Oscar Virot Date: Thu, 2 Jan 2025 23:46:34 +0100 Subject: [PATCH] Use Windows Kit mc.exe instead of from user nuget cache.. --- .../Support.GenerateETWManifest.csproj | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Support.GenerateETWManifest/Support.GenerateETWManifest.csproj b/Support.GenerateETWManifest/Support.GenerateETWManifest.csproj index 4f8efe2..d85feb8 100644 --- a/Support.GenerateETWManifest/Support.GenerateETWManifest.csproj +++ b/Support.GenerateETWManifest/Support.GenerateETWManifest.csproj @@ -15,16 +15,21 @@ + + C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\x64 + + + - + - +