diff --git a/Directory.Packages.props b/Directory.Packages.props index ba5ee83a2b..5a1253c251 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -35,7 +35,7 @@ - + diff --git a/SoundSwitch.Audio.Manager.Tests/SoundSwitch.Audio.Manager.Tests.csproj b/SoundSwitch.Audio.Manager.Tests/SoundSwitch.Audio.Manager.Tests.csproj index ebb9d70b37..c4e2f20b9d 100644 --- a/SoundSwitch.Audio.Manager.Tests/SoundSwitch.Audio.Manager.Tests.csproj +++ b/SoundSwitch.Audio.Manager.Tests/SoundSwitch.Audio.Manager.Tests.csproj @@ -1,23 +1,24 @@ - - - - net9.0-windows - enable - false - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - + + + + net9.0-windows + enable + false + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + \ No newline at end of file diff --git a/SoundSwitch.Audio.Manager/SoundSwitch.Audio.Manager.csproj b/SoundSwitch.Audio.Manager/SoundSwitch.Audio.Manager.csproj index 56b102b94f..ec83e63436 100644 --- a/SoundSwitch.Audio.Manager/SoundSwitch.Audio.Manager.csproj +++ b/SoundSwitch.Audio.Manager/SoundSwitch.Audio.Manager.csproj @@ -1,35 +1,36 @@ - - - net9.0-windows - Library - latest - true - Debug;Release;Nightly - AnyCPU - SoundSwitch.Audio.Manager - 4.1.0 - - - - - - - - - - - - - - - - - - sdk - - - - <_Parameter1>SoundSwitch.Audio.Manager.Tests - - - + + + net9.0-windows + Library + latest + true + Debug;Release;Nightly + AnyCPU + SoundSwitch.Audio.Manager + 4.1.0 + + + + + + + + + + + + + + + + + + sdk + + + + + <_Parameter1>SoundSwitch.Audio.Manager.Tests + + +