From d3583083660e4e48271b7b2e05ccfc3272626102 Mon Sep 17 00:00:00 2001 From: Andrew Arnott Date: Wed, 11 Jan 2023 08:29:50 -0700 Subject: [PATCH] Bring back the certain dependencies fd653cf352147a808af46c72aff2ba0567a3322c (merged in #843) broke the source generator in VS for Windows. Evidently removing dependencies that msbuild already ships, but are not in the roslyn subfolder, was too many. --- src/Microsoft.Windows.CsWin32/Microsoft.Windows.CsWin32.nuspec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Microsoft.Windows.CsWin32/Microsoft.Windows.CsWin32.nuspec b/src/Microsoft.Windows.CsWin32/Microsoft.Windows.CsWin32.nuspec index 2ff5e4a2..a2d50204 100644 --- a/src/Microsoft.Windows.CsWin32/Microsoft.Windows.CsWin32.nuspec +++ b/src/Microsoft.Windows.CsWin32/Microsoft.Windows.CsWin32.nuspec @@ -48,6 +48,9 @@ + + +