diff --git a/src/Analyzers/MSTest.AotReflection.SourceGeneration/MSTest.AotReflection.SourceGeneration.csproj b/src/Analyzers/MSTest.AotReflection.SourceGeneration/MSTest.AotReflection.SourceGeneration.csproj
index 4f231889e8..ff807a24cf 100644
--- a/src/Analyzers/MSTest.AotReflection.SourceGeneration/MSTest.AotReflection.SourceGeneration.csproj
+++ b/src/Analyzers/MSTest.AotReflection.SourceGeneration/MSTest.AotReflection.SourceGeneration.csproj
@@ -8,20 +8,22 @@
$(NoWarn);NU5128
true
MSTest.AotReflection.SourceGeneration
- false
-
+
+ true
false
false
+
-
- PoC source generator that emits the metadata MSTest's IReflectionOperations would normally
- produce via runtime reflection (attributes, declared members, instance factories, method
- invokers). The eventual goal is to wire this output into the MSTest adapter so it can run
- tests under NativeAOT without performing any runtime reflection. Tracked by
- https://github.com/microsoft/testfx/issues/1837.
-
+
+
+
@@ -43,15 +45,11 @@
+
-
-
-
-
+
+
+