From 72583a82e7da4d84df9322e50c021de59001553b Mon Sep 17 00:00:00 2001 From: Manu <52102823+Manu098vm@users.noreply.github.com> Date: Mon, 8 May 2023 00:02:00 +0200 Subject: [PATCH] Better alignment for csproj files --- .../SwitchGiftDataManager.CommandLine.csproj | 10 +- .../SwitchGiftDataManager.Core.csproj | 112 ++++++------- .../SwitchGiftDataManager.WinForm.csproj | 154 +++++++++--------- 3 files changed, 138 insertions(+), 138 deletions(-) diff --git a/SwitchGiftDataManager.CommandLine/SwitchGiftDataManager.CommandLine.csproj b/SwitchGiftDataManager.CommandLine/SwitchGiftDataManager.CommandLine.csproj index d21c12f..8b256d2 100644 --- a/SwitchGiftDataManager.CommandLine/SwitchGiftDataManager.CommandLine.csproj +++ b/SwitchGiftDataManager.CommandLine/SwitchGiftDataManager.CommandLine.csproj @@ -36,10 +36,10 @@ - - True - \ - + + True + \ + @@ -56,4 +56,4 @@ - + \ No newline at end of file diff --git a/SwitchGiftDataManager.Core/SwitchGiftDataManager.Core.csproj b/SwitchGiftDataManager.Core/SwitchGiftDataManager.Core.csproj index 64bd880..3412956 100644 --- a/SwitchGiftDataManager.Core/SwitchGiftDataManager.Core.csproj +++ b/SwitchGiftDataManager.Core/SwitchGiftDataManager.Core.csproj @@ -1,66 +1,66 @@  - - Library - net7.0 - enable - enable - Manu098vm - Copyright (C) 2022 Manu098vm - README.md - pokemon; mystery gift; wondercard; reader; nintendo; bcat; event injection; - LICENSE - Project Pokémon - https://github.com/Manu098vm/Switch-Gift-Data-Manager - https://github.com/Manu098vm/Switch-Gift-Data-Manager - git - Debug;Release;WSL - + + Library + net7.0 + enable + enable + Manu098vm + Copyright (C) 2022 Manu098vm + README.md + pokemon; mystery gift; wondercard; reader; nintendo; bcat; event injection; + LICENSE + Project Pokémon + https://github.com/Manu098vm/Switch-Gift-Data-Manager + https://github.com/Manu098vm/Switch-Gift-Data-Manager + git + Debug;Release;WSL + - - embedded - + + embedded + - - embedded - + + embedded + - - embedded - + + embedded + - - - - True - \ - - + + + + True + \ + + - - - True - \ - - + + + True + \ + + - - - - - - - True - True - Resources.resx - - + + + - - - ResXFileCodeGenerator - Resources.Designer.cs - - + + + True + True + Resources.resx + + - + + + ResXFileCodeGenerator + Resources.Designer.cs + + + + \ No newline at end of file diff --git a/SwitchGiftDataManager.WinForm/SwitchGiftDataManager.WinForm.csproj b/SwitchGiftDataManager.WinForm/SwitchGiftDataManager.WinForm.csproj index 1523e0c..98e0c5e 100644 --- a/SwitchGiftDataManager.WinForm/SwitchGiftDataManager.WinForm.csproj +++ b/SwitchGiftDataManager.WinForm/SwitchGiftDataManager.WinForm.csproj @@ -1,34 +1,34 @@  - - WinExe - net7.0-windows - enable - true - enable - Resources\icon.png - Resources\icon.ico - Manu098vm - $(MSBuildProjectName) - Copyright (C) 2022 Manu098vm - README.md - pokemon; mystery gift; wondercard; reader; nintendo; bcat; event injection; - LICENSE - Project Pokémon - https://github.com/Manu098vm/Switch-Gift-Data-Manager - https://github.com/Manu098vm/Switch-Gift-Data-Manager - Debug;Release;WSL - true - + + WinExe + net7.0-windows + enable + true + enable + Resources\icon.png + Resources\icon.ico + Manu098vm + $(MSBuildProjectName) + Copyright (C) 2022 Manu098vm + README.md + pokemon; mystery gift; wondercard; reader; nintendo; bcat; event injection; + LICENSE + Project Pokémon + https://github.com/Manu098vm/Switch-Gift-Data-Manager + https://github.com/Manu098vm/Switch-Gift-Data-Manager + Debug;Release;WSL + true + - - embedded - True - + + embedded + True + - - embedded - + + embedded + embedded @@ -40,61 +40,61 @@ false - - - True - \ - - + + + True + \ + + - - - True - \ - - + + + True + \ + + - - - True - True - - + + + True + True + + - - - True - True - Resources.resx - - - True - True - Settings.settings - - + + + True + True + Resources.resx + + + True + True + Settings.settings + + - - - ResXFileCodeGenerator - Resources.Designer.cs - - + + + ResXFileCodeGenerator + Resources.Designer.cs + + - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - True - \ - - + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + \ + + - - - - + + + + \ No newline at end of file