From 5e348294afea6c1b2da1f444e41c07ee2ef067bd Mon Sep 17 00:00:00 2001 From: Steve Pfister Date: Fri, 15 Sep 2023 16:42:06 -0400 Subject: [PATCH] [workloads] Opt into using package groups This is to make sure the MSI's we generate for VS are recognized as the same. Enabling sxs workloads by itself caused the package id's that wrap the manifest MSI's to be different. This prevents that from happening. --- src/workloads/workloads.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/workloads/workloads.csproj b/src/workloads/workloads.csproj index bc61e42a3cf967..2c0bb6784c7dde 100644 --- a/src/workloads/workloads.csproj +++ b/src/workloads/workloads.csproj @@ -166,7 +166,7 @@ -