From 2af4417c14243741b89a6b01ad09644871383d9c Mon Sep 17 00:00:00 2001 From: Florian Stadler Date: Tue, 21 Jan 2025 14:13:34 +0100 Subject: [PATCH] Move back to 6.0.x --- examples/role-cs/role-cs.csproj | 2 +- examples/simple-cs/simple-cs.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/role-cs/role-cs.csproj b/examples/role-cs/role-cs.csproj index f432dbe7e6..d475a53fb0 100644 --- a/examples/role-cs/role-cs.csproj +++ b/examples/role-cs/role-cs.csproj @@ -2,7 +2,7 @@ Exe - net8.0 + net6.0 enable diff --git a/examples/simple-cs/simple-cs.csproj b/examples/simple-cs/simple-cs.csproj index f432dbe7e6..d475a53fb0 100644 --- a/examples/simple-cs/simple-cs.csproj +++ b/examples/simple-cs/simple-cs.csproj @@ -2,7 +2,7 @@ Exe - net8.0 + net6.0 enable