From a95f88c443f7697582556d8ed9edd88d9195aad7 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 15 Apr 2026 04:28:42 +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 0f75497..409baed 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "10.0.5",
+ "version": "10.0.6",
"commands": [
"dotnet-ef"
]
diff --git a/Emulsion.ContentProxy/Emulsion.ContentProxy.fsproj b/Emulsion.ContentProxy/Emulsion.ContentProxy.fsproj
index 78dd103..b1b1bc9 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 9f88072..ee36efd 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 a6e5b4a..4940608 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 7307ac0..061ab33 100644
--- a/global.json
+++ b/global.json
@@ -1,5 +1,5 @@
{
"sdk": {
- "version": "10.0.201"
+ "version": "10.0.202"
}
}
\ No newline at end of file