From 9936db7430325388176574a2e7b82bf121468bd1 Mon Sep 17 00:00:00 2001 From: Marco Minerva Date: Thu, 13 Nov 2025 08:59:12 +0100 Subject: [PATCH] Update Swashbuckle.AspNetCore to version 10.0.1 Upgraded the `Swashbuckle.AspNetCore.SwaggerUI` package from version `10.0.0` to `10.0.1` in `ApiKeySample.csproj`, `BasicAuthenticationSample.csproj`, and `JwtBearerSample.csproj`. Updated the `Swashbuckle.AspNetCore` package to version `10.0.1` in `Net8JwtBearerSample.csproj`. Upgraded the `Swashbuckle.AspNetCore.SwaggerGen` package to version `10.0.1` in `SimpleAuthentication.Swashbuckle.csproj`. Consolidated duplicate entries in the diff for clarity. --- samples/Controllers/ApiKeySample/ApiKeySample.csproj | 2 +- .../BasicAuthenticationSample/BasicAuthenticationSample.csproj | 2 +- samples/Controllers/JwtBearerSample/JwtBearerSample.csproj | 2 +- samples/MinimalApis/ApiKeySample/ApiKeySample.csproj | 2 +- .../BasicAuthenticationSample/BasicAuthenticationSample.csproj | 2 +- samples/MinimalApis/JwtBearerSample/JwtBearerSample.csproj | 2 +- .../MinimalApis/Net8JwtBearerSample/Net8JwtBearerSample.csproj | 2 +- .../SimpleAuthentication.Swashbuckle.csproj | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/samples/Controllers/ApiKeySample/ApiKeySample.csproj b/samples/Controllers/ApiKeySample/ApiKeySample.csproj index 9eb2607..f18c43c 100644 --- a/samples/Controllers/ApiKeySample/ApiKeySample.csproj +++ b/samples/Controllers/ApiKeySample/ApiKeySample.csproj @@ -8,7 +8,7 @@ - + diff --git a/samples/Controllers/BasicAuthenticationSample/BasicAuthenticationSample.csproj b/samples/Controllers/BasicAuthenticationSample/BasicAuthenticationSample.csproj index 9eb2607..f18c43c 100644 --- a/samples/Controllers/BasicAuthenticationSample/BasicAuthenticationSample.csproj +++ b/samples/Controllers/BasicAuthenticationSample/BasicAuthenticationSample.csproj @@ -8,7 +8,7 @@ - + diff --git a/samples/Controllers/JwtBearerSample/JwtBearerSample.csproj b/samples/Controllers/JwtBearerSample/JwtBearerSample.csproj index 9eb2607..f18c43c 100644 --- a/samples/Controllers/JwtBearerSample/JwtBearerSample.csproj +++ b/samples/Controllers/JwtBearerSample/JwtBearerSample.csproj @@ -8,7 +8,7 @@ - + diff --git a/samples/MinimalApis/ApiKeySample/ApiKeySample.csproj b/samples/MinimalApis/ApiKeySample/ApiKeySample.csproj index 687d104..aa37ef7 100644 --- a/samples/MinimalApis/ApiKeySample/ApiKeySample.csproj +++ b/samples/MinimalApis/ApiKeySample/ApiKeySample.csproj @@ -8,7 +8,7 @@ - + diff --git a/samples/MinimalApis/BasicAuthenticationSample/BasicAuthenticationSample.csproj b/samples/MinimalApis/BasicAuthenticationSample/BasicAuthenticationSample.csproj index 687d104..aa37ef7 100644 --- a/samples/MinimalApis/BasicAuthenticationSample/BasicAuthenticationSample.csproj +++ b/samples/MinimalApis/BasicAuthenticationSample/BasicAuthenticationSample.csproj @@ -8,7 +8,7 @@ - + diff --git a/samples/MinimalApis/JwtBearerSample/JwtBearerSample.csproj b/samples/MinimalApis/JwtBearerSample/JwtBearerSample.csproj index 687d104..aa37ef7 100644 --- a/samples/MinimalApis/JwtBearerSample/JwtBearerSample.csproj +++ b/samples/MinimalApis/JwtBearerSample/JwtBearerSample.csproj @@ -8,7 +8,7 @@ - + diff --git a/samples/MinimalApis/Net8JwtBearerSample/Net8JwtBearerSample.csproj b/samples/MinimalApis/Net8JwtBearerSample/Net8JwtBearerSample.csproj index 9e6cfe8..78b0e0f 100644 --- a/samples/MinimalApis/Net8JwtBearerSample/Net8JwtBearerSample.csproj +++ b/samples/MinimalApis/Net8JwtBearerSample/Net8JwtBearerSample.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/SimpleAuthentication.Swashbuckle/SimpleAuthentication.Swashbuckle.csproj b/src/SimpleAuthentication.Swashbuckle/SimpleAuthentication.Swashbuckle.csproj index 11d5be7..340218f 100644 --- a/src/SimpleAuthentication.Swashbuckle/SimpleAuthentication.Swashbuckle.csproj +++ b/src/SimpleAuthentication.Swashbuckle/SimpleAuthentication.Swashbuckle.csproj @@ -33,7 +33,7 @@ - +