From a7a092947d5184e90db3599bb95096ab8eeae256 Mon Sep 17 00:00:00 2001 From: Jason Nelson Date: Sat, 24 Aug 2024 10:43:28 -0700 Subject: [PATCH 1/4] Update xunit --- Test/Test.csproj | 4 ++-- Tests/Fido2.Ctap2.Tests/Fido2.Ctap2.Tests.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Test/Test.csproj b/Test/Test.csproj index 5fb30e72..1e20064d 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -29,8 +29,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tests/Fido2.Ctap2.Tests/Fido2.Ctap2.Tests.csproj b/Tests/Fido2.Ctap2.Tests/Fido2.Ctap2.Tests.csproj index 7b536c52..715c311b 100644 --- a/Tests/Fido2.Ctap2.Tests/Fido2.Ctap2.Tests.csproj +++ b/Tests/Fido2.Ctap2.Tests/Fido2.Ctap2.Tests.csproj @@ -7,8 +7,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all From f163ca746c66fe9fc1c815696039d78a422391b4 Mon Sep 17 00:00:00 2001 From: Jason Nelson Date: Sat, 24 Aug 2024 10:45:25 -0700 Subject: [PATCH 2/4] Microsoft.NET.Test.Sdk --- Test/Test.csproj | 2 +- Tests/Fido2.Ctap2.Tests/Fido2.Ctap2.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Test/Test.csproj b/Test/Test.csproj index 1e20064d..170f688a 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -26,7 +26,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Tests/Fido2.Ctap2.Tests/Fido2.Ctap2.Tests.csproj b/Tests/Fido2.Ctap2.Tests/Fido2.Ctap2.Tests.csproj index 715c311b..6ba51632 100644 --- a/Tests/Fido2.Ctap2.Tests/Fido2.Ctap2.Tests.csproj +++ b/Tests/Fido2.Ctap2.Tests/Fido2.Ctap2.Tests.csproj @@ -6,7 +6,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive From 947fc8e7fd9299035687ec77b18f9a389ead2d2d Mon Sep 17 00:00:00 2001 From: Jason Nelson Date: Sat, 24 Aug 2024 10:52:25 -0700 Subject: [PATCH 3/4] Update coverlet.collector --- Test/Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Test/Test.csproj b/Test/Test.csproj index 170f688a..4801046e 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -22,7 +22,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From df4df5427c3d98c054854c1e196caf3fdae529ed Mon Sep 17 00:00:00 2001 From: Jason Nelson Date: Sat, 24 Aug 2024 10:53:39 -0700 Subject: [PATCH 4/4] Update Microsoft dependencies --- BlazorWasmDemo/Client/BlazorWasmDemo.Client.csproj | 4 ++-- BlazorWasmDemo/Server/BlazorWasmDemo.Server.csproj | 6 +++--- Demo/Demo.csproj | 2 +- Src/Fido2.BlazorWebAssembly/Fido2.BlazorWebAssembly.csproj | 4 ++-- Src/Fido2/Fido2.csproj | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/BlazorWasmDemo/Client/BlazorWasmDemo.Client.csproj b/BlazorWasmDemo/Client/BlazorWasmDemo.Client.csproj index a677082b..fae8f1e4 100644 --- a/BlazorWasmDemo/Client/BlazorWasmDemo.Client.csproj +++ b/BlazorWasmDemo/Client/BlazorWasmDemo.Client.csproj @@ -6,8 +6,8 @@ - - + + diff --git a/BlazorWasmDemo/Server/BlazorWasmDemo.Server.csproj b/BlazorWasmDemo/Server/BlazorWasmDemo.Server.csproj index a372a823..0918b17d 100644 --- a/BlazorWasmDemo/Server/BlazorWasmDemo.Server.csproj +++ b/BlazorWasmDemo/Server/BlazorWasmDemo.Server.csproj @@ -9,10 +9,10 @@ - - + + - + diff --git a/Demo/Demo.csproj b/Demo/Demo.csproj index 60e02890..80966276 100644 --- a/Demo/Demo.csproj +++ b/Demo/Demo.csproj @@ -14,7 +14,7 @@ - + diff --git a/Src/Fido2.BlazorWebAssembly/Fido2.BlazorWebAssembly.csproj b/Src/Fido2.BlazorWebAssembly/Fido2.BlazorWebAssembly.csproj index f39bc6cb..5bcd20c0 100644 --- a/Src/Fido2.BlazorWebAssembly/Fido2.BlazorWebAssembly.csproj +++ b/Src/Fido2.BlazorWebAssembly/Fido2.BlazorWebAssembly.csproj @@ -22,8 +22,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Src/Fido2/Fido2.csproj b/Src/Fido2/Fido2.csproj index 287e9e63..f596f4fe 100644 --- a/Src/Fido2/Fido2.csproj +++ b/Src/Fido2/Fido2.csproj @@ -12,10 +12,10 @@ - + - +