diff --git a/src/net/Qml.Net.Benchmarks/Qml.Net.Benchmarks.csproj b/src/net/Qml.Net.Benchmarks/Qml.Net.Benchmarks.csproj index afc9d3b2..4e55a4b0 100644 --- a/src/net/Qml.Net.Benchmarks/Qml.Net.Benchmarks.csproj +++ b/src/net/Qml.Net.Benchmarks/Qml.Net.Benchmarks.csproj @@ -1,18 +1,15 @@ - - - Exe - netcoreapp2.1 - ../../../StyleCop.ruleset - false - - - - - - - - all - runtime; build; native; contentfiles; analyzers - - + + + Exe + netcoreapp2.1 + ../../../StyleCop.ruleset + false + + + + + + + + \ No newline at end of file diff --git a/src/net/Qml.Net.Sandbox/Qml.Net.Sandbox.csproj b/src/net/Qml.Net.Sandbox/Qml.Net.Sandbox.csproj index 33a6a349..5266e414 100644 --- a/src/net/Qml.Net.Sandbox/Qml.Net.Sandbox.csproj +++ b/src/net/Qml.Net.Sandbox/Qml.Net.Sandbox.csproj @@ -1,26 +1,23 @@ - - - Exe - netcoreapp2.1 - ../../../StyleCop.ruleset - 7.1 - false - $(MSBuildProjectDirectory) - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers - - - - + + + Exe + netcoreapp2.1 + ../../../StyleCop.ruleset + 7.1 + false + $(MSBuildProjectDirectory) + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/net/Qml.Net.Tests/Qml.Net.Tests.csproj b/src/net/Qml.Net.Tests/Qml.Net.Tests.csproj index 2ded14a2..a68205e8 100644 --- a/src/net/Qml.Net.Tests/Qml.Net.Tests.csproj +++ b/src/net/Qml.Net.Tests/Qml.Net.Tests.csproj @@ -1,22 +1,19 @@ - - - netcoreapp2.1 - ../../../StyleCop.ruleset - false - - - - - - - all - runtime; build; native; contentfiles; analyzers - - - - - - - - + + + netcoreapp2.1 + ../../../StyleCop.ruleset + false + + + + + + + + + + + + + \ No newline at end of file