From 37f711b234c43e9b60f3c242a4af44e9b21af575 Mon Sep 17 00:00:00 2001 From: Davide Date: Wed, 4 Nov 2020 20:36:47 +0100 Subject: [PATCH] Wox.Core project deleted --- src/modules/launcher/Wox.Core/Wox.Core.csproj | 99 ------------------- 1 file changed, 99 deletions(-) delete mode 100644 src/modules/launcher/Wox.Core/Wox.Core.csproj diff --git a/src/modules/launcher/Wox.Core/Wox.Core.csproj b/src/modules/launcher/Wox.Core/Wox.Core.csproj deleted file mode 100644 index f1e0f953e7..0000000000 --- a/src/modules/launcher/Wox.Core/Wox.Core.csproj +++ /dev/null @@ -1,99 +0,0 @@ - - - - - netcoreapp3.1 - true - true - Library - Properties - Wox.Core - Wox.Core - $(Version).0 - false - false - x64 - - - - true - ..\..\..\..\x64\Debug\modules\launcher\WoxCore - DEBUG;TRACE - full - x64 - 7.3 - prompt - MinimumRecommendedRules.ruleset - 4 - false - - - - ..\..\..\..\x64\Release\modules\launcher\WoxCore - TRACE - true - pdbonly - x64 - 7.3 - prompt - MinimumRecommendedRules.ruleset - 4 - - - true - - - - true - - - - - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - all - - - - - - - - - - - - GlobalSuppressions.cs - - - StyleCop.json - - - - - 1.1.118 - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - \ No newline at end of file