diff --git a/SimExamples/SimExamples.csproj b/SimExamples/SimExamples.csproj index e2e37c2..e3aa1d2 100644 --- a/SimExamples/SimExamples.csproj +++ b/SimExamples/SimExamples.csproj @@ -1,115 +1,17 @@ - - - + - Debug - AnyCPU - {0B40A9B2-C350-46E1-B885-EAFC74CC9129} WinExe - SimExamples + net9.0-windows SimExamples - v4.8 - 512 - {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - 4 - true - true - - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 + SimExamples + false + disable + disable + true - - - - - - - - - - - - 4.0 - - - - - - - - MSBuild:Compile - Designer - - - MSBuild:Compile - Designer - - - App.xaml - Code - - - MainWindow.xaml - Code - - - - - Code - - - True - True - Resources.resx - - - True - Settings.settings - True - - - ResXFileCodeGenerator - Resources.Designer.cs - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - - - - - - {46541c61-9956-43c1-a30d-43574c4e48b2} - SimWinGamePad - - - {51110ab1-5e63-472f-a4b0-ded9e0da4547} - SimWinKeyboard - - - {beae9c9a-3d3f-44ee-8568-c3faa3cd6c9e} - SimWinMouse - + + + - - \ No newline at end of file + diff --git a/SimWinGamePad/SimWinGamePad.csproj b/SimWinGamePad/SimWinGamePad.csproj index 40294b5..65f9a13 100644 --- a/SimWinGamePad/SimWinGamePad.csproj +++ b/SimWinGamePad/SimWinGamePad.csproj @@ -1,71 +1,19 @@ - - - + - Debug - AnyCPU - {46541C61-9956-43C1-A30D-43574C4E48B2} Library - Properties - SimWinGamePad + net48;net8.0-windows;net9.0-windows;net10.0-windows SimWinGamePad - v4.8 - 512 - - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - AnyCPU - false - - - pdbonly - true - bin\Release\ - TRACE - prompt - 5 - AnyCPU - false + SimWinGamePad + false + disable + disable + true - - - - - - - - - True - True - Resources.resx - - - - - - - - - - - - - + ResXFileCodeGenerator Resources.Designer.cs - - - if $(ConfigurationName) == Release $(SolutionDir)packages\nuget.exe pack $(ProjectPath) -properties Configuration=Release - \ No newline at end of file diff --git a/SimWinKeyboard/SimWinKeyboard.csproj b/SimWinKeyboard/SimWinKeyboard.csproj index 5867c39..37e49f7 100644 --- a/SimWinKeyboard/SimWinKeyboard.csproj +++ b/SimWinKeyboard/SimWinKeyboard.csproj @@ -1,50 +1,11 @@ - - - + - Debug - AnyCPU - {51110AB1-5E63-472F-A4B0-DED9E0DA4547} Library - Properties - SimWinKeyboard + net48;net8.0-windows;net9.0-windows;net10.0-windows SimWinKeyboard - v2.0 - 512 - - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - AnyCPU - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - AnyCPU - - - - - - - - - - - - - - - if $(ConfigurationName) == Release $(SolutionDir)packages\nuget.exe pack $(ProjectPath) -properties Configuration=Release + SimWinKeyboard + false + disable + disable \ No newline at end of file diff --git a/SimWinMouse/SimWinMouse.csproj b/SimWinMouse/SimWinMouse.csproj index 3061a77..34df9ab 100644 --- a/SimWinMouse/SimWinMouse.csproj +++ b/SimWinMouse/SimWinMouse.csproj @@ -1,53 +1,12 @@ - - - + - Debug - AnyCPU - {BEAE9C9A-3D3F-44EE-8568-C3FAA3CD6C9E} Library - Properties - SimWinMouse + net48;net8.0-windows;net9.0-windows;net10.0-windows SimWinMouse - v2.0 - 512 - - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - AnyCPU - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - AnyCPU - - - - - - - - - - - - - - - - - - if $(ConfigurationName) == Release $(SolutionDir)packages\nuget.exe pack $(ProjectPath) -properties Configuration=Release + SimWinMouse + false + disable + disable + true \ No newline at end of file