From eb8d9be4fb7397f2e75478004b89217112be0fc7 Mon Sep 17 00:00:00 2001 From: Dominique St-Amand Date: Sat, 13 Jan 2024 18:27:09 -0500 Subject: [PATCH] Update packages including vulnerable packages --- .../Sample.WebApplication.Tests.csproj | 6 +++--- .../WebMotions.Fake.Authentication.JwtBearer.csproj | 10 +++++----- ...bMotions.Fake.Authentication.JwtBearer.Tests.csproj | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/samples/Sample.WebApplication.Tests/Sample.WebApplication.Tests.csproj b/samples/Sample.WebApplication.Tests/Sample.WebApplication.Tests.csproj index eba3f0d..58a2d03 100644 --- a/samples/Sample.WebApplication.Tests/Sample.WebApplication.Tests.csproj +++ b/samples/Sample.WebApplication.Tests/Sample.WebApplication.Tests.csproj @@ -7,13 +7,13 @@ - + all runtime; build; native; contentfiles; analyzers - + - + diff --git a/src/WebMotions.Fake.Authentication.JwtBearer/WebMotions.Fake.Authentication.JwtBearer.csproj b/src/WebMotions.Fake.Authentication.JwtBearer/WebMotions.Fake.Authentication.JwtBearer.csproj index 5b2b347..eb0cf56 100644 --- a/src/WebMotions.Fake.Authentication.JwtBearer/WebMotions.Fake.Authentication.JwtBearer.csproj +++ b/src/WebMotions.Fake.Authentication.JwtBearer/WebMotions.Fake.Authentication.JwtBearer.csproj @@ -2,7 +2,7 @@ latest - 8.0.0 + 8.0.1 true net8.0 true @@ -24,15 +24,15 @@ nuget Library true - 8.0.0 - 8.0.0 + 8.0.1 + 8.0.1 ..\..\AnalysisRules.ruleset - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/WebMotions.Fake.Authentication.JwtBearer.Tests/WebMotions.Fake.Authentication.JwtBearer.Tests.csproj b/test/WebMotions.Fake.Authentication.JwtBearer.Tests/WebMotions.Fake.Authentication.JwtBearer.Tests.csproj index 914e8f9..34e1e95 100644 --- a/test/WebMotions.Fake.Authentication.JwtBearer.Tests/WebMotions.Fake.Authentication.JwtBearer.Tests.csproj +++ b/test/WebMotions.Fake.Authentication.JwtBearer.Tests/WebMotions.Fake.Authentication.JwtBearer.Tests.csproj @@ -11,13 +11,13 @@ - + all runtime; build; native; contentfiles; analyzers - - - + + + all