diff --git a/src/apps/H.NotifyIcon.Apps.WinUI.Windowless/H.NotifyIcon.Apps.WinUI.Windowless.csproj b/src/apps/H.NotifyIcon.Apps.WinUI.Windowless/H.NotifyIcon.Apps.WinUI.Windowless.csproj index 950353e..bf3c090 100644 --- a/src/apps/H.NotifyIcon.Apps.WinUI.Windowless/H.NotifyIcon.Apps.WinUI.Windowless.csproj +++ b/src/apps/H.NotifyIcon.Apps.WinUI.Windowless/H.NotifyIcon.Apps.WinUI.Windowless.csproj @@ -1,45 +1,45 @@ - - - - WinExe - net9.0-windows10.0.18362.0 - 10.0.18362.0 - x86;x64;arm64 - true - true - $(DefineConstants);HAS_WINUI - app.manifest - $(NoWarn);CS8785 - preview - enable - enable - None - true - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + WinExe + net9.0-windows10.0.18362.0 + 10.0.18362.0 + x86;x64;arm64 + true + true + $(DefineConstants);HAS_WINUI + app.manifest + $(NoWarn);CS8785 + preview + enable + enable + None + true + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/H.NotifyIcon.Apps.WinUI/H.NotifyIcon.Apps.WinUI.csproj b/src/apps/H.NotifyIcon.Apps.WinUI/H.NotifyIcon.Apps.WinUI.csproj index f1c903e..7ca0556 100644 --- a/src/apps/H.NotifyIcon.Apps.WinUI/H.NotifyIcon.Apps.WinUI.csproj +++ b/src/apps/H.NotifyIcon.Apps.WinUI/H.NotifyIcon.Apps.WinUI.csproj @@ -1,46 +1,46 @@ - - - - WinExe - net8.0-windows10.0.18362.0 - 10.0.18362.0 - x86;x64;arm64 - true - true - $(DefineConstants);HAS_WINUI - app.manifest - $(NoWarn);CS8785 - preview - enable - enable - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + WinExe + net8.0-windows10.0.18362.0 + 10.0.18362.0 + x86;x64;arm64 + true + true + $(DefineConstants);HAS_WINUI + app.manifest + $(NoWarn);CS8785 + preview + enable + enable + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/H.NotifyIcon.Apps.Wpf.Windowless/H.NotifyIcon.Apps.Wpf.Windowless.csproj b/src/apps/H.NotifyIcon.Apps.Wpf.Windowless/H.NotifyIcon.Apps.Wpf.Windowless.csproj index 13748f4..e3f93db 100644 --- a/src/apps/H.NotifyIcon.Apps.Wpf.Windowless/H.NotifyIcon.Apps.Wpf.Windowless.csproj +++ b/src/apps/H.NotifyIcon.Apps.Wpf.Windowless/H.NotifyIcon.Apps.Wpf.Windowless.csproj @@ -1,21 +1,21 @@ - - - - WinExe - net4.6.2;net9.0-windows - true - preview - enable - enable - true - - - - - - - - - - + + + + WinExe + net4.6.2;net9.0-windows + true + preview + enable + enable + true + + + + + + + + + + \ No newline at end of file diff --git a/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj b/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj index 7472cc7..840ef15 100644 --- a/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj +++ b/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj @@ -1,31 +1,31 @@ - - - - net4.8;net9.0-windows - true - - - - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - + + + + net4.8;net9.0-windows + true + + + + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + \ No newline at end of file