From d8f0fe8d8e76ede4ad1acb062e2589ef4f29d0a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 04:49:35 +0000 Subject: [PATCH] deps: Bump Microsoft.Data.Sqlite and 2 others Bumps Microsoft.Data.Sqlite to 10.0.5 Bumps Microsoft.IdentityModel.Tokens from 7.5.0 to 8.17.0 Bumps System.IdentityModel.Tokens.Jwt from 7.5.0 to 8.17.0 --- updated-dependencies: - dependency-name: Microsoft.Data.Sqlite dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-microsoft - dependency-name: Microsoft.Data.Sqlite dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-microsoft - dependency-name: Microsoft.IdentityModel.Tokens dependency-version: 8.17.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-microsoft - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.17.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-microsoft ... Signed-off-by: dependabot[bot] --- .../SharpCoreDB.Extensions.csproj | 202 ++++++------- .../SharpCoreDB.Provider.YesSql.csproj | 265 +++++++++--------- .../SharpCoreDB.Provider.Sync.Tests.csproj | 119 ++++---- 3 files changed, 295 insertions(+), 291 deletions(-) diff --git a/src/SharpCoreDB.Extensions/SharpCoreDB.Extensions.csproj b/src/SharpCoreDB.Extensions/SharpCoreDB.Extensions.csproj index c91d874..7f3e798 100644 --- a/src/SharpCoreDB.Extensions/SharpCoreDB.Extensions.csproj +++ b/src/SharpCoreDB.Extensions/SharpCoreDB.Extensions.csproj @@ -1,100 +1,102 @@ - - - - net10.0 - 14.0 - enable - enable - - - SharpCoreDB.Extensions - 1.6.0 - MPCoreDeveloper - SharpCoreDB - SharpCoreDB.Extensions - Extensions for SharpCoreDB including Dapper integration and ASP.NET Core health checks. Built for .NET 10 with C# 14. Supports Windows, Linux, macOS, Android, iOS, and IoT/embedded devices with platform-specific optimizations. - Copyright (c) 2026 MPCoreDeveloper - v1.6.0: Synchronized release with the latest SharpCoreDB features, fixes, and documentation updates. - sharpcoredb;database;dapper;healthchecks;extensions;net10;csharp14;android;ios;mobile;iot;arm64;x64 - MIT - https://github.com/MPCoreDeveloper/SharpCoreDB - https://github.com/MPCoreDeveloper/SharpCoreDB - git - NuGet.README.md - SharpCoreDB.jpg - true - snupkg - - - false - true - - - true - AnyCPU - false - - - win-x64;win-arm64;linux-x64;linux-arm64;osx-x64;osx-arm64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + net10.0 + 14.0 + enable + enable + + + SharpCoreDB.Extensions + 1.6.0 + MPCoreDeveloper + SharpCoreDB + SharpCoreDB.Extensions + Extensions for SharpCoreDB including Dapper integration and ASP.NET Core health checks. Built for .NET 10 with C# 14. Supports Windows, Linux, macOS, Android, iOS, and IoT/embedded devices with platform-specific optimizations. + Copyright (c) 2026 MPCoreDeveloper + v1.6.0: Synchronized release with the latest SharpCoreDB features, fixes, and documentation updates. + sharpcoredb;database;dapper;healthchecks;extensions;net10;csharp14;android;ios;mobile;iot;arm64;x64 + MIT + https://github.com/MPCoreDeveloper/SharpCoreDB + https://github.com/MPCoreDeveloper/SharpCoreDB + git + NuGet.README.md + SharpCoreDB.jpg + true + snupkg + + + false + true + + + true + AnyCPU + false + + + win-x64;win-arm64;linux-x64;linux-arm64;osx-x64;osx-arm64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/SharpCoreDB.Provider.YesSql/SharpCoreDB.Provider.YesSql.csproj b/src/SharpCoreDB.Provider.YesSql/SharpCoreDB.Provider.YesSql.csproj index 75e879e..dfe43f5 100644 --- a/src/SharpCoreDB.Provider.YesSql/SharpCoreDB.Provider.YesSql.csproj +++ b/src/SharpCoreDB.Provider.YesSql/SharpCoreDB.Provider.YesSql.csproj @@ -1,132 +1,133 @@ - - - - net10.0 - enable - enable - SharpCoreDB.Provider.YesSql - - - SharpCoreDB.Provider.YesSql - 1.6.0 - MPCoreDeveloper - SharpCoreDB - SharpCoreDB.Provider.YesSql - YesSql provider for SharpCoreDB encrypted database engine. Built for .NET 10 with C# 14. Supports Windows, Linux, macOS, Android, iOS, and IoT/embedded devices with platform-specific optimizations. - Copyright (c) 2026 MPCoreDeveloper - v1.6.0: Synchronized release with the latest SharpCoreDB features, fixes, and documentation updates. - sharpcoredb;yessql;database;orm;net10;csharp14;android;ios;mobile;iot;arm64;x64 - MIT - https://github.com/MPCoreDeveloper/SharpCoreDB - https://github.com/MPCoreDeveloper/SharpCoreDB - git - NuGet.README.md - SharpCoreDB.jpg - true - snupkg - - - false - true - - - true - AnyCPU - false - - - win-x64;win-arm64;linux-x64;linux-arm64;osx-x64;osx-arm64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + net10.0 + enable + enable + SharpCoreDB.Provider.YesSql + + + SharpCoreDB.Provider.YesSql + 1.6.0 + MPCoreDeveloper + SharpCoreDB + SharpCoreDB.Provider.YesSql + YesSql provider for SharpCoreDB encrypted database engine. Built for .NET 10 with C# 14. Supports Windows, Linux, macOS, Android, iOS, and IoT/embedded devices with platform-specific optimizations. + Copyright (c) 2026 MPCoreDeveloper + v1.6.0: Synchronized release with the latest SharpCoreDB features, fixes, and documentation updates. + sharpcoredb;yessql;database;orm;net10;csharp14;android;ios;mobile;iot;arm64;x64 + MIT + https://github.com/MPCoreDeveloper/SharpCoreDB + https://github.com/MPCoreDeveloper/SharpCoreDB + git + NuGet.README.md + SharpCoreDB.jpg + true + snupkg + + + false + true + + + true + AnyCPU + false + + + win-x64;win-arm64;linux-x64;linux-arm64;osx-x64;osx-arm64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/SharpCoreDB.Provider.Sync.Tests/SharpCoreDB.Provider.Sync.Tests.csproj b/tests/SharpCoreDB.Provider.Sync.Tests/SharpCoreDB.Provider.Sync.Tests.csproj index 92aec09..434dddf 100644 --- a/tests/SharpCoreDB.Provider.Sync.Tests/SharpCoreDB.Provider.Sync.Tests.csproj +++ b/tests/SharpCoreDB.Provider.Sync.Tests/SharpCoreDB.Provider.Sync.Tests.csproj @@ -1,59 +1,60 @@ - - - - net10.0 - 14.0 - enable - enable - true - - - false - false - - - false - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + net10.0 + 14.0 + enable + enable + true + + + false + false + + + false + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +