From f137793ffaffc41a2f1a2ab10d1371d986de109f Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 5 May 2022 03:29:19 +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 b741aab..29b8945 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 9f7a50f..b0c3944 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