From 99ffcf630b08dbbf45c23fe1a126e6f1884dd6cb Mon Sep 17 00:00:00 2001 From: T'kael Date: Sun, 10 Dec 2023 17:59:24 -0800 Subject: [PATCH] Update .Net Core dependencies --- SpeechService/EddiSpeechService.csproj | 2 +- Tests/Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SpeechService/EddiSpeechService.csproj b/SpeechService/EddiSpeechService.csproj index f55f21b75f..270ac2974b 100644 --- a/SpeechService/EddiSpeechService.csproj +++ b/SpeechService/EddiSpeechService.csproj @@ -70,7 +70,7 @@ - 10.0.22621.755 + 10.0.22621.2428 13.0.3 diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 3f4dfb5f0d..1ea8c7a9ed 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -87,7 +87,7 @@ - 7.0.3 + 7.0.4 3.1.1