Showing tag results for trimming

Sep 3, 2026
Post comments count0
Post likes count1

Test what you ship: MSTest and Native AOT

Amaury Levé

MSTest source generation lets test projects use the same Native AOT and trimming deployment model as the applications they validate, while reducing reflection on the test execution path.

.NET