From 7d1c388623ff7c4e7cb37189a715402fb7557b42 Mon Sep 17 00:00:00 2001 From: Ankit Jain Date: Fri, 23 Aug 2024 21:32:17 -0400 Subject: [PATCH] [templates] Update test package versions (#5406) --- .../templates/aspire-mstest/Aspire.Tests.1.csproj | 2 +- .../templates/aspire-nunit/Aspire.Tests.1.csproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Aspire.ProjectTemplates/templates/aspire-mstest/Aspire.Tests.1.csproj b/src/Aspire.ProjectTemplates/templates/aspire-mstest/Aspire.Tests.1.csproj index 089b047663..96dbc266cc 100644 --- a/src/Aspire.ProjectTemplates/templates/aspire-mstest/Aspire.Tests.1.csproj +++ b/src/Aspire.ProjectTemplates/templates/aspire-mstest/Aspire.Tests.1.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/Aspire.ProjectTemplates/templates/aspire-nunit/Aspire.Tests.1.csproj b/src/Aspire.ProjectTemplates/templates/aspire-nunit/Aspire.Tests.1.csproj index f5f2194978..284d13607d 100644 --- a/src/Aspire.ProjectTemplates/templates/aspire-nunit/Aspire.Tests.1.csproj +++ b/src/Aspire.ProjectTemplates/templates/aspire-nunit/Aspire.Tests.1.csproj @@ -12,9 +12,9 @@ - - - + + +