From 487d31fd84299d275c7ddd1b25e752754b790d09 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 13 Sep 2023 09:22:17 +0000
Subject: [PATCH] Update dotnet monorepo
---
Source/Schema.NET.Pending/Schema.NET.Pending.csproj | 2 +-
Source/Schema.NET/Schema.NET.csproj | 2 +-
Tools/Schema.NET.Tool/Schema.NET.Tool.csproj | 4 ++--
global.json | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/Source/Schema.NET.Pending/Schema.NET.Pending.csproj b/Source/Schema.NET.Pending/Schema.NET.Pending.csproj
index 50fb96a3..177e1ad1 100644
--- a/Source/Schema.NET.Pending/Schema.NET.Pending.csproj
+++ b/Source/Schema.NET.Pending/Schema.NET.Pending.csproj
@@ -14,7 +14,7 @@
-
+
diff --git a/Source/Schema.NET/Schema.NET.csproj b/Source/Schema.NET/Schema.NET.csproj
index 967987bc..35495672 100644
--- a/Source/Schema.NET/Schema.NET.csproj
+++ b/Source/Schema.NET/Schema.NET.csproj
@@ -14,7 +14,7 @@
-
+
diff --git a/Tools/Schema.NET.Tool/Schema.NET.Tool.csproj b/Tools/Schema.NET.Tool/Schema.NET.Tool.csproj
index a885d530..9bbcfee6 100644
--- a/Tools/Schema.NET.Tool/Schema.NET.Tool.csproj
+++ b/Tools/Schema.NET.Tool/Schema.NET.Tool.csproj
@@ -26,7 +26,7 @@
-
+
@@ -37,7 +37,7 @@
-
+
diff --git a/global.json b/global.json
index e250bef4..937e33c8 100644
--- a/global.json
+++ b/global.json
@@ -2,6 +2,6 @@
"sdk": {
"allowPrerelease": false,
"rollForward": "latestMajor",
- "version": "7.0.203"
+ "version": "7.0.401"
}
}