From 5b9b35df81e4126dbf25adda5d6174b88a119aed Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 19 Sep 2024 00:27:56 +0000
Subject: [PATCH] chore(deps): update dotnet monorepo to v8
---
.devcontainers/Dockerfile | 2 +-
Refit.GeneratorTests/Refit.GeneratorTests.csproj | 2 +-
Refit.Tests/Refit.Tests.csproj | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.devcontainers/Dockerfile b/.devcontainers/Dockerfile
index 677558cf9..ee25f345f 100644
--- a/.devcontainers/Dockerfile
+++ b/.devcontainers/Dockerfile
@@ -1,5 +1,5 @@
# [Choice] .NET version: 7.0, 7.0-bullseye-slim, 7.0-jammy, 6.0, 6.0-bullseye-slim, 6.0-jammy, 6.0-focal
-ARG VARIANT="7.0-jammy"
+ARG VARIANT="8.0-jammy"
FROM mcr.microsoft.com/dotnet/sdk:${VARIANT}
# [Optional] Uncomment this section to install additional OS packages.
diff --git a/Refit.GeneratorTests/Refit.GeneratorTests.csproj b/Refit.GeneratorTests/Refit.GeneratorTests.csproj
index 7ab160f24..875c3b61c 100644
--- a/Refit.GeneratorTests/Refit.GeneratorTests.csproj
+++ b/Refit.GeneratorTests/Refit.GeneratorTests.csproj
@@ -22,7 +22,7 @@
-
+
diff --git a/Refit.Tests/Refit.Tests.csproj b/Refit.Tests/Refit.Tests.csproj
index 0e33aaa64..d38f11eea 100644
--- a/Refit.Tests/Refit.Tests.csproj
+++ b/Refit.Tests/Refit.Tests.csproj
@@ -24,7 +24,7 @@
-
+