diff --git a/src/Fluent Auto Clicker.Core/Contracts/Services/IFileService.cs b/Fluent Auto Clicker.Core/Contracts/Services/IFileService.cs similarity index 100% rename from src/Fluent Auto Clicker.Core/Contracts/Services/IFileService.cs rename to Fluent Auto Clicker.Core/Contracts/Services/IFileService.cs diff --git a/src/Fluent Auto Clicker.Core/Fluent Auto Clicker.Core.csproj b/Fluent Auto Clicker.Core/Fluent Auto Clicker.Core.csproj similarity index 100% rename from src/Fluent Auto Clicker.Core/Fluent Auto Clicker.Core.csproj rename to Fluent Auto Clicker.Core/Fluent Auto Clicker.Core.csproj diff --git a/src/Fluent Auto Clicker.Core/Helpers/Json.cs b/Fluent Auto Clicker.Core/Helpers/Json.cs similarity index 100% rename from src/Fluent Auto Clicker.Core/Helpers/Json.cs rename to Fluent Auto Clicker.Core/Helpers/Json.cs diff --git a/src/Fluent Auto Clicker.Core/README.md b/Fluent Auto Clicker.Core/README.md similarity index 100% rename from src/Fluent Auto Clicker.Core/README.md rename to Fluent Auto Clicker.Core/README.md diff --git a/src/Fluent Auto Clicker.Core/Services/FileService.cs b/Fluent Auto Clicker.Core/Services/FileService.cs similarity index 100% rename from src/Fluent Auto Clicker.Core/Services/FileService.cs rename to Fluent Auto Clicker.Core/Services/FileService.cs diff --git a/src/Fluent Auto Clicker.Tests.MSTest/Fluent Auto Clicker.Tests.MSTest.csproj b/Fluent Auto Clicker.Tests.MSTest/Fluent Auto Clicker.Tests.MSTest.csproj similarity index 100% rename from src/Fluent Auto Clicker.Tests.MSTest/Fluent Auto Clicker.Tests.MSTest.csproj rename to Fluent Auto Clicker.Tests.MSTest/Fluent Auto Clicker.Tests.MSTest.csproj diff --git a/src/Fluent Auto Clicker.Tests.MSTest/Initialize.cs b/Fluent Auto Clicker.Tests.MSTest/Initialize.cs similarity index 100% rename from src/Fluent Auto Clicker.Tests.MSTest/Initialize.cs rename to Fluent Auto Clicker.Tests.MSTest/Initialize.cs diff --git a/src/Fluent Auto Clicker.Tests.MSTest/README.md b/Fluent Auto Clicker.Tests.MSTest/README.md similarity index 100% rename from src/Fluent Auto Clicker.Tests.MSTest/README.md rename to Fluent Auto Clicker.Tests.MSTest/README.md diff --git a/src/Fluent Auto Clicker.Tests.MSTest/TestClass.cs b/Fluent Auto Clicker.Tests.MSTest/TestClass.cs similarity index 100% rename from src/Fluent Auto Clicker.Tests.MSTest/TestClass.cs rename to Fluent Auto Clicker.Tests.MSTest/TestClass.cs diff --git a/src/Fluent Auto Clicker.Tests.MSTest/Usings.cs b/Fluent Auto Clicker.Tests.MSTest/Usings.cs similarity index 100% rename from src/Fluent Auto Clicker.Tests.MSTest/Usings.cs rename to Fluent Auto Clicker.Tests.MSTest/Usings.cs diff --git a/src/Fluent Auto Clicker.sln b/Fluent Auto Clicker.sln similarity index 100% rename from src/Fluent Auto Clicker.sln rename to Fluent Auto Clicker.sln diff --git a/src/Fluent Auto Clicker/Activation/ActivationHandler.cs b/Fluent Auto Clicker/Activation/ActivationHandler.cs similarity index 100% rename from src/Fluent Auto Clicker/Activation/ActivationHandler.cs rename to Fluent Auto Clicker/Activation/ActivationHandler.cs diff --git a/src/Fluent Auto Clicker/Activation/AppNotificationActivationHandler.cs b/Fluent Auto Clicker/Activation/AppNotificationActivationHandler.cs similarity index 100% rename from src/Fluent Auto Clicker/Activation/AppNotificationActivationHandler.cs rename to Fluent Auto Clicker/Activation/AppNotificationActivationHandler.cs diff --git a/src/Fluent Auto Clicker/Activation/DefaultActivationHandler.cs b/Fluent Auto Clicker/Activation/DefaultActivationHandler.cs similarity index 100% rename from src/Fluent Auto Clicker/Activation/DefaultActivationHandler.cs rename to Fluent Auto Clicker/Activation/DefaultActivationHandler.cs diff --git a/src/Fluent Auto Clicker/Activation/IActivationHandler.cs b/Fluent Auto Clicker/Activation/IActivationHandler.cs similarity index 100% rename from src/Fluent Auto Clicker/Activation/IActivationHandler.cs rename to Fluent Auto Clicker/Activation/IActivationHandler.cs diff --git a/src/Fluent Auto Clicker/App.xaml b/Fluent Auto Clicker/App.xaml similarity index 100% rename from src/Fluent Auto Clicker/App.xaml rename to Fluent Auto Clicker/App.xaml diff --git a/src/Fluent Auto Clicker/App.xaml.cs b/Fluent Auto Clicker/App.xaml.cs similarity index 100% rename from src/Fluent Auto Clicker/App.xaml.cs rename to Fluent Auto Clicker/App.xaml.cs diff --git a/src/Fluent Auto Clicker/Assets/LargeTile.scale-100.png b/Fluent Auto Clicker/Assets/LargeTile.scale-100.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/LargeTile.scale-100.png rename to Fluent Auto Clicker/Assets/LargeTile.scale-100.png diff --git a/src/Fluent Auto Clicker/Assets/LargeTile.scale-125.png b/Fluent Auto Clicker/Assets/LargeTile.scale-125.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/LargeTile.scale-125.png rename to Fluent Auto Clicker/Assets/LargeTile.scale-125.png diff --git a/src/Fluent Auto Clicker/Assets/LargeTile.scale-150.png b/Fluent Auto Clicker/Assets/LargeTile.scale-150.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/LargeTile.scale-150.png rename to Fluent Auto Clicker/Assets/LargeTile.scale-150.png diff --git a/src/Fluent Auto Clicker/Assets/LargeTile.scale-200.png b/Fluent Auto Clicker/Assets/LargeTile.scale-200.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/LargeTile.scale-200.png rename to Fluent Auto Clicker/Assets/LargeTile.scale-200.png diff --git a/src/Fluent Auto Clicker/Assets/LargeTile.scale-400.png b/Fluent Auto Clicker/Assets/LargeTile.scale-400.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/LargeTile.scale-400.png rename to Fluent Auto Clicker/Assets/LargeTile.scale-400.png diff --git a/src/Fluent Auto Clicker/Assets/LockScreenLogo.scale-200.png b/Fluent Auto Clicker/Assets/LockScreenLogo.scale-200.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/LockScreenLogo.scale-200.png rename to Fluent Auto Clicker/Assets/LockScreenLogo.scale-200.png diff --git a/src/Fluent Auto Clicker/Assets/SmallTile.scale-100.png b/Fluent Auto Clicker/Assets/SmallTile.scale-100.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/SmallTile.scale-100.png rename to Fluent Auto Clicker/Assets/SmallTile.scale-100.png diff --git a/src/Fluent Auto Clicker/Assets/SmallTile.scale-125.png b/Fluent Auto Clicker/Assets/SmallTile.scale-125.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/SmallTile.scale-125.png rename to Fluent Auto Clicker/Assets/SmallTile.scale-125.png diff --git a/src/Fluent Auto Clicker/Assets/SmallTile.scale-150.png b/Fluent Auto Clicker/Assets/SmallTile.scale-150.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/SmallTile.scale-150.png rename to Fluent Auto Clicker/Assets/SmallTile.scale-150.png diff --git a/src/Fluent Auto Clicker/Assets/SmallTile.scale-200.png b/Fluent Auto Clicker/Assets/SmallTile.scale-200.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/SmallTile.scale-200.png rename to Fluent Auto Clicker/Assets/SmallTile.scale-200.png diff --git a/src/Fluent Auto Clicker/Assets/SmallTile.scale-400.png b/Fluent Auto Clicker/Assets/SmallTile.scale-400.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/SmallTile.scale-400.png rename to Fluent Auto Clicker/Assets/SmallTile.scale-400.png diff --git a/src/Fluent Auto Clicker/Assets/SplashScreen.scale-100.png b/Fluent Auto Clicker/Assets/SplashScreen.scale-100.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/SplashScreen.scale-100.png rename to Fluent Auto Clicker/Assets/SplashScreen.scale-100.png diff --git a/src/Fluent Auto Clicker/Assets/SplashScreen.scale-125.png b/Fluent Auto Clicker/Assets/SplashScreen.scale-125.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/SplashScreen.scale-125.png rename to Fluent Auto Clicker/Assets/SplashScreen.scale-125.png diff --git a/src/Fluent Auto Clicker/Assets/SplashScreen.scale-150.png b/Fluent Auto Clicker/Assets/SplashScreen.scale-150.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/SplashScreen.scale-150.png rename to Fluent Auto Clicker/Assets/SplashScreen.scale-150.png diff --git a/src/Fluent Auto Clicker/Assets/SplashScreen.scale-200.png b/Fluent Auto Clicker/Assets/SplashScreen.scale-200.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/SplashScreen.scale-200.png rename to Fluent Auto Clicker/Assets/SplashScreen.scale-200.png diff --git a/src/Fluent Auto Clicker/Assets/SplashScreen.scale-400.png b/Fluent Auto Clicker/Assets/SplashScreen.scale-400.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/SplashScreen.scale-400.png rename to Fluent Auto Clicker/Assets/SplashScreen.scale-400.png diff --git a/src/Fluent Auto Clicker/Assets/Square150x150Logo.scale-100.png b/Fluent Auto Clicker/Assets/Square150x150Logo.scale-100.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square150x150Logo.scale-100.png rename to Fluent Auto Clicker/Assets/Square150x150Logo.scale-100.png diff --git a/src/Fluent Auto Clicker/Assets/Square150x150Logo.scale-125.png b/Fluent Auto Clicker/Assets/Square150x150Logo.scale-125.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square150x150Logo.scale-125.png rename to Fluent Auto Clicker/Assets/Square150x150Logo.scale-125.png diff --git a/src/Fluent Auto Clicker/Assets/Square150x150Logo.scale-150.png b/Fluent Auto Clicker/Assets/Square150x150Logo.scale-150.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square150x150Logo.scale-150.png rename to Fluent Auto Clicker/Assets/Square150x150Logo.scale-150.png diff --git a/src/Fluent Auto Clicker/Assets/Square150x150Logo.scale-200.png b/Fluent Auto Clicker/Assets/Square150x150Logo.scale-200.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square150x150Logo.scale-200.png rename to Fluent Auto Clicker/Assets/Square150x150Logo.scale-200.png diff --git a/src/Fluent Auto Clicker/Assets/Square150x150Logo.scale-400.png b/Fluent Auto Clicker/Assets/Square150x150Logo.scale-400.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square150x150Logo.scale-400.png rename to Fluent Auto Clicker/Assets/Square150x150Logo.scale-400.png diff --git a/src/Fluent Auto Clicker/Assets/Square44x44Logo.altform-lightunplated_targetsize-16.png b/Fluent Auto Clicker/Assets/Square44x44Logo.altform-lightunplated_targetsize-16.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square44x44Logo.altform-lightunplated_targetsize-16.png rename to Fluent Auto Clicker/Assets/Square44x44Logo.altform-lightunplated_targetsize-16.png diff --git a/src/Fluent Auto Clicker/Assets/Square44x44Logo.altform-lightunplated_targetsize-24.png b/Fluent Auto Clicker/Assets/Square44x44Logo.altform-lightunplated_targetsize-24.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square44x44Logo.altform-lightunplated_targetsize-24.png rename to Fluent Auto Clicker/Assets/Square44x44Logo.altform-lightunplated_targetsize-24.png diff --git a/src/Fluent Auto Clicker/Assets/Square44x44Logo.altform-lightunplated_targetsize-256.png b/Fluent Auto Clicker/Assets/Square44x44Logo.altform-lightunplated_targetsize-256.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square44x44Logo.altform-lightunplated_targetsize-256.png rename to Fluent Auto Clicker/Assets/Square44x44Logo.altform-lightunplated_targetsize-256.png diff --git a/src/Fluent Auto Clicker/Assets/Square44x44Logo.altform-lightunplated_targetsize-32.png b/Fluent Auto Clicker/Assets/Square44x44Logo.altform-lightunplated_targetsize-32.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square44x44Logo.altform-lightunplated_targetsize-32.png rename to Fluent Auto Clicker/Assets/Square44x44Logo.altform-lightunplated_targetsize-32.png diff --git a/src/Fluent Auto Clicker/Assets/Square44x44Logo.altform-lightunplated_targetsize-48.png b/Fluent Auto Clicker/Assets/Square44x44Logo.altform-lightunplated_targetsize-48.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square44x44Logo.altform-lightunplated_targetsize-48.png rename to Fluent Auto Clicker/Assets/Square44x44Logo.altform-lightunplated_targetsize-48.png diff --git a/src/Fluent Auto Clicker/Assets/Square44x44Logo.altform-unplated_targetsize-16.png b/Fluent Auto Clicker/Assets/Square44x44Logo.altform-unplated_targetsize-16.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square44x44Logo.altform-unplated_targetsize-16.png rename to Fluent Auto Clicker/Assets/Square44x44Logo.altform-unplated_targetsize-16.png diff --git a/src/Fluent Auto Clicker/Assets/Square44x44Logo.altform-unplated_targetsize-256.png b/Fluent Auto Clicker/Assets/Square44x44Logo.altform-unplated_targetsize-256.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square44x44Logo.altform-unplated_targetsize-256.png rename to Fluent Auto Clicker/Assets/Square44x44Logo.altform-unplated_targetsize-256.png diff --git a/src/Fluent Auto Clicker/Assets/Square44x44Logo.altform-unplated_targetsize-32.png b/Fluent Auto Clicker/Assets/Square44x44Logo.altform-unplated_targetsize-32.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square44x44Logo.altform-unplated_targetsize-32.png rename to Fluent Auto Clicker/Assets/Square44x44Logo.altform-unplated_targetsize-32.png diff --git a/src/Fluent Auto Clicker/Assets/Square44x44Logo.altform-unplated_targetsize-48.png b/Fluent Auto Clicker/Assets/Square44x44Logo.altform-unplated_targetsize-48.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square44x44Logo.altform-unplated_targetsize-48.png rename to Fluent Auto Clicker/Assets/Square44x44Logo.altform-unplated_targetsize-48.png diff --git a/src/Fluent Auto Clicker/Assets/Square44x44Logo.scale-100.png b/Fluent Auto Clicker/Assets/Square44x44Logo.scale-100.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square44x44Logo.scale-100.png rename to Fluent Auto Clicker/Assets/Square44x44Logo.scale-100.png diff --git a/src/Fluent Auto Clicker/Assets/Square44x44Logo.scale-125.png b/Fluent Auto Clicker/Assets/Square44x44Logo.scale-125.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square44x44Logo.scale-125.png rename to Fluent Auto Clicker/Assets/Square44x44Logo.scale-125.png diff --git a/src/Fluent Auto Clicker/Assets/Square44x44Logo.scale-150.png b/Fluent Auto Clicker/Assets/Square44x44Logo.scale-150.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square44x44Logo.scale-150.png rename to Fluent Auto Clicker/Assets/Square44x44Logo.scale-150.png diff --git a/src/Fluent Auto Clicker/Assets/Square44x44Logo.scale-200.png b/Fluent Auto Clicker/Assets/Square44x44Logo.scale-200.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square44x44Logo.scale-200.png rename to Fluent Auto Clicker/Assets/Square44x44Logo.scale-200.png diff --git a/src/Fluent Auto Clicker/Assets/Square44x44Logo.scale-400.png b/Fluent Auto Clicker/Assets/Square44x44Logo.scale-400.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square44x44Logo.scale-400.png rename to Fluent Auto Clicker/Assets/Square44x44Logo.scale-400.png diff --git a/src/Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-16.png b/Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-16.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-16.png rename to Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-16.png diff --git a/src/Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-24.png b/Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-24.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-24.png rename to Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-24.png diff --git a/src/Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-24_altform-unplated.png b/Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-24_altform-unplated.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-24_altform-unplated.png rename to Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-24_altform-unplated.png diff --git a/src/Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-256.png b/Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-256.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-256.png rename to Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-256.png diff --git a/src/Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-32.png b/Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-32.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-32.png rename to Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-32.png diff --git a/src/Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-48.png b/Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-48.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-48.png rename to Fluent Auto Clicker/Assets/Square44x44Logo.targetsize-48.png diff --git a/src/Fluent Auto Clicker/Assets/StoreLogo.backup.png b/Fluent Auto Clicker/Assets/StoreLogo.backup.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/StoreLogo.backup.png rename to Fluent Auto Clicker/Assets/StoreLogo.backup.png diff --git a/src/Fluent Auto Clicker/Assets/StoreLogo.scale-100.png b/Fluent Auto Clicker/Assets/StoreLogo.scale-100.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/StoreLogo.scale-100.png rename to Fluent Auto Clicker/Assets/StoreLogo.scale-100.png diff --git a/src/Fluent Auto Clicker/Assets/StoreLogo.scale-125.png b/Fluent Auto Clicker/Assets/StoreLogo.scale-125.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/StoreLogo.scale-125.png rename to Fluent Auto Clicker/Assets/StoreLogo.scale-125.png diff --git a/src/Fluent Auto Clicker/Assets/StoreLogo.scale-150.png b/Fluent Auto Clicker/Assets/StoreLogo.scale-150.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/StoreLogo.scale-150.png rename to Fluent Auto Clicker/Assets/StoreLogo.scale-150.png diff --git a/src/Fluent Auto Clicker/Assets/StoreLogo.scale-200.png b/Fluent Auto Clicker/Assets/StoreLogo.scale-200.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/StoreLogo.scale-200.png rename to Fluent Auto Clicker/Assets/StoreLogo.scale-200.png diff --git a/src/Fluent Auto Clicker/Assets/StoreLogo.scale-400.png b/Fluent Auto Clicker/Assets/StoreLogo.scale-400.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/StoreLogo.scale-400.png rename to Fluent Auto Clicker/Assets/StoreLogo.scale-400.png diff --git a/src/Fluent Auto Clicker/Assets/Wide310x150Logo.scale-100.png b/Fluent Auto Clicker/Assets/Wide310x150Logo.scale-100.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Wide310x150Logo.scale-100.png rename to Fluent Auto Clicker/Assets/Wide310x150Logo.scale-100.png diff --git a/src/Fluent Auto Clicker/Assets/Wide310x150Logo.scale-125.png b/Fluent Auto Clicker/Assets/Wide310x150Logo.scale-125.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Wide310x150Logo.scale-125.png rename to Fluent Auto Clicker/Assets/Wide310x150Logo.scale-125.png diff --git a/src/Fluent Auto Clicker/Assets/Wide310x150Logo.scale-150.png b/Fluent Auto Clicker/Assets/Wide310x150Logo.scale-150.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Wide310x150Logo.scale-150.png rename to Fluent Auto Clicker/Assets/Wide310x150Logo.scale-150.png diff --git a/src/Fluent Auto Clicker/Assets/Wide310x150Logo.scale-200.png b/Fluent Auto Clicker/Assets/Wide310x150Logo.scale-200.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Wide310x150Logo.scale-200.png rename to Fluent Auto Clicker/Assets/Wide310x150Logo.scale-200.png diff --git a/src/Fluent Auto Clicker/Assets/Wide310x150Logo.scale-400.png b/Fluent Auto Clicker/Assets/Wide310x150Logo.scale-400.png similarity index 100% rename from src/Fluent Auto Clicker/Assets/Wide310x150Logo.scale-400.png rename to Fluent Auto Clicker/Assets/Wide310x150Logo.scale-400.png diff --git a/src/Fluent Auto Clicker/Assets/WindowIcon.ico b/Fluent Auto Clicker/Assets/WindowIcon.ico similarity index 100% rename from src/Fluent Auto Clicker/Assets/WindowIcon.ico rename to Fluent Auto Clicker/Assets/WindowIcon.ico diff --git a/src/Fluent Auto Clicker/Behaviors/NavigationViewHeaderBehavior.cs b/Fluent Auto Clicker/Behaviors/NavigationViewHeaderBehavior.cs similarity index 100% rename from src/Fluent Auto Clicker/Behaviors/NavigationViewHeaderBehavior.cs rename to Fluent Auto Clicker/Behaviors/NavigationViewHeaderBehavior.cs diff --git a/src/Fluent Auto Clicker/Behaviors/NavigationViewHeaderMode.cs b/Fluent Auto Clicker/Behaviors/NavigationViewHeaderMode.cs similarity index 100% rename from src/Fluent Auto Clicker/Behaviors/NavigationViewHeaderMode.cs rename to Fluent Auto Clicker/Behaviors/NavigationViewHeaderMode.cs diff --git a/src/Fluent Auto Clicker/Contracts/Services/IActivationService.cs b/Fluent Auto Clicker/Contracts/Services/IActivationService.cs similarity index 100% rename from src/Fluent Auto Clicker/Contracts/Services/IActivationService.cs rename to Fluent Auto Clicker/Contracts/Services/IActivationService.cs diff --git a/src/Fluent Auto Clicker/Contracts/Services/IAlwaysOnTopService.cs b/Fluent Auto Clicker/Contracts/Services/IAlwaysOnTopService.cs similarity index 100% rename from src/Fluent Auto Clicker/Contracts/Services/IAlwaysOnTopService.cs rename to Fluent Auto Clicker/Contracts/Services/IAlwaysOnTopService.cs diff --git a/src/Fluent Auto Clicker/Contracts/Services/IAppNotificationService.cs b/Fluent Auto Clicker/Contracts/Services/IAppNotificationService.cs similarity index 100% rename from src/Fluent Auto Clicker/Contracts/Services/IAppNotificationService.cs rename to Fluent Auto Clicker/Contracts/Services/IAppNotificationService.cs diff --git a/src/Fluent Auto Clicker/Contracts/Services/ILocalSettingsService.cs b/Fluent Auto Clicker/Contracts/Services/ILocalSettingsService.cs similarity index 100% rename from src/Fluent Auto Clicker/Contracts/Services/ILocalSettingsService.cs rename to Fluent Auto Clicker/Contracts/Services/ILocalSettingsService.cs diff --git a/src/Fluent Auto Clicker/Contracts/Services/INavigationService.cs b/Fluent Auto Clicker/Contracts/Services/INavigationService.cs similarity index 100% rename from src/Fluent Auto Clicker/Contracts/Services/INavigationService.cs rename to Fluent Auto Clicker/Contracts/Services/INavigationService.cs diff --git a/src/Fluent Auto Clicker/Contracts/Services/INavigationViewService.cs b/Fluent Auto Clicker/Contracts/Services/INavigationViewService.cs similarity index 100% rename from src/Fluent Auto Clicker/Contracts/Services/INavigationViewService.cs rename to Fluent Auto Clicker/Contracts/Services/INavigationViewService.cs diff --git a/src/Fluent Auto Clicker/Contracts/Services/IPageService.cs b/Fluent Auto Clicker/Contracts/Services/IPageService.cs similarity index 100% rename from src/Fluent Auto Clicker/Contracts/Services/IPageService.cs rename to Fluent Auto Clicker/Contracts/Services/IPageService.cs diff --git a/src/Fluent Auto Clicker/Contracts/Services/IThemeSelectorService.cs b/Fluent Auto Clicker/Contracts/Services/IThemeSelectorService.cs similarity index 100% rename from src/Fluent Auto Clicker/Contracts/Services/IThemeSelectorService.cs rename to Fluent Auto Clicker/Contracts/Services/IThemeSelectorService.cs diff --git a/src/Fluent Auto Clicker/Contracts/ViewModels/INavigationAware.cs b/Fluent Auto Clicker/Contracts/ViewModels/INavigationAware.cs similarity index 100% rename from src/Fluent Auto Clicker/Contracts/ViewModels/INavigationAware.cs rename to Fluent Auto Clicker/Contracts/ViewModels/INavigationAware.cs diff --git a/src/Fluent Auto Clicker/Fluent Auto Clicker.csproj b/Fluent Auto Clicker/Fluent Auto Clicker.csproj similarity index 100% rename from src/Fluent Auto Clicker/Fluent Auto Clicker.csproj rename to Fluent Auto Clicker/Fluent Auto Clicker.csproj diff --git a/src/Fluent Auto Clicker/Helpers/AutoClickerHelper.cs b/Fluent Auto Clicker/Helpers/AutoClickerHelper.cs similarity index 100% rename from src/Fluent Auto Clicker/Helpers/AutoClickerHelper.cs rename to Fluent Auto Clicker/Helpers/AutoClickerHelper.cs diff --git a/src/Fluent Auto Clicker/Helpers/BindHotkeyHelper.cs b/Fluent Auto Clicker/Helpers/BindHotkeyHelper.cs similarity index 100% rename from src/Fluent Auto Clicker/Helpers/BindHotkeyHelper.cs rename to Fluent Auto Clicker/Helpers/BindHotkeyHelper.cs diff --git a/src/Fluent Auto Clicker/Helpers/EnumToBooleanConverter.cs b/Fluent Auto Clicker/Helpers/EnumToBooleanConverter.cs similarity index 100% rename from src/Fluent Auto Clicker/Helpers/EnumToBooleanConverter.cs rename to Fluent Auto Clicker/Helpers/EnumToBooleanConverter.cs diff --git a/src/Fluent Auto Clicker/Helpers/FrameExtensions.cs b/Fluent Auto Clicker/Helpers/FrameExtensions.cs similarity index 100% rename from src/Fluent Auto Clicker/Helpers/FrameExtensions.cs rename to Fluent Auto Clicker/Helpers/FrameExtensions.cs diff --git a/src/Fluent Auto Clicker/Helpers/NavigationHelper.cs b/Fluent Auto Clicker/Helpers/NavigationHelper.cs similarity index 100% rename from src/Fluent Auto Clicker/Helpers/NavigationHelper.cs rename to Fluent Auto Clicker/Helpers/NavigationHelper.cs diff --git a/src/Fluent Auto Clicker/Helpers/ResourceExtensions.cs b/Fluent Auto Clicker/Helpers/ResourceExtensions.cs similarity index 100% rename from src/Fluent Auto Clicker/Helpers/ResourceExtensions.cs rename to Fluent Auto Clicker/Helpers/ResourceExtensions.cs diff --git a/src/Fluent Auto Clicker/Helpers/RuntimeHelper.cs b/Fluent Auto Clicker/Helpers/RuntimeHelper.cs similarity index 100% rename from src/Fluent Auto Clicker/Helpers/RuntimeHelper.cs rename to Fluent Auto Clicker/Helpers/RuntimeHelper.cs diff --git a/src/Fluent Auto Clicker/Helpers/SettingsStorageExtensions.cs b/Fluent Auto Clicker/Helpers/SettingsStorageExtensions.cs similarity index 100% rename from src/Fluent Auto Clicker/Helpers/SettingsStorageExtensions.cs rename to Fluent Auto Clicker/Helpers/SettingsStorageExtensions.cs diff --git a/src/Fluent Auto Clicker/Helpers/TitleBarHelper.cs b/Fluent Auto Clicker/Helpers/TitleBarHelper.cs similarity index 100% rename from src/Fluent Auto Clicker/Helpers/TitleBarHelper.cs rename to Fluent Auto Clicker/Helpers/TitleBarHelper.cs diff --git a/src/Fluent Auto Clicker/MainWindow.xaml b/Fluent Auto Clicker/MainWindow.xaml similarity index 100% rename from src/Fluent Auto Clicker/MainWindow.xaml rename to Fluent Auto Clicker/MainWindow.xaml diff --git a/src/Fluent Auto Clicker/MainWindow.xaml.cs b/Fluent Auto Clicker/MainWindow.xaml.cs similarity index 100% rename from src/Fluent Auto Clicker/MainWindow.xaml.cs rename to Fluent Auto Clicker/MainWindow.xaml.cs diff --git a/src/Fluent Auto Clicker/Models/LocalSettingsOptions.cs b/Fluent Auto Clicker/Models/LocalSettingsOptions.cs similarity index 100% rename from src/Fluent Auto Clicker/Models/LocalSettingsOptions.cs rename to Fluent Auto Clicker/Models/LocalSettingsOptions.cs diff --git a/src/Fluent Auto Clicker/Package.appinstaller b/Fluent Auto Clicker/Package.appinstaller similarity index 100% rename from src/Fluent Auto Clicker/Package.appinstaller rename to Fluent Auto Clicker/Package.appinstaller diff --git a/src/Fluent Auto Clicker/Package.appxmanifest b/Fluent Auto Clicker/Package.appxmanifest similarity index 100% rename from src/Fluent Auto Clicker/Package.appxmanifest rename to Fluent Auto Clicker/Package.appxmanifest diff --git a/src/Fluent Auto Clicker/Properties/launchsettings.json b/Fluent Auto Clicker/Properties/launchsettings.json similarity index 100% rename from src/Fluent Auto Clicker/Properties/launchsettings.json rename to Fluent Auto Clicker/Properties/launchsettings.json diff --git a/src/Fluent Auto Clicker/README.md b/Fluent Auto Clicker/README.md similarity index 100% rename from src/Fluent Auto Clicker/README.md rename to Fluent Auto Clicker/README.md diff --git a/src/Fluent Auto Clicker/Services/ActivationService.cs b/Fluent Auto Clicker/Services/ActivationService.cs similarity index 100% rename from src/Fluent Auto Clicker/Services/ActivationService.cs rename to Fluent Auto Clicker/Services/ActivationService.cs diff --git a/src/Fluent Auto Clicker/Services/AlwaysOnTopService.cs b/Fluent Auto Clicker/Services/AlwaysOnTopService.cs similarity index 100% rename from src/Fluent Auto Clicker/Services/AlwaysOnTopService.cs rename to Fluent Auto Clicker/Services/AlwaysOnTopService.cs diff --git a/src/Fluent Auto Clicker/Services/AppNotificationService.cs b/Fluent Auto Clicker/Services/AppNotificationService.cs similarity index 100% rename from src/Fluent Auto Clicker/Services/AppNotificationService.cs rename to Fluent Auto Clicker/Services/AppNotificationService.cs diff --git a/src/Fluent Auto Clicker/Services/LocalSettingsService.cs b/Fluent Auto Clicker/Services/LocalSettingsService.cs similarity index 100% rename from src/Fluent Auto Clicker/Services/LocalSettingsService.cs rename to Fluent Auto Clicker/Services/LocalSettingsService.cs diff --git a/src/Fluent Auto Clicker/Services/NavigationService.cs b/Fluent Auto Clicker/Services/NavigationService.cs similarity index 100% rename from src/Fluent Auto Clicker/Services/NavigationService.cs rename to Fluent Auto Clicker/Services/NavigationService.cs diff --git a/src/Fluent Auto Clicker/Services/NavigationViewService.cs b/Fluent Auto Clicker/Services/NavigationViewService.cs similarity index 100% rename from src/Fluent Auto Clicker/Services/NavigationViewService.cs rename to Fluent Auto Clicker/Services/NavigationViewService.cs diff --git a/src/Fluent Auto Clicker/Services/PageService.cs b/Fluent Auto Clicker/Services/PageService.cs similarity index 100% rename from src/Fluent Auto Clicker/Services/PageService.cs rename to Fluent Auto Clicker/Services/PageService.cs diff --git a/src/Fluent Auto Clicker/Services/ThemeSelectorService.cs b/Fluent Auto Clicker/Services/ThemeSelectorService.cs similarity index 100% rename from src/Fluent Auto Clicker/Services/ThemeSelectorService.cs rename to Fluent Auto Clicker/Services/ThemeSelectorService.cs diff --git a/src/Fluent Auto Clicker/Strings/en-us/Resources.resw b/Fluent Auto Clicker/Strings/en-us/Resources.resw similarity index 100% rename from src/Fluent Auto Clicker/Strings/en-us/Resources.resw rename to Fluent Auto Clicker/Strings/en-us/Resources.resw diff --git a/src/Fluent Auto Clicker/Styles/FontSizes.xaml b/Fluent Auto Clicker/Styles/FontSizes.xaml similarity index 100% rename from src/Fluent Auto Clicker/Styles/FontSizes.xaml rename to Fluent Auto Clicker/Styles/FontSizes.xaml diff --git a/src/Fluent Auto Clicker/Styles/TextBlock.xaml b/Fluent Auto Clicker/Styles/TextBlock.xaml similarity index 100% rename from src/Fluent Auto Clicker/Styles/TextBlock.xaml rename to Fluent Auto Clicker/Styles/TextBlock.xaml diff --git a/src/Fluent Auto Clicker/Styles/Theme.xaml b/Fluent Auto Clicker/Styles/Theme.xaml similarity index 100% rename from src/Fluent Auto Clicker/Styles/Theme.xaml rename to Fluent Auto Clicker/Styles/Theme.xaml diff --git a/src/Fluent Auto Clicker/Styles/Thickness.xaml b/Fluent Auto Clicker/Styles/Thickness.xaml similarity index 100% rename from src/Fluent Auto Clicker/Styles/Thickness.xaml rename to Fluent Auto Clicker/Styles/Thickness.xaml diff --git a/src/Fluent Auto Clicker/TemplateStudio.xml b/Fluent Auto Clicker/TemplateStudio.xml similarity index 100% rename from src/Fluent Auto Clicker/TemplateStudio.xml rename to Fluent Auto Clicker/TemplateStudio.xml diff --git a/src/Fluent Auto Clicker/Usings.cs b/Fluent Auto Clicker/Usings.cs similarity index 100% rename from src/Fluent Auto Clicker/Usings.cs rename to Fluent Auto Clicker/Usings.cs diff --git a/src/Fluent Auto Clicker/ViewModels/MainViewModel.cs b/Fluent Auto Clicker/ViewModels/MainViewModel.cs similarity index 100% rename from src/Fluent Auto Clicker/ViewModels/MainViewModel.cs rename to Fluent Auto Clicker/ViewModels/MainViewModel.cs diff --git a/src/Fluent Auto Clicker/ViewModels/SettingsViewModel.cs b/Fluent Auto Clicker/ViewModels/SettingsViewModel.cs similarity index 100% rename from src/Fluent Auto Clicker/ViewModels/SettingsViewModel.cs rename to Fluent Auto Clicker/ViewModels/SettingsViewModel.cs diff --git a/src/Fluent Auto Clicker/ViewModels/ShellViewModel.cs b/Fluent Auto Clicker/ViewModels/ShellViewModel.cs similarity index 100% rename from src/Fluent Auto Clicker/ViewModels/ShellViewModel.cs rename to Fluent Auto Clicker/ViewModels/ShellViewModel.cs diff --git a/src/Fluent Auto Clicker/Views/MainPage.xaml b/Fluent Auto Clicker/Views/MainPage.xaml similarity index 100% rename from src/Fluent Auto Clicker/Views/MainPage.xaml rename to Fluent Auto Clicker/Views/MainPage.xaml diff --git a/src/Fluent Auto Clicker/Views/MainPage.xaml.cs b/Fluent Auto Clicker/Views/MainPage.xaml.cs similarity index 100% rename from src/Fluent Auto Clicker/Views/MainPage.xaml.cs rename to Fluent Auto Clicker/Views/MainPage.xaml.cs diff --git a/src/Fluent Auto Clicker/Views/SettingsPage.xaml b/Fluent Auto Clicker/Views/SettingsPage.xaml similarity index 100% rename from src/Fluent Auto Clicker/Views/SettingsPage.xaml rename to Fluent Auto Clicker/Views/SettingsPage.xaml diff --git a/src/Fluent Auto Clicker/Views/SettingsPage.xaml.cs b/Fluent Auto Clicker/Views/SettingsPage.xaml.cs similarity index 100% rename from src/Fluent Auto Clicker/Views/SettingsPage.xaml.cs rename to Fluent Auto Clicker/Views/SettingsPage.xaml.cs diff --git a/src/Fluent Auto Clicker/Views/ShellPage.xaml b/Fluent Auto Clicker/Views/ShellPage.xaml similarity index 100% rename from src/Fluent Auto Clicker/Views/ShellPage.xaml rename to Fluent Auto Clicker/Views/ShellPage.xaml diff --git a/src/Fluent Auto Clicker/Views/ShellPage.xaml.cs b/Fluent Auto Clicker/Views/ShellPage.xaml.cs similarity index 100% rename from src/Fluent Auto Clicker/Views/ShellPage.xaml.cs rename to Fluent Auto Clicker/Views/ShellPage.xaml.cs diff --git a/src/Fluent Auto Clicker/app.manifest b/Fluent Auto Clicker/app.manifest similarity index 100% rename from src/Fluent Auto Clicker/app.manifest rename to Fluent Auto Clicker/app.manifest diff --git a/src/Fluent Auto Clicker/appsettings.json b/Fluent Auto Clicker/appsettings.json similarity index 100% rename from src/Fluent Auto Clicker/appsettings.json rename to Fluent Auto Clicker/appsettings.json diff --git a/src/.editorconfig b/src/.editorconfig deleted file mode 100644 index fd05618..0000000 --- a/src/.editorconfig +++ /dev/null @@ -1,202 +0,0 @@ -# Rules in this file were initially inferred by Visual Studio IntelliCode from the Template Studio codebase. -# You can modify the rules from these initially generated values to suit your own policies. -# You can learn more about editorconfig here: https://docs.microsoft.com/en-us/visualstudio/ide/editorconfig-code-style-settings-reference. - -[*.cs] - -#Core editorconfig formatting - indentation - -#use soft tabs (spaces) for indentation -indent_style = space - -#Formatting - new line options - -#place else statements on a new line -csharp_new_line_before_else = true -#require braces to be on a new line for lambdas, methods, control_blocks, types, properties, and accessors (also known as "Allman" style) -csharp_new_line_before_open_brace = all - -#Formatting - organize using options - -#sort System.* using directives alphabetically, and place them before other usings -dotnet_sort_system_directives_first = true - -#Formatting - spacing options - -#require NO space between a cast and the value -csharp_space_after_cast = false -#require a space before the colon for bases or interfaces in a type declaration -csharp_space_after_colon_in_inheritance_clause = true -#require a space after a keyword in a control flow statement such as a for loop -csharp_space_after_keywords_in_control_flow_statements = true -#require a space before the colon for bases or interfaces in a type declaration -csharp_space_before_colon_in_inheritance_clause = true -#remove space within empty argument list parentheses -csharp_space_between_method_call_empty_parameter_list_parentheses = false -#remove space between method call name and opening parenthesis -csharp_space_between_method_call_name_and_opening_parenthesis = false -#do not place space characters after the opening parenthesis and before the closing parenthesis of a method call -csharp_space_between_method_call_parameter_list_parentheses = false -#remove space within empty parameter list parentheses for a method declaration -csharp_space_between_method_declaration_empty_parameter_list_parentheses = false -#place a space character after the opening parenthesis and before the closing parenthesis of a method declaration parameter list. -csharp_space_between_method_declaration_parameter_list_parentheses = false - -#Formatting - wrapping options - -#leave code block on separate lines -csharp_preserve_single_line_blocks = false - -#Style - Code block preferences - -#prefer curly braces even for one line of code -csharp_prefer_braces = true:suggestion - -#Style - expression bodied member options - -#prefer expression bodies for accessors -csharp_style_expression_bodied_accessors = true:warning -#prefer block bodies for constructors -csharp_style_expression_bodied_constructors = false:suggestion -#prefer expression bodies for methods -csharp_style_expression_bodied_methods = when_on_single_line:silent -#prefer expression-bodied members for properties -csharp_style_expression_bodied_properties = true:warning - -#Style - expression level options - -#prefer out variables to be declared before the method call -csharp_style_inlined_variable_declaration = false:suggestion -#prefer the language keyword for member access expressions, instead of the type name, for types that have a keyword to represent them -dotnet_style_predefined_type_for_member_access = true:suggestion - -#Style - Expression-level preferences - -#prefer default over default(T) -csharp_prefer_simple_default_expression = true:suggestion -#prefer objects to be initialized using object initializers when possible -dotnet_style_object_initializer = true:suggestion - -#Style - implicit and explicit types - -#prefer var over explicit type in all cases, unless overridden by another code style rule -csharp_style_var_elsewhere = true:suggestion -#prefer var is used to declare variables with built-in system types such as int -csharp_style_var_for_built_in_types = true:suggestion -#prefer var when the type is already mentioned on the right-hand side of a declaration expression -csharp_style_var_when_type_is_apparent = true:suggestion - -#Style - language keyword and framework type options - -#prefer the language keyword for local variables, method parameters, and class members, instead of the type name, for types that have a keyword to represent them -dotnet_style_predefined_type_for_locals_parameters_members = true:suggestion - -#Style - Language rules -csharp_style_implicit_object_creation_when_type_is_apparent = true:warning -csharp_style_var_for_built_in_types = true:warning - -#Style - modifier options - -#prefer accessibility modifiers to be declared except for public interface members. This will currently not differ from always and will act as future proofing for if C# adds default interface methods. -dotnet_style_require_accessibility_modifiers = for_non_interface_members:suggestion - -#Style - Modifier preferences - -#when this rule is set to a list of modifiers, prefer the specified ordering. -csharp_preferred_modifier_order = public,private,protected,internal,static,async,readonly,override,sealed,abstract,virtual:warning -dotnet_style_readonly_field = true:warning - -#Style - Pattern matching - -#prefer pattern matching instead of is expression with type casts -csharp_style_pattern_matching_over_as_with_null_check = true:warning - -#Style - qualification options - -#prefer events not to be prefaced with this. or Me. in Visual Basic -dotnet_style_qualification_for_event = false:suggestion -#prefer fields not to be prefaced with this. or Me. in Visual Basic -dotnet_style_qualification_for_field = false:suggestion -#prefer methods not to be prefaced with this. or Me. in Visual Basic -dotnet_style_qualification_for_method = false:suggestion -#prefer properties not to be prefaced with this. or Me. in Visual Basic -dotnet_style_qualification_for_property = false:suggestion -csharp_indent_labels = one_less_than_current -csharp_using_directive_placement = outside_namespace:silent -csharp_prefer_simple_using_statement = true:warning -csharp_style_namespace_declarations = file_scoped:warning -csharp_style_expression_bodied_operators = false:silent -csharp_style_expression_bodied_indexers = true:silent -csharp_style_expression_bodied_lambdas = true:silent -csharp_style_expression_bodied_local_functions = false:silent - -[*.{cs,vb}] -dotnet_style_operator_placement_when_wrapping = beginning_of_line -tab_width = 4 -indent_size = 4 -end_of_line = crlf -dotnet_style_coalesce_expression = true:suggestion -dotnet_style_null_propagation = true:suggestion -dotnet_style_prefer_is_null_check_over_reference_equality_method = true:suggestion -dotnet_style_prefer_auto_properties = true:silent -dotnet_style_object_initializer = true:suggestion -dotnet_style_collection_initializer = true:suggestion -dotnet_style_prefer_simplified_boolean_expressions = true:suggestion -dotnet_style_prefer_conditional_expression_over_assignment = true:silent -dotnet_style_prefer_conditional_expression_over_return = true:silent -[*.{cs,vb}] - -#Style - Unnecessary code rules -csharp_style_unused_value_assignment_preference = discard_variable:warning - -#### Naming styles #### - -# Naming rules - -dotnet_naming_rule.interface_should_be_begins_with_i.severity = suggestion -dotnet_naming_rule.interface_should_be_begins_with_i.symbols = interface -dotnet_naming_rule.interface_should_be_begins_with_i.style = begins_with_i - -dotnet_naming_rule.types_should_be_pascal_case.severity = suggestion -dotnet_naming_rule.types_should_be_pascal_case.symbols = types -dotnet_naming_rule.types_should_be_pascal_case.style = pascal_case - -dotnet_naming_rule.non_field_members_should_be_pascal_case.severity = suggestion -dotnet_naming_rule.non_field_members_should_be_pascal_case.symbols = non_field_members -dotnet_naming_rule.non_field_members_should_be_pascal_case.style = pascal_case - -# Symbol specifications - -dotnet_naming_symbols.interface.applicable_kinds = interface -dotnet_naming_symbols.interface.applicable_accessibilities = public, internal, private, protected, protected_internal, private_protected -dotnet_naming_symbols.interface.required_modifiers = - -dotnet_naming_symbols.types.applicable_kinds = class, struct, interface, enum -dotnet_naming_symbols.types.applicable_accessibilities = public, internal, private, protected, protected_internal, private_protected -dotnet_naming_symbols.types.required_modifiers = - -dotnet_naming_symbols.non_field_members.applicable_kinds = property, event, method -dotnet_naming_symbols.non_field_members.applicable_accessibilities = public, internal, private, protected, protected_internal, private_protected -dotnet_naming_symbols.non_field_members.required_modifiers = - -# Naming styles - -dotnet_naming_style.begins_with_i.required_prefix = I -dotnet_naming_style.begins_with_i.required_suffix = -dotnet_naming_style.begins_with_i.word_separator = -dotnet_naming_style.begins_with_i.capitalization = pascal_case - -dotnet_naming_style.pascal_case.required_prefix = -dotnet_naming_style.pascal_case.required_suffix = -dotnet_naming_style.pascal_case.word_separator = -dotnet_naming_style.pascal_case.capitalization = pascal_case - -dotnet_naming_style.pascal_case.required_prefix = -dotnet_naming_style.pascal_case.required_suffix = -dotnet_naming_style.pascal_case.word_separator = -dotnet_naming_style.pascal_case.capitalization = pascal_case -dotnet_style_explicit_tuple_names = true:suggestion -dotnet_style_prefer_inferred_tuple_names = true:suggestion -dotnet_style_prefer_inferred_anonymous_type_member_names = true:suggestion -dotnet_style_prefer_compound_assignment = true:warning -dotnet_style_prefer_simplified_interpolation = true:suggestion diff --git a/src/.vsconfig b/src/.vsconfig deleted file mode 100644 index 65d1f73..0000000 --- a/src/.vsconfig +++ /dev/null @@ -1,16 +0,0 @@ -{ - "version": "1.0", - "components": [ - "Microsoft.Component.MSBuild", - "Microsoft.NetCore.Component.Runtime.7.0", - "Microsoft.NetCore.Component.SDK", - "Microsoft.VisualStudio.Component.ManagedDesktop.Core", - "Microsoft.VisualStudio.Component.ManagedDesktop.Prerequisites", - "Microsoft.VisualStudio.Component.NuGet", - "Microsoft.VisualStudio.Component.Windows10SDK.19041", - "Microsoft.VisualStudio.Component.Windows10SDK", - "Microsoft.VisualStudio.ComponentGroup.MSIX.Packaging", - "Microsoft.VisualStudio.ComponentGroup.WindowsAppSDK.Cs", - "Microsoft.VisualStudio.Workload.ManagedDesktop" - ] -}