Skip to content

Commit

Permalink
Delete striping after IL Aot
Browse files Browse the repository at this point in the history
  • Loading branch information
p6laris authored Mar 7, 2024
1 parent b559426 commit 672c5fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions AraratMorse/AraratMorse.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<RunAOTCompilation>true</RunAOTCompilation>
<WasmStripILAfterAOT>true</WasmStripILAfterAOT>
</PropertyGroup>
<ItemGroup>
<Content Remove="C:\Users\Yunis Surchy\.nuget\packages\sirilazor\1.0.4\contentFiles\any\net8.0\Component\Interfaces\ISiriLazor.cs"/>
Expand All @@ -25,4 +24,4 @@
<None Include="wwwroot\css\app.css"/>
<None Include="wwwroot\css\app.css"/>
</ItemGroup>
</Project>
</Project>

0 comments on commit 672c5fd

Please sign in to comment.