From e06874d421fbfe43295d6035c57d67c95114e759 Mon Sep 17 00:00:00 2001 From: Oli Sturm Date: Tue, 4 Oct 2022 17:05:02 +0100 Subject: [PATCH] moving to .NET 7 --- samples/CS10/CS10.csproj | 2 +- samples/CS7/CS7.csproj | 2 +- samples/CS8/CS8.csproj | 2 +- samples/CS9/CS9.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/samples/CS10/CS10.csproj b/samples/CS10/CS10.csproj index 40c60dd..d439800 100644 --- a/samples/CS10/CS10.csproj +++ b/samples/CS10/CS10.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net7.0 enable enable diff --git a/samples/CS7/CS7.csproj b/samples/CS7/CS7.csproj index 40c60dd..d439800 100644 --- a/samples/CS7/CS7.csproj +++ b/samples/CS7/CS7.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net7.0 enable enable diff --git a/samples/CS8/CS8.csproj b/samples/CS8/CS8.csproj index 40c60dd..d439800 100644 --- a/samples/CS8/CS8.csproj +++ b/samples/CS8/CS8.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net7.0 enable enable diff --git a/samples/CS9/CS9.csproj b/samples/CS9/CS9.csproj index 40c60dd..d439800 100644 --- a/samples/CS9/CS9.csproj +++ b/samples/CS9/CS9.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net7.0 enable enable