From 7526801b66184c045d1ba10c9b22cf1e1a554106 Mon Sep 17 00:00:00 2001 From: Vincent Baaij Date: Mon, 28 Oct 2024 13:58:16 +0100 Subject: [PATCH] Update templates to use version 8.0.10 .NET packages --- .../BlazorWeb-CSharp.Client.csproj | 4 ++-- .../BlazorWeb-CSharp/BlazorWeb-CSharp.csproj | 12 ++++++------ .../ComponentsWebAssembly-CSharp.csproj | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/Templates/content/BlazorWeb-CSharp/BlazorWeb-CSharp.Client/BlazorWeb-CSharp.Client.csproj b/src/Templates/content/BlazorWeb-CSharp/BlazorWeb-CSharp.Client/BlazorWeb-CSharp.Client.csproj index b57374e73..ee5609af5 100644 --- a/src/Templates/content/BlazorWeb-CSharp/BlazorWeb-CSharp.Client/BlazorWeb-CSharp.Client.csproj +++ b/src/Templates/content/BlazorWeb-CSharp/BlazorWeb-CSharp.Client/BlazorWeb-CSharp.Client.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/src/Templates/content/BlazorWeb-CSharp/BlazorWeb-CSharp/BlazorWeb-CSharp.csproj b/src/Templates/content/BlazorWeb-CSharp/BlazorWeb-CSharp/BlazorWeb-CSharp.csproj index f84217d15..e5fab0be2 100644 --- a/src/Templates/content/BlazorWeb-CSharp/BlazorWeb-CSharp/BlazorWeb-CSharp.csproj +++ b/src/Templates/content/BlazorWeb-CSharp/BlazorWeb-CSharp/BlazorWeb-CSharp.csproj @@ -19,12 +19,12 @@ - - - - - - + + + + + + diff --git a/src/Templates/content/ComponentsWebAssembly-CSharp/ComponentsWebAssembly-CSharp.csproj b/src/Templates/content/ComponentsWebAssembly-CSharp/ComponentsWebAssembly-CSharp.csproj index f81cedc25..c7aada56b 100644 --- a/src/Templates/content/ComponentsWebAssembly-CSharp/ComponentsWebAssembly-CSharp.csproj +++ b/src/Templates/content/ComponentsWebAssembly-CSharp/ComponentsWebAssembly-CSharp.csproj @@ -10,10 +10,10 @@ - - - - + + + +