diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3819218 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +bin/ +obj/ +SilkySouls/FodyWeavers.xsd diff --git a/SilkySouls/SilkySouls.csproj b/SilkySouls/SilkySouls.csproj index 16c8510..a453f0b 100644 --- a/SilkySouls/SilkySouls.csproj +++ b/SilkySouls/SilkySouls.csproj @@ -1,285 +1,30 @@ - - - - + - Debug - AnyCPU - {5361D6BC-01FA-4705-93A0-F5864C22F679} WinExe + net8.0-windows + true + true + false + x64 SilkySouls SilkySouls - v4.8 - 512 - {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - 4 - true - true Assets\Silky.ico 12 + disable + disable - - x64 - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - false - - - x64 - pdbonly - true - bin\SilkySouls\ - TRACE - prompt - 4 - - - - ..\packages\Costura.Fody.6.0.0\lib\netstandard2.0\Costura.dll - - - ..\packages\H.Hooks.1.7.0\lib\net462\H.Hooks.dll - - - - - ..\packages\System.Buffers.4.6.0\lib\net462\System.Buffers.dll - - - - ..\packages\System.Memory.4.6.0\lib\net462\System.Memory.dll - - - - ..\packages\System.Numerics.Vectors.4.6.0\lib\net462\System.Numerics.Vectors.dll - - - ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.0\lib\net462\System.Runtime.CompilerServices.Unsafe.dll - - - - - - - - - 4.0 - - - - - - ..\packages\WPF-UI.4.0.2\lib\net472\Wpf.Ui.dll - - - ..\packages\WPF-UI.Abstractions.4.0.2\lib\net472\Wpf.Ui.Abstractions.dll - - - ..\packages\Extended.Wpf.Toolkit.4.7.25103.5738\lib\net40\Xceed.Wpf.AvalonDock.dll - - - ..\packages\Extended.Wpf.Toolkit.4.7.25103.5738\lib\net40\Xceed.Wpf.AvalonDock.Themes.Aero.dll - - - ..\packages\Extended.Wpf.Toolkit.4.7.25103.5738\lib\net40\Xceed.Wpf.AvalonDock.Themes.Metro.dll - - - ..\packages\Extended.Wpf.Toolkit.4.7.25103.5738\lib\net40\Xceed.Wpf.AvalonDock.Themes.VS2010.dll - - - ..\packages\Extended.Wpf.Toolkit.4.7.25103.5738\lib\net40\Xceed.Wpf.Toolkit.dll - - - - - MSBuild:Compile - Designer - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - CustomMessageBox.xaml - - - EventTab.xaml - - - InputBox.xaml - - - ItemTab.xaml - - - PlayerTab.xaml - - - EnemyTab.xaml - - - ResistancesWindow.xaml - - - SettingsTab.xaml - - - TargetTab.xaml - - - TravelTab.xaml - - - UtilityTab.xaml - - - MSBuild:Compile - Designer - - - App.xaml - Code - - - MainWindow.xaml - Code - - - - - - - Designer - MSBuild:Compile - - - Designer - MSBuild:Compile - - - - - - - Designer - MSBuild:Compile - - - - - - - Code - - - True - True - Resources.resx - - - ResXFileCodeGenerator - Resources.Designer.cs - - - + - + + + + + + + - - - + + - - - - - This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - - - - - - - \ No newline at end of file +