Skip to content

Commit

Permalink
Update CleanAspire.ClientApp.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
neozhu committed Jan 8, 2025
1 parent 5ffa9a2 commit f488563
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/CleanAspire.ClientApp/CleanAspire.ClientApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,6 @@
<RootNamespace>CleanAspire.ClientApp</RootNamespace>
<AssemblyName>CleanAspire.ClientApp</AssemblyName>
</PropertyGroup>
<!--
<PropertyGroup Condition="'$(Configuration)' == 'Release'">
<RunAOTCompilation>true</RunAOTCompilation>
<BlazorWebAssemblyEnableLinker>true</BlazorWebAssemblyEnableLinker>
<PublishTrimmed>true</PublishTrimmed>
<WasmEnableInterpreter>true</WasmEnableInterpreter>
<InvariantGlobalization>true</InvariantGlobalization>
</PropertyGroup>-->
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.0 " />
Expand All @@ -41,8 +33,4 @@
<ServiceWorker Include="wwwroot\service-worker.js" PublishedContent="wwwroot\service-worker.published.js" />
</ItemGroup>

<ItemGroup>
<Service Include="{508349b6-6b84-4df5-91f0-309beebad82d}" />
</ItemGroup>

</Project>

0 comments on commit f488563

Please sign in to comment.