Skip to content

Commit

Permalink
Update AraratMorse.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
p6laris authored Aug 22, 2024
1 parent f16e0ae commit ac5a760
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion AraratMorse/AraratMorse.csproj
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk.BlazorWebAssembly">
<Project Sdk="Microsoft.NET.Sdk.BlazorWebAssembly">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<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 Down

0 comments on commit ac5a760

Please sign in to comment.