From ed00b37b63a3f618a3dbec01041c55fd9196eca0 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 20 Jul 2024 07:48:10 +0000
Subject: [PATCH] chore(deps): update all dependencies
---
.../Chickensoft.Serialization.Tests.csproj | 16 ++++++++--------
.../Chickensoft.Serialization.csproj | 2 +-
global.json | 2 +-
3 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/Chickensoft.Serialization.Tests/Chickensoft.Serialization.Tests.csproj b/Chickensoft.Serialization.Tests/Chickensoft.Serialization.Tests.csproj
index bd12d45..476ce31 100644
--- a/Chickensoft.Serialization.Tests/Chickensoft.Serialization.Tests.csproj
+++ b/Chickensoft.Serialization.Tests/Chickensoft.Serialization.Tests.csproj
@@ -20,23 +20,23 @@
-
-
-
-
-
+
+
+
+
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
diff --git a/Chickensoft.Serialization/Chickensoft.Serialization.csproj b/Chickensoft.Serialization/Chickensoft.Serialization.csproj
index 74d5413..478e424 100644
--- a/Chickensoft.Serialization/Chickensoft.Serialization.csproj
+++ b/Chickensoft.Serialization/Chickensoft.Serialization.csproj
@@ -50,7 +50,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
diff --git a/global.json b/global.json
index b2dc48a..dd3c7a0 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "8.0.204",
+ "version": "8.0.303",
"rollForward": "latestMinor"
},
"msbuild-sdks": {