From e0995b65d627b6ae83be072b8d0a23a5519c2c39 Mon Sep 17 00:00:00 2001 From: kasperk81 <83082615+kasperk81@users.noreply.github.com> Date: Sun, 6 Oct 2024 14:26:55 +0300 Subject: [PATCH] use correct framework --- 0-base/hello-tilt/hello-tilt.csproj | 2 +- 1-measure/hello-tilt/hello-tilt.csproj | 2 +- 2-build-locally/hello-tilt/hello-tilt.csproj | 2 +- 3-live-update/hello-tilt/hello-tilt.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/0-base/hello-tilt/hello-tilt.csproj b/0-base/hello-tilt/hello-tilt.csproj index 83bfc1f..a384917 100644 --- a/0-base/hello-tilt/hello-tilt.csproj +++ b/0-base/hello-tilt/hello-tilt.csproj @@ -1,7 +1,7 @@ - netcoreapp8.0 + net8.0 hello_tilt diff --git a/1-measure/hello-tilt/hello-tilt.csproj b/1-measure/hello-tilt/hello-tilt.csproj index 83bfc1f..a384917 100644 --- a/1-measure/hello-tilt/hello-tilt.csproj +++ b/1-measure/hello-tilt/hello-tilt.csproj @@ -1,7 +1,7 @@ - netcoreapp8.0 + net8.0 hello_tilt diff --git a/2-build-locally/hello-tilt/hello-tilt.csproj b/2-build-locally/hello-tilt/hello-tilt.csproj index 83bfc1f..a384917 100644 --- a/2-build-locally/hello-tilt/hello-tilt.csproj +++ b/2-build-locally/hello-tilt/hello-tilt.csproj @@ -1,7 +1,7 @@ - netcoreapp8.0 + net8.0 hello_tilt diff --git a/3-live-update/hello-tilt/hello-tilt.csproj b/3-live-update/hello-tilt/hello-tilt.csproj index 83bfc1f..a384917 100644 --- a/3-live-update/hello-tilt/hello-tilt.csproj +++ b/3-live-update/hello-tilt/hello-tilt.csproj @@ -1,7 +1,7 @@ - netcoreapp8.0 + net8.0 hello_tilt