diff --git a/Daqifi.Desktop.Bootloader/Daqifi.Desktop.Bootloader.csproj b/Daqifi.Desktop.Bootloader/Daqifi.Desktop.Bootloader.csproj index e4031e71..bee435ec 100644 --- a/Daqifi.Desktop.Bootloader/Daqifi.Desktop.Bootloader.csproj +++ b/Daqifi.Desktop.Bootloader/Daqifi.Desktop.Bootloader.csproj @@ -1,25 +1,25 @@ - - - - net9.0 - enable - enable - - - 3.0.0.0 - 3.0.0.0 - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - + + + + net9.0 + enable + enable + + + 3.0.0.0 + 3.0.0.0 + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + diff --git a/Daqifi.Desktop.Common/Daqifi.Desktop.Common.csproj b/Daqifi.Desktop.Common/Daqifi.Desktop.Common.csproj index aff4e614..010bc569 100644 --- a/Daqifi.Desktop.Common/Daqifi.Desktop.Common.csproj +++ b/Daqifi.Desktop.Common/Daqifi.Desktop.Common.csproj @@ -1,21 +1,21 @@ - - - - net9.0 - enable - enable - - - 3.0.0.0 - 3.0.0.0 - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + + net9.0 + enable + enable + + + 3.0.0.0 + 3.0.0.0 + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + \ No newline at end of file diff --git a/Daqifi.Desktop.DataModel/Daqifi.Desktop.DataModel.csproj b/Daqifi.Desktop.DataModel/Daqifi.Desktop.DataModel.csproj index 94f6dc59..2ca53735 100644 --- a/Daqifi.Desktop.DataModel/Daqifi.Desktop.DataModel.csproj +++ b/Daqifi.Desktop.DataModel/Daqifi.Desktop.DataModel.csproj @@ -1,22 +1,22 @@ - - - - net9.0 - enable - enable - - - 3.0.0.0 - 3.0.0.0 - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + net9.0 + enable + enable + + + 3.0.0.0 + 3.0.0.0 + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + diff --git a/Daqifi.Desktop.IO/Daqifi.Desktop.IO.csproj b/Daqifi.Desktop.IO/Daqifi.Desktop.IO.csproj index 14eea6b3..a167476d 100644 --- a/Daqifi.Desktop.IO/Daqifi.Desktop.IO.csproj +++ b/Daqifi.Desktop.IO/Daqifi.Desktop.IO.csproj @@ -1,24 +1,24 @@ - - - net9.0 - enable - enable - - - 3.0.0.0 - 3.0.0.0 - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - + + + net9.0 + enable + enable + + + 3.0.0.0 + 3.0.0.0 + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + \ No newline at end of file diff --git a/Daqifi.Desktop/Daqifi.Desktop.csproj b/Daqifi.Desktop/Daqifi.Desktop.csproj index faa4567a..3987b147 100644 --- a/Daqifi.Desktop/Daqifi.Desktop.csproj +++ b/Daqifi.Desktop/Daqifi.Desktop.csproj @@ -1,108 +1,108 @@ - - - - WinExe - net9.0-windows - enable - enable - true - true - 3.0.1 - Daqifi.Desktop.Test - true - CA1416 - - - Images\WiFiDAQ.ico - DAQiFi - app.manifest - true - - - 3.0.1.0 - 3.0.1.0 - - - x64 - - - x64 - false - - - - - - - - - - - - - - - - - - - - - - - - - PreserveNewest - - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + WinExe + net9.0-windows + enable + enable + true + true + 3.0.1 + Daqifi.Desktop.Test + true + CA1416 + + + Images\WiFiDAQ.ico + DAQiFi + app.manifest + true + + + 3.0.1.0 + 3.0.1.0 + + + x64 + + + x64 + false + + + + + + + + + + + + + + + + + + + + + + + + + PreserveNewest + + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file