Skip to content

Commit

Permalink
Fix GC
Browse files Browse the repository at this point in the history
  • Loading branch information
Worly authored Dec 10, 2023
1 parent 7f4583e commit 88f415a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WappChatAnalyzer/WappChatAnalyzer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFramework>net6.0</TargetFramework>
<SpaRoot>WappChatAnalyzer-frontend\</SpaRoot>
<DefaultItemExcludes>$(DefaultItemExcludes);$(SpaRoot)node_modules\**</DefaultItemExcludes>
<ServerGarbageCollection>false</ServerGarbageCollection>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 88f415a

Please sign in to comment.