From 832d6a2ef002ca76580456da69a4e65bd1c296fc Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Thu, 24 Jul 2025 23:03:31 +0800 Subject: [PATCH] :bug: Fix csproj Pass --- DysonNetwork.Pass/DysonNetwork.Pass.csproj | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/DysonNetwork.Pass/DysonNetwork.Pass.csproj b/DysonNetwork.Pass/DysonNetwork.Pass.csproj index bc9dacf..0817d91 100644 --- a/DysonNetwork.Pass/DysonNetwork.Pass.csproj +++ b/DysonNetwork.Pass/DysonNetwork.Pass.csproj @@ -156,19 +156,10 @@ <_ContentIncludedByDefault Remove="Pages\Shared\_Layout.cshtml" /> <_ContentIncludedByDefault Remove="Pages\Checkpoint\CheckpointPage.cshtml" /> <_ContentIncludedByDefault Remove="Pages\Spell\MagicSpellPage.cshtml" /> - <_ContentIncludedByDefault Remove="Client\.prettierrc.json" /> - <_ContentIncludedByDefault Remove="Client\package.json" /> - <_ContentIncludedByDefault Remove="Client\tsconfig.app.json" /> - <_ContentIncludedByDefault Remove="Client\tsconfig.json" /> - <_ContentIncludedByDefault Remove="Client\tsconfig.node.json" /> - - - - - +