From 056ca5bcac1daeff4487ab64da3786808ae534e5 Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Wed, 4 Mar 2026 15:34:06 +0100 Subject: [PATCH] [tests] Add a 'static-registrar' variation. --- tests/common/test-variations.csproj | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/common/test-variations.csproj b/tests/common/test-variations.csproj index 847d55dcbd18..6826b694f495 100644 --- a/tests/common/test-variations.csproj +++ b/tests/common/test-variations.csproj @@ -13,6 +13,7 @@ + @@ -74,6 +75,11 @@ <_TestVariationApplied>true + + static + <_TestVariationApplied>true + + $(AppBundleExtraOptions) --optimize:all static