Skip to content

Commit 8863ad6

Browse files
EvangelinkCopilot
andauthored
Add package README for MSTest.SourceGeneration (#9345)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent fd52133 commit 8863ad6

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# MSTest.SourceGeneration
2+
3+
MSTest is Microsoft supported Test Framework.
4+
5+
This package provides the C# source generators that emit reflection metadata so that MSTest test assemblies can run trim-safe and NativeAOT-compatible.
6+
7+
For access to the testing framework, install the MSTest.TestFramework package.

0 commit comments

Comments
 (0)