From 8137edfbef7f113a32892ab0812ce2b824f29fa7 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 13 May 2026 08:36:13 +0000
Subject: [PATCH] Update dotnet monorepo
---
.config/dotnet-tools.json | 2 +-
Emulsion.ContentProxy/Emulsion.ContentProxy.fsproj | 2 +-
Emulsion.Database/Emulsion.Database.fsproj | 4 ++--
Emulsion/Emulsion.fsproj | 2 +-
global.json | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 1921f30..ec7cf47 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "10.0.7",
+ "version": "10.0.8",
"commands": [
"dotnet-ef"
]
diff --git a/Emulsion.ContentProxy/Emulsion.ContentProxy.fsproj b/Emulsion.ContentProxy/Emulsion.ContentProxy.fsproj
index 7ebfbea..3e441dc 100644
--- a/Emulsion.ContentProxy/Emulsion.ContentProxy.fsproj
+++ b/Emulsion.ContentProxy/Emulsion.ContentProxy.fsproj
@@ -25,7 +25,7 @@ SPDX-License-Identifier: MIT
-
+
diff --git a/Emulsion.Database/Emulsion.Database.fsproj b/Emulsion.Database/Emulsion.Database.fsproj
index 2f080e9..cff0d18 100644
--- a/Emulsion.Database/Emulsion.Database.fsproj
+++ b/Emulsion.Database/Emulsion.Database.fsproj
@@ -21,11 +21,11 @@ SPDX-License-Identifier: MIT
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
diff --git a/Emulsion/Emulsion.fsproj b/Emulsion/Emulsion.fsproj
index 67e49fd..ba2c230 100644
--- a/Emulsion/Emulsion.fsproj
+++ b/Emulsion/Emulsion.fsproj
@@ -31,7 +31,7 @@ SPDX-License-Identifier: MIT
-
+
diff --git a/global.json b/global.json
index f234262..d895dfe 100644
--- a/global.json
+++ b/global.json
@@ -1,5 +1,5 @@
{
"sdk": {
- "version": "10.0.203"
+ "version": "10.0.300"
}
}
\ No newline at end of file