diff --git a/K2Bridge.Tests.End2End/K2Bridge.Tests.End2End.csproj b/K2Bridge.Tests.End2End/K2Bridge.Tests.End2End.csproj index af09d499..af9f0d7b 100644 --- a/K2Bridge.Tests.End2End/K2Bridge.Tests.End2End.csproj +++ b/K2Bridge.Tests.End2End/K2Bridge.Tests.End2End.csproj @@ -1,51 +1,51 @@ - - - - net6.0 - CodeAnalysis.ruleset - false - latest-Recommended - true - - - - - - - - - - - - - runtime; build; native; contentfiles; analyzers - all - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - + + + + net6.0 + CodeAnalysis.ruleset + false + latest-Recommended + true + + + + + + + + + + + + + runtime; build; native; contentfiles; analyzers + all + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + diff --git a/K2Bridge/K2Bridge.csproj b/K2Bridge/K2Bridge.csproj index da66a034..c7badad1 100644 --- a/K2Bridge/K2Bridge.csproj +++ b/K2Bridge/K2Bridge.csproj @@ -1,74 +1,74 @@ - - - - Exe - net6.0 - CodeAnalysis.ruleset - latest-Recommended - true - - - $(NoWarn);NU1701 - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - PreserveNewest - - - - - - - - - - - - - - - - + + + + Exe + net6.0 + CodeAnalysis.ruleset + latest-Recommended + true + + + $(NoWarn);NU1701 + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + PreserveNewest + + + + + + + + + + + + + + + +