diff --git a/demo/FakeItEasy/Tethos.MSTest.Demo/Tethos.MSTest.Demo.csproj b/demo/FakeItEasy/Tethos.MSTest.Demo/Tethos.MSTest.Demo.csproj index b1fe0f14..150345a8 100644 --- a/demo/FakeItEasy/Tethos.MSTest.Demo/Tethos.MSTest.Demo.csproj +++ b/demo/FakeItEasy/Tethos.MSTest.Demo/Tethos.MSTest.Demo.csproj @@ -14,7 +14,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/demo/FakeItEasy/Tethos.NUnit.Demo/Tethos.NUnit.Demo.csproj b/demo/FakeItEasy/Tethos.NUnit.Demo/Tethos.NUnit.Demo.csproj index 50c698ed..fa54d6db 100644 --- a/demo/FakeItEasy/Tethos.NUnit.Demo/Tethos.NUnit.Demo.csproj +++ b/demo/FakeItEasy/Tethos.NUnit.Demo/Tethos.NUnit.Demo.csproj @@ -14,7 +14,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/demo/FakeItEasy/Tethos.Xunit.Demo/Tethos.Xunit.Demo.csproj b/demo/FakeItEasy/Tethos.Xunit.Demo/Tethos.Xunit.Demo.csproj index c3a01e4a..56978fc3 100644 --- a/demo/FakeItEasy/Tethos.Xunit.Demo/Tethos.Xunit.Demo.csproj +++ b/demo/FakeItEasy/Tethos.Xunit.Demo/Tethos.Xunit.Demo.csproj @@ -18,7 +18,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/demo/Moq/Tethos.MSTest.Demo/Tethos.MSTest.Demo.csproj b/demo/Moq/Tethos.MSTest.Demo/Tethos.MSTest.Demo.csproj index 30431421..18a85a1a 100644 --- a/demo/Moq/Tethos.MSTest.Demo/Tethos.MSTest.Demo.csproj +++ b/demo/Moq/Tethos.MSTest.Demo/Tethos.MSTest.Demo.csproj @@ -10,7 +10,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/demo/Moq/Tethos.NUnit.Demo/Tethos.NUnit.Demo.csproj b/demo/Moq/Tethos.NUnit.Demo/Tethos.NUnit.Demo.csproj index 0cafc073..c1b804ed 100644 --- a/demo/Moq/Tethos.NUnit.Demo/Tethos.NUnit.Demo.csproj +++ b/demo/Moq/Tethos.NUnit.Demo/Tethos.NUnit.Demo.csproj @@ -10,7 +10,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/demo/Moq/Tethos.Xunit.Demo/Tethos.Xunit.Demo.csproj b/demo/Moq/Tethos.Xunit.Demo/Tethos.Xunit.Demo.csproj index e21bad9f..cf562328 100644 --- a/demo/Moq/Tethos.Xunit.Demo/Tethos.Xunit.Demo.csproj +++ b/demo/Moq/Tethos.Xunit.Demo/Tethos.Xunit.Demo.csproj @@ -14,7 +14,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/demo/NSubstitute/Tethos.MSTest.Demo/Tethos.MSTest.Demo.csproj b/demo/NSubstitute/Tethos.MSTest.Demo/Tethos.MSTest.Demo.csproj index a478ed9e..481e11fb 100644 --- a/demo/NSubstitute/Tethos.MSTest.Demo/Tethos.MSTest.Demo.csproj +++ b/demo/NSubstitute/Tethos.MSTest.Demo/Tethos.MSTest.Demo.csproj @@ -10,7 +10,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/demo/NSubstitute/Tethos.NUnit.Demo/Tethos.NUnit.Demo.csproj b/demo/NSubstitute/Tethos.NUnit.Demo/Tethos.NUnit.Demo.csproj index b10ce3a4..01e13a81 100644 --- a/demo/NSubstitute/Tethos.NUnit.Demo/Tethos.NUnit.Demo.csproj +++ b/demo/NSubstitute/Tethos.NUnit.Demo/Tethos.NUnit.Demo.csproj @@ -10,7 +10,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/demo/NSubstitute/Tethos.Xunit.Demo/Tethos.Xunit.Demo.csproj b/demo/NSubstitute/Tethos.Xunit.Demo/Tethos.Xunit.Demo.csproj index 35e4c041..e1311bb5 100644 --- a/demo/NSubstitute/Tethos.Xunit.Demo/Tethos.Xunit.Demo.csproj +++ b/demo/NSubstitute/Tethos.Xunit.Demo/Tethos.Xunit.Demo.csproj @@ -18,7 +18,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/test/EndToEnd/FakeItEasy/Tethos.FakeItEasy.MSTest.EndToEnd/Tethos.FakeItEasy.MSTest.EndToEnd.csproj b/test/EndToEnd/FakeItEasy/Tethos.FakeItEasy.MSTest.EndToEnd/Tethos.FakeItEasy.MSTest.EndToEnd.csproj index 2d7f5962..4a820b6a 100644 --- a/test/EndToEnd/FakeItEasy/Tethos.FakeItEasy.MSTest.EndToEnd/Tethos.FakeItEasy.MSTest.EndToEnd.csproj +++ b/test/EndToEnd/FakeItEasy/Tethos.FakeItEasy.MSTest.EndToEnd/Tethos.FakeItEasy.MSTest.EndToEnd.csproj @@ -17,7 +17,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/test/EndToEnd/FakeItEasy/Tethos.FakeItEasy.NUnit.EndToEnd/Tethos.FakeItEasy.NUnit.EndToEnd.csproj b/test/EndToEnd/FakeItEasy/Tethos.FakeItEasy.NUnit.EndToEnd/Tethos.FakeItEasy.NUnit.EndToEnd.csproj index dfbb1ae8..d182d03b 100644 --- a/test/EndToEnd/FakeItEasy/Tethos.FakeItEasy.NUnit.EndToEnd/Tethos.FakeItEasy.NUnit.EndToEnd.csproj +++ b/test/EndToEnd/FakeItEasy/Tethos.FakeItEasy.NUnit.EndToEnd/Tethos.FakeItEasy.NUnit.EndToEnd.csproj @@ -17,7 +17,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/test/EndToEnd/FakeItEasy/Tethos.FakeItEasy.Xunit.EndToEnd/Tethos.FakeItEasy.Xunit.EndToEnd.csproj b/test/EndToEnd/FakeItEasy/Tethos.FakeItEasy.Xunit.EndToEnd/Tethos.FakeItEasy.Xunit.EndToEnd.csproj index 743f4476..5cd08793 100644 --- a/test/EndToEnd/FakeItEasy/Tethos.FakeItEasy.Xunit.EndToEnd/Tethos.FakeItEasy.Xunit.EndToEnd.csproj +++ b/test/EndToEnd/FakeItEasy/Tethos.FakeItEasy.Xunit.EndToEnd/Tethos.FakeItEasy.Xunit.EndToEnd.csproj @@ -17,7 +17,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/EndToEnd/Moq/Tethos.Moq.MSTest.EndToEnd/Tethos.Moq.MSTest.EndToEnd.csproj b/test/EndToEnd/Moq/Tethos.Moq.MSTest.EndToEnd/Tethos.Moq.MSTest.EndToEnd.csproj index 74406603..5aa18d08 100644 --- a/test/EndToEnd/Moq/Tethos.Moq.MSTest.EndToEnd/Tethos.Moq.MSTest.EndToEnd.csproj +++ b/test/EndToEnd/Moq/Tethos.Moq.MSTest.EndToEnd/Tethos.Moq.MSTest.EndToEnd.csproj @@ -13,7 +13,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/test/EndToEnd/Moq/Tethos.Moq.NUnit.EndToEnd/Tethos.Moq.NUnit.EndToEnd.csproj b/test/EndToEnd/Moq/Tethos.Moq.NUnit.EndToEnd/Tethos.Moq.NUnit.EndToEnd.csproj index 4152dd9c..2ec35600 100644 --- a/test/EndToEnd/Moq/Tethos.Moq.NUnit.EndToEnd/Tethos.Moq.NUnit.EndToEnd.csproj +++ b/test/EndToEnd/Moq/Tethos.Moq.NUnit.EndToEnd/Tethos.Moq.NUnit.EndToEnd.csproj @@ -13,7 +13,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/test/EndToEnd/Moq/Tethos.Moq.Xunit.EndToEnd/Tethos.Moq.Xunit.EndToEnd.csproj b/test/EndToEnd/Moq/Tethos.Moq.Xunit.EndToEnd/Tethos.Moq.Xunit.EndToEnd.csproj index 15cae087..ad1b7d60 100644 --- a/test/EndToEnd/Moq/Tethos.Moq.Xunit.EndToEnd/Tethos.Moq.Xunit.EndToEnd.csproj +++ b/test/EndToEnd/Moq/Tethos.Moq.Xunit.EndToEnd/Tethos.Moq.Xunit.EndToEnd.csproj @@ -13,7 +13,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/EndToEnd/NSubstitute/Tethos.NSubstitute.MSTest.EndToEnd/Tethos.NSubstitute.MSTest.EndToEnd.csproj b/test/EndToEnd/NSubstitute/Tethos.NSubstitute.MSTest.EndToEnd/Tethos.NSubstitute.MSTest.EndToEnd.csproj index 36808569..3aef32dd 100644 --- a/test/EndToEnd/NSubstitute/Tethos.NSubstitute.MSTest.EndToEnd/Tethos.NSubstitute.MSTest.EndToEnd.csproj +++ b/test/EndToEnd/NSubstitute/Tethos.NSubstitute.MSTest.EndToEnd/Tethos.NSubstitute.MSTest.EndToEnd.csproj @@ -13,7 +13,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/test/EndToEnd/NSubstitute/Tethos.NSubstitute.NUnit.EndToEnd/Tethos.NSubstitute.NUnit.EndToEnd.csproj b/test/EndToEnd/NSubstitute/Tethos.NSubstitute.NUnit.EndToEnd/Tethos.NSubstitute.NUnit.EndToEnd.csproj index 4e157be6..d52cd963 100644 --- a/test/EndToEnd/NSubstitute/Tethos.NSubstitute.NUnit.EndToEnd/Tethos.NSubstitute.NUnit.EndToEnd.csproj +++ b/test/EndToEnd/NSubstitute/Tethos.NSubstitute.NUnit.EndToEnd/Tethos.NSubstitute.NUnit.EndToEnd.csproj @@ -13,7 +13,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/EndToEnd/NSubstitute/Tethos.NSubstitute.Xunit.EndToEnd/Tethos.NSubstitute.Xunit.EndToEnd.csproj b/test/EndToEnd/NSubstitute/Tethos.NSubstitute.Xunit.EndToEnd/Tethos.NSubstitute.Xunit.EndToEnd.csproj index 3e11106d..f9a78b8c 100644 --- a/test/EndToEnd/NSubstitute/Tethos.NSubstitute.Xunit.EndToEnd/Tethos.NSubstitute.Xunit.EndToEnd.csproj +++ b/test/EndToEnd/NSubstitute/Tethos.NSubstitute.Xunit.EndToEnd/Tethos.NSubstitute.Xunit.EndToEnd.csproj @@ -13,7 +13,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/ReferencedAssemblies.FakeItEasy.Tests/ReferencedAssemblies.FakeItEasy.Tests.csproj b/test/ReferencedAssemblies.FakeItEasy.Tests/ReferencedAssemblies.FakeItEasy.Tests.csproj index 3ccfdb4f..c227ed22 100644 --- a/test/ReferencedAssemblies.FakeItEasy.Tests/ReferencedAssemblies.FakeItEasy.Tests.csproj +++ b/test/ReferencedAssemblies.FakeItEasy.Tests/ReferencedAssemblies.FakeItEasy.Tests.csproj @@ -17,7 +17,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/ReferencedAssemblies.Moq.Tests/ReferencedAssemblies.Moq.Tests.csproj b/test/ReferencedAssemblies.Moq.Tests/ReferencedAssemblies.Moq.Tests.csproj index 1659d447..f75c1847 100644 --- a/test/ReferencedAssemblies.Moq.Tests/ReferencedAssemblies.Moq.Tests.csproj +++ b/test/ReferencedAssemblies.Moq.Tests/ReferencedAssemblies.Moq.Tests.csproj @@ -17,7 +17,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/ReferencedAssemblies.NSubstitute.Tests/ReferencedAssemblies.NSubstitute.Tests.csproj b/test/ReferencedAssemblies.NSubstitute.Tests/ReferencedAssemblies.NSubstitute.Tests.csproj index c40f6832..a9df35d1 100644 --- a/test/ReferencedAssemblies.NSubstitute.Tests/ReferencedAssemblies.NSubstitute.Tests.csproj +++ b/test/ReferencedAssemblies.NSubstitute.Tests/ReferencedAssemblies.NSubstitute.Tests.csproj @@ -17,7 +17,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/ReferencedAssemblies.Tests/ReferencedAssemblies.Tests.csproj b/test/ReferencedAssemblies.Tests/ReferencedAssemblies.Tests.csproj index a031f709..6507745c 100644 --- a/test/ReferencedAssemblies.Tests/ReferencedAssemblies.Tests.csproj +++ b/test/ReferencedAssemblies.Tests/ReferencedAssemblies.Tests.csproj @@ -17,7 +17,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Tethos.FakeItEasy.Tests/Tethos.FakeItEasy.Tests.csproj b/test/Tethos.FakeItEasy.Tests/Tethos.FakeItEasy.Tests.csproj index adcb1786..bee1eae1 100644 --- a/test/Tethos.FakeItEasy.Tests/Tethos.FakeItEasy.Tests.csproj +++ b/test/Tethos.FakeItEasy.Tests/Tethos.FakeItEasy.Tests.csproj @@ -28,7 +28,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/test/Tethos.Moq.Tests/Tethos.Moq.Tests.csproj b/test/Tethos.Moq.Tests/Tethos.Moq.Tests.csproj index 3b66f8dd..8fc18fdf 100644 --- a/test/Tethos.Moq.Tests/Tethos.Moq.Tests.csproj +++ b/test/Tethos.Moq.Tests/Tethos.Moq.Tests.csproj @@ -23,7 +23,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers diff --git a/test/Tethos.NSubstitute.Tests/Tethos.NSubstitute.Tests.csproj b/test/Tethos.NSubstitute.Tests/Tethos.NSubstitute.Tests.csproj index 42c85fef..4877166e 100644 --- a/test/Tethos.NSubstitute.Tests/Tethos.NSubstitute.Tests.csproj +++ b/test/Tethos.NSubstitute.Tests/Tethos.NSubstitute.Tests.csproj @@ -27,7 +27,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/test/Tethos.PerformanceTests/Tethos.PerformanceTests.csproj b/test/Tethos.PerformanceTests/Tethos.PerformanceTests.csproj index 1969f77c..8bf55172 100644 --- a/test/Tethos.PerformanceTests/Tethos.PerformanceTests.csproj +++ b/test/Tethos.PerformanceTests/Tethos.PerformanceTests.csproj @@ -19,7 +19,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Tethos.Tests/Tethos.Tests.csproj b/test/Tethos.Tests/Tethos.Tests.csproj index a22463f2..4c4ea88c 100644 --- a/test/Tethos.Tests/Tethos.Tests.csproj +++ b/test/Tethos.Tests/Tethos.Tests.csproj @@ -19,7 +19,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive