diff --git a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/MSTest-CSharp/Company.TestProject1.csproj b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/MSTest-CSharp/Company.TestProject1.csproj index 9ef65ca27..8471dfdb0 100644 --- a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/MSTest-CSharp/Company.TestProject1.csproj +++ b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/MSTest-CSharp/Company.TestProject1.csproj @@ -12,7 +12,7 @@ - + diff --git a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/MSTest-FSharp/Company.TestProject1.fsproj b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/MSTest-FSharp/Company.TestProject1.fsproj index f3092e571..3ed1239b0 100644 --- a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/MSTest-FSharp/Company.TestProject1.fsproj +++ b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/MSTest-FSharp/Company.TestProject1.fsproj @@ -16,7 +16,7 @@ - + diff --git a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/MSTest-VisualBasic/Company.TestProject1.vbproj b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/MSTest-VisualBasic/Company.TestProject1.vbproj index 6659248b0..f0dbfbf00 100644 --- a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/MSTest-VisualBasic/Company.TestProject1.vbproj +++ b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/MSTest-VisualBasic/Company.TestProject1.vbproj @@ -10,7 +10,7 @@ - + diff --git a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/NUnit-CSharp/Company.TestProject1.csproj b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/NUnit-CSharp/Company.TestProject1.csproj index d0766e255..db91c7684 100644 --- a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/NUnit-CSharp/Company.TestProject1.csproj +++ b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/NUnit-CSharp/Company.TestProject1.csproj @@ -12,7 +12,7 @@ - + diff --git a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/NUnit-FSharp/Company.TestProject1.fsproj b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/NUnit-FSharp/Company.TestProject1.fsproj index 014324631..045b2a27e 100644 --- a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/NUnit-FSharp/Company.TestProject1.fsproj +++ b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/NUnit-FSharp/Company.TestProject1.fsproj @@ -16,7 +16,7 @@ - + diff --git a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/NUnit-VisualBasic/Company.TestProject1.vbproj b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/NUnit-VisualBasic/Company.TestProject1.vbproj index 25b226f77..0f9421342 100644 --- a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/NUnit-VisualBasic/Company.TestProject1.vbproj +++ b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/NUnit-VisualBasic/Company.TestProject1.vbproj @@ -10,7 +10,7 @@ - + diff --git a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/XUnit-CSharp/Company.TestProject1.csproj b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/XUnit-CSharp/Company.TestProject1.csproj index c72da2c22..d2d780f48 100644 --- a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/XUnit-CSharp/Company.TestProject1.csproj +++ b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/XUnit-CSharp/Company.TestProject1.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/XUnit-FSharp/Company.TestProject1.fsproj b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/XUnit-FSharp/Company.TestProject1.fsproj index eaac52cb5..cf7cc529a 100644 --- a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/XUnit-FSharp/Company.TestProject1.fsproj +++ b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/XUnit-FSharp/Company.TestProject1.fsproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/XUnit-VisualBasic/Company.TestProject1.vbproj b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/XUnit-VisualBasic/Company.TestProject1.vbproj index 0aa57ef44..8ed096b7e 100644 --- a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/XUnit-VisualBasic/Company.TestProject1.vbproj +++ b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.7.0/content/XUnit-VisualBasic/Company.TestProject1.vbproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/MSTest-CSharp/Company.TestProject1.csproj b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/MSTest-CSharp/Company.TestProject1.csproj index 2f31e5dd2..df68ccf85 100644 --- a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/MSTest-CSharp/Company.TestProject1.csproj +++ b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/MSTest-CSharp/Company.TestProject1.csproj @@ -12,7 +12,7 @@ - + diff --git a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/MSTest-FSharp/Company.TestProject1.fsproj b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/MSTest-FSharp/Company.TestProject1.fsproj index b4e147540..fd1013aba 100644 --- a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/MSTest-FSharp/Company.TestProject1.fsproj +++ b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/MSTest-FSharp/Company.TestProject1.fsproj @@ -16,7 +16,7 @@ - + diff --git a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/MSTest-VisualBasic/Company.TestProject1.vbproj b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/MSTest-VisualBasic/Company.TestProject1.vbproj index b0169cf41..1a76378ab 100644 --- a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/MSTest-VisualBasic/Company.TestProject1.vbproj +++ b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/MSTest-VisualBasic/Company.TestProject1.vbproj @@ -10,7 +10,7 @@ - + diff --git a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/NUnit-CSharp/Company.TestProject1.csproj b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/NUnit-CSharp/Company.TestProject1.csproj index b1aac22cb..e2b3f7f4b 100644 --- a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/NUnit-CSharp/Company.TestProject1.csproj +++ b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/NUnit-CSharp/Company.TestProject1.csproj @@ -12,7 +12,7 @@ - + diff --git a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/NUnit-FSharp/Company.TestProject1.fsproj b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/NUnit-FSharp/Company.TestProject1.fsproj index 59ce87756..e8d3e9dc8 100644 --- a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/NUnit-FSharp/Company.TestProject1.fsproj +++ b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/NUnit-FSharp/Company.TestProject1.fsproj @@ -16,7 +16,7 @@ - + diff --git a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/NUnit-VisualBasic/Company.TestProject1.vbproj b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/NUnit-VisualBasic/Company.TestProject1.vbproj index e7930d23e..da3a2edbd 100644 --- a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/NUnit-VisualBasic/Company.TestProject1.vbproj +++ b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/NUnit-VisualBasic/Company.TestProject1.vbproj @@ -10,7 +10,7 @@ - + diff --git a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/Playwright-MSTest-CSharp/Company.TestProject1.csproj b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/Playwright-MSTest-CSharp/Company.TestProject1.csproj index 2872d1877..96cce17a2 100644 --- a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/Playwright-MSTest-CSharp/Company.TestProject1.csproj +++ b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/Playwright-MSTest-CSharp/Company.TestProject1.csproj @@ -12,7 +12,7 @@ - + diff --git a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/Playwright-NUnit-CSharp/Company.TestProject1.csproj b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/Playwright-NUnit-CSharp/Company.TestProject1.csproj index 7e4790531..a3f2fd477 100644 --- a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/Playwright-NUnit-CSharp/Company.TestProject1.csproj +++ b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/Playwright-NUnit-CSharp/Company.TestProject1.csproj @@ -12,7 +12,7 @@ - + diff --git a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/XUnit-CSharp/Company.TestProject1.csproj b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/XUnit-CSharp/Company.TestProject1.csproj index a08b588f4..ae3f751a1 100644 --- a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/XUnit-CSharp/Company.TestProject1.csproj +++ b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/XUnit-CSharp/Company.TestProject1.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/XUnit-FSharp/Company.TestProject1.fsproj b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/XUnit-FSharp/Company.TestProject1.fsproj index 37636ea14..065499526 100644 --- a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/XUnit-FSharp/Company.TestProject1.fsproj +++ b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/XUnit-FSharp/Company.TestProject1.fsproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/XUnit-VisualBasic/Company.TestProject1.vbproj b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/XUnit-VisualBasic/Company.TestProject1.vbproj index 5f43da0e0..4bd0e99cd 100644 --- a/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/XUnit-VisualBasic/Company.TestProject1.vbproj +++ b/template_feed/Microsoft.DotNet.Test.ProjectTemplates.8.0/content/XUnit-VisualBasic/Company.TestProject1.vbproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive