From 5b4d645be6d5c903cffe3a58e515c3a37d349d51 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 13 Feb 2024 16:38:28 +0000
Subject: [PATCH] Update dotnet monorepo
---
.../Boxed.AspNetCore.Swagger/Boxed.AspNetCore.Swagger.csproj | 4 ++--
Source/Boxed.DotnetNewTest/Boxed.DotnetNewTest.csproj | 4 ++--
global.json | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/Source/Boxed.AspNetCore.Swagger/Boxed.AspNetCore.Swagger.csproj b/Source/Boxed.AspNetCore.Swagger/Boxed.AspNetCore.Swagger.csproj
index ac8be21a..433fef32 100644
--- a/Source/Boxed.AspNetCore.Swagger/Boxed.AspNetCore.Swagger.csproj
+++ b/Source/Boxed.AspNetCore.Swagger/Boxed.AspNetCore.Swagger.csproj
@@ -21,12 +21,12 @@
-
+
-
+
diff --git a/Source/Boxed.DotnetNewTest/Boxed.DotnetNewTest.csproj b/Source/Boxed.DotnetNewTest/Boxed.DotnetNewTest.csproj
index 31bbc0a6..e2dd5da5 100644
--- a/Source/Boxed.DotnetNewTest/Boxed.DotnetNewTest.csproj
+++ b/Source/Boxed.DotnetNewTest/Boxed.DotnetNewTest.csproj
@@ -20,11 +20,11 @@
-
+
-
+
diff --git a/global.json b/global.json
index 937e33c8..753196d7 100644
--- a/global.json
+++ b/global.json
@@ -2,6 +2,6 @@
"sdk": {
"allowPrerelease": false,
"rollForward": "latestMajor",
- "version": "7.0.401"
+ "version": "7.0.405"
}
}