From 1b2246fdfa84be30c54261c40016234db8b665e3 Mon Sep 17 00:00:00 2001 From: Marco Minerva Date: Wed, 11 Feb 2026 12:36:34 +0100 Subject: [PATCH] Update NuGet packages and remove copilot instructions file Updated Microsoft.AspNetCore.OpenApi, Swashbuckle.AspNetCore, and SimpleAuthenticationTools.Abstractions to latest patch versions across sample and main projects. Also removed .github/copilot-instructions.md from solution items. --- SimpleAuthentication.slnx | 1 - samples/Controllers/ApiKeySample/ApiKeySample.csproj | 4 ++-- .../BasicAuthenticationSample.csproj | 4 ++-- samples/Controllers/JwtBearerSample/JwtBearerSample.csproj | 4 ++-- samples/MinimalApis/ApiKeySample/ApiKeySample.csproj | 4 ++-- .../BasicAuthenticationSample.csproj | 4 ++-- samples/MinimalApis/JwtBearerSample/JwtBearerSample.csproj | 4 ++-- .../Net8JwtBearerSample/Net8JwtBearerSample.csproj | 2 +- .../SimpleAuthentication.Swashbuckle.csproj | 4 ++-- src/SimpleAuthentication/SimpleAuthentication.csproj | 2 +- 10 files changed, 16 insertions(+), 17 deletions(-) diff --git a/SimpleAuthentication.slnx b/SimpleAuthentication.slnx index 89bf167..a2c7293 100644 --- a/SimpleAuthentication.slnx +++ b/SimpleAuthentication.slnx @@ -13,7 +13,6 @@ - diff --git a/samples/Controllers/ApiKeySample/ApiKeySample.csproj b/samples/Controllers/ApiKeySample/ApiKeySample.csproj index 05981b3..95a0db1 100644 --- a/samples/Controllers/ApiKeySample/ApiKeySample.csproj +++ b/samples/Controllers/ApiKeySample/ApiKeySample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/Controllers/BasicAuthenticationSample/BasicAuthenticationSample.csproj b/samples/Controllers/BasicAuthenticationSample/BasicAuthenticationSample.csproj index 05981b3..95a0db1 100644 --- a/samples/Controllers/BasicAuthenticationSample/BasicAuthenticationSample.csproj +++ b/samples/Controllers/BasicAuthenticationSample/BasicAuthenticationSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/Controllers/JwtBearerSample/JwtBearerSample.csproj b/samples/Controllers/JwtBearerSample/JwtBearerSample.csproj index 05981b3..95a0db1 100644 --- a/samples/Controllers/JwtBearerSample/JwtBearerSample.csproj +++ b/samples/Controllers/JwtBearerSample/JwtBearerSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/MinimalApis/ApiKeySample/ApiKeySample.csproj b/samples/MinimalApis/ApiKeySample/ApiKeySample.csproj index 0d26289..3fa8842 100644 --- a/samples/MinimalApis/ApiKeySample/ApiKeySample.csproj +++ b/samples/MinimalApis/ApiKeySample/ApiKeySample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/MinimalApis/BasicAuthenticationSample/BasicAuthenticationSample.csproj b/samples/MinimalApis/BasicAuthenticationSample/BasicAuthenticationSample.csproj index 0d26289..3fa8842 100644 --- a/samples/MinimalApis/BasicAuthenticationSample/BasicAuthenticationSample.csproj +++ b/samples/MinimalApis/BasicAuthenticationSample/BasicAuthenticationSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/MinimalApis/JwtBearerSample/JwtBearerSample.csproj b/samples/MinimalApis/JwtBearerSample/JwtBearerSample.csproj index 0d26289..3fa8842 100644 --- a/samples/MinimalApis/JwtBearerSample/JwtBearerSample.csproj +++ b/samples/MinimalApis/JwtBearerSample/JwtBearerSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/MinimalApis/Net8JwtBearerSample/Net8JwtBearerSample.csproj b/samples/MinimalApis/Net8JwtBearerSample/Net8JwtBearerSample.csproj index c8ade32..905fa05 100644 --- a/samples/MinimalApis/Net8JwtBearerSample/Net8JwtBearerSample.csproj +++ b/samples/MinimalApis/Net8JwtBearerSample/Net8JwtBearerSample.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/SimpleAuthentication.Swashbuckle/SimpleAuthentication.Swashbuckle.csproj b/src/SimpleAuthentication.Swashbuckle/SimpleAuthentication.Swashbuckle.csproj index c6405dd..43ba73a 100644 --- a/src/SimpleAuthentication.Swashbuckle/SimpleAuthentication.Swashbuckle.csproj +++ b/src/SimpleAuthentication.Swashbuckle/SimpleAuthentication.Swashbuckle.csproj @@ -32,8 +32,8 @@ - - + + diff --git a/src/SimpleAuthentication/SimpleAuthentication.csproj b/src/SimpleAuthentication/SimpleAuthentication.csproj index f51c30e..b20339e 100644 --- a/src/SimpleAuthentication/SimpleAuthentication.csproj +++ b/src/SimpleAuthentication/SimpleAuthentication.csproj @@ -39,7 +39,7 @@ - +