From ac0e7150a3fdd4423b04537fa58aa4374406cb5c Mon Sep 17 00:00:00 2001 From: vivet Date: Sat, 2 Nov 2024 18:33:57 +0100 Subject: [PATCH] Updated NuGets --- Nano.Models/Nano.Models.csproj | 2 +- NanoCore.nuspec | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Nano.Models/Nano.Models.csproj b/Nano.Models/Nano.Models.csproj index 7cac5d8..0fce31a 100644 --- a/Nano.Models/Nano.Models.csproj +++ b/Nano.Models/Nano.Models.csproj @@ -22,7 +22,7 @@ - + diff --git a/NanoCore.nuspec b/NanoCore.nuspec index 73b114e..c3fc133 100644 --- a/NanoCore.nuspec +++ b/NanoCore.nuspec @@ -2,7 +2,7 @@ NanoCore - 8.2.7 + 8.2.8 Nano Core Rapidly built and deploy rich .NET 8.0 applications. Configuration, Security, Logging, Data, Hosting, Docs, Localization, Versioning, Api, Error-Handling, and much more. The project is inspired by years of tedious repetitions, continuously re-writing similar code-snippets and libraries, to handle common functionality, not related to the business domain, such as logging, data persistence, message queuing, documentation, validation and similar. @@ -16,14 +16,14 @@ https://github.com/Nano-Core - - Fixed UseDefaultVersion, that broke after lower-case Swagger document filter. + - Updated NuGets. - +