From 02d5c706e450fb6abda2efcb0edff7252af22a0a Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 6 May 2022 03:11:01 +0000 Subject: [PATCH] fix: update packages --- .../test/TIS.IntegrationTest/TIS.IntegrationTest.csproj | 2 +- TheIdServer.Duende/test/TIS.Test/TIS.Test.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TheIdServer.Duende/test/TIS.IntegrationTest/TIS.IntegrationTest.csproj b/TheIdServer.Duende/test/TIS.IntegrationTest/TIS.IntegrationTest.csproj index 29b8945..a8a71c5 100644 --- a/TheIdServer.Duende/test/TIS.IntegrationTest/TIS.IntegrationTest.csproj +++ b/TheIdServer.Duende/test/TIS.IntegrationTest/TIS.IntegrationTest.csproj @@ -18,7 +18,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/TheIdServer.Duende/test/TIS.Test/TIS.Test.csproj b/TheIdServer.Duende/test/TIS.Test/TIS.Test.csproj index b0c3944..60035a4 100644 --- a/TheIdServer.Duende/test/TIS.Test/TIS.Test.csproj +++ b/TheIdServer.Duende/test/TIS.Test/TIS.Test.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive