From 284dc788f332ac02a704a613122118daca576181 Mon Sep 17 00:00:00 2001 From: Sergey Tihon Date: Sun, 30 Jun 2024 20:24:28 +0200 Subject: [PATCH] feat: minor deps update --- global.json | 11 ++++++----- paket.lock | 46 +++++++++++++++++++++++----------------------- 2 files changed, 29 insertions(+), 28 deletions(-) diff --git a/global.json b/global.json index 8884839..6ed79b9 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,7 @@ { - "sdk": { - "version": "8.0.203", - "rollForward": "latestFeature" - } -} \ No newline at end of file + "sdk": { + "version": "8.0.302", + "rollForward": "latestFeature" + } +} + diff --git a/paket.lock b/paket.lock index c31dfef..ce54460 100644 --- a/paket.lock +++ b/paket.lock @@ -6,19 +6,19 @@ NUGET DocumentFormat.OpenXml.Framework (>= 3.0.2) DocumentFormat.OpenXml.Framework (3.0.2) System.IO.Packaging (>= 8.0) - IDisposableAnalyzers (4.0.7) - Microsoft.CodeCoverage (17.9) - Microsoft.NET.Test.Sdk (17.9) - Microsoft.CodeCoverage (>= 17.9) - Microsoft.TestPlatform.TestHost (>= 17.9) + IDisposableAnalyzers (4.0.8) + Microsoft.CodeCoverage (17.10) + Microsoft.NET.Test.Sdk (17.10) + Microsoft.CodeCoverage (>= 17.10) + Microsoft.TestPlatform.TestHost (>= 17.10) Microsoft.NETCore.Platforms (7.0.4) - Microsoft.TestPlatform.ObjectModel (17.9) + Microsoft.TestPlatform.ObjectModel (17.10) System.Reflection.Metadata (>= 1.6) - Microsoft.TestPlatform.TestHost (17.9) - Microsoft.TestPlatform.ObjectModel (>= 17.9) + Microsoft.TestPlatform.TestHost (17.10) + Microsoft.TestPlatform.ObjectModel (>= 17.10) Newtonsoft.Json (>= 13.0.1) Newtonsoft.Json (13.0.3) - SixLabors.Fonts (2.0.3) + SixLabors.Fonts (2.0.4) SixLabors.ImageSharp (3.1.4) SixLabors.ImageSharp.Drawing (2.1.3) SixLabors.Fonts (>= 2.0.3) @@ -28,19 +28,19 @@ NUGET System.Reflection.Metadata (8.0) System.Collections.Immutable (>= 8.0) System.Text.Encoding.CodePages (8.0) - xunit (2.7.1) - xunit.analyzers (>= 1.12) - xunit.assert (>= 2.7.1) - xunit.core (2.7.1) + xunit (2.8.1) + xunit.analyzers (>= 1.14) + xunit.assert (>= 2.8.1) + xunit.core (2.8.1) xunit.abstractions (2.0.3) - xunit.analyzers (1.12) - xunit.assert (2.7.1) - xunit.core (2.7.1) - xunit.extensibility.core (2.7.1) - xunit.extensibility.execution (2.7.1) - xunit.extensibility.core (2.7.1) + xunit.analyzers (1.14) + xunit.assert (2.8.1) + xunit.core (2.8.1) + xunit.extensibility.core (2.8.1) + xunit.extensibility.execution (2.8.1) + xunit.extensibility.core (2.8.1) xunit.abstractions (>= 2.0.3) - xunit.extensibility.execution (2.7.1) - xunit.extensibility.core (2.7.1) - xunit.runner.console (2.7.1) - xunit.runner.visualstudio (2.5.8) + xunit.extensibility.execution (2.8.1) + xunit.extensibility.core (2.8.1) + xunit.runner.console (2.8.1) + xunit.runner.visualstudio (2.8.1)