Skip to content

Commit e42a080

Browse files
SizoScope settings
1 parent 21291ba commit e42a080

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

samples/NativeAOT/NativeAOT.csproj

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<!-- Current required properties for NativeAOT -->
1818
<PublishAot>true</PublishAot>
1919
<PublishAotUsingRuntimePack>true</PublishAotUsingRuntimePack>
20+
<!-- Sizoscope: https://github.com/MichalStrehovsky/sizoscope -->
21+
<IlcGenerateMstatFile>true</IlcGenerateMstatFile>
22+
<IlcGenerateDgmlFile>true</IlcGenerateDgmlFile>
2023
<!-- Verify we get a specific MAUI version -->
2124
<MauiVersion>10.0.0-ci.net10.25074.1</MauiVersion>
2225
</PropertyGroup>

0 commit comments

Comments
 (0)