Skip to content

Commit bd0d43c

Browse files
SizoScope settings
1 parent a8c6499 commit bd0d43c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

samples/NativeAOT/NativeAOT.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
<!-- Current required properties for NativeAOT -->
2222
<PublishAot>true</PublishAot>
2323
<PublishAotUsingRuntimePack>true</PublishAotUsingRuntimePack>
24+
<!-- Sizoscope: https://github.com/MichalStrehovsky/sizoscope -->
25+
<IlcGenerateMstatFile>true</IlcGenerateMstatFile>
26+
<IlcGenerateDgmlFile>true</IlcGenerateDgmlFile>
2427
<!-- Verify we get a specific MAUI version -->
2528
<MauiVersion>10.0.0-ci.net10.25074.1</MauiVersion>
2629
</PropertyGroup>

0 commit comments

Comments
 (0)