From fca9867fa6f5f351e20df1de320cd5978d42ef1a Mon Sep 17 00:00:00 2001 From: Marcello Lamonaca Date: Tue, 8 Nov 2022 17:26:56 +0100 Subject: [PATCH] chore: bump .NET version to net7.0 --- src/ScriptLauncher.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ScriptLauncher.csproj b/src/ScriptLauncher.csproj index 1e68697..cca2ad5 100644 --- a/src/ScriptLauncher.csproj +++ b/src/ScriptLauncher.csproj @@ -2,10 +2,10 @@ Exe - net6.0 + net7.0 enable enable - 0.1.1 + 0.1.2 true script-launcher