Skip to content

Commit 395422d

Browse files
committed
Add "<PublishTrimmed>true</PublishTrimmed>" to .Browser project
1 parent e83a36d commit 395422d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

OpenSilver.Samples.TelerikUI/OpenSilver.Samples.TelerikUI.Browser/OpenSilver.Samples.TelerikUI.Browser.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<Configurations>Debug;Release;</Configurations>
88
<NoXamlPreprocessor>True</NoXamlPreprocessor>
99
<OpenSilverType>4</OpenSilverType>
10+
<PublishTrimmed>true</PublishTrimmed>
11+
<!--<RunAOTCompilation Condition="'$(IsSecondPass)'=='True'">true</RunAOTCompilation>-->
1012
</PropertyGroup>
1113

1214
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">

0 commit comments

Comments
 (0)