From a4c70612fce4cda25d6b877845231d5d1a854fbe Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 27 Mar 2021 02:45:12 +0000 Subject: [PATCH] fix: update packages --- .../src/TIS.BlazorApp/TIS.BlazorApp.csproj | 38 +++++++++---------- TheIdServer/src/TIS/TIS.csproj | 22 +++++------ .../TIS.IntegrationTest.csproj | 2 +- 3 files changed, 31 insertions(+), 31 deletions(-) diff --git a/TheIdServer/src/TIS.BlazorApp/TIS.BlazorApp.csproj b/TheIdServer/src/TIS.BlazorApp/TIS.BlazorApp.csproj index f99c9a8..8cbe9f0 100644 --- a/TheIdServer/src/TIS.BlazorApp/TIS.BlazorApp.csproj +++ b/TheIdServer/src/TIS.BlazorApp/TIS.BlazorApp.csproj @@ -8,25 +8,25 @@ - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/TheIdServer/src/TIS/TIS.csproj b/TheIdServer/src/TIS/TIS.csproj index d42fed0..9f68d53 100644 --- a/TheIdServer/src/TIS/TIS.csproj +++ b/TheIdServer/src/TIS/TIS.csproj @@ -8,17 +8,17 @@ - - - - - - - - - - - + + + + + + + + + + + diff --git a/TheIdServer/test/TIS.IntegrationTest/TIS.IntegrationTest.csproj b/TheIdServer/test/TIS.IntegrationTest/TIS.IntegrationTest.csproj index ee2a15b..1fad75f 100644 --- a/TheIdServer/test/TIS.IntegrationTest/TIS.IntegrationTest.csproj +++ b/TheIdServer/test/TIS.IntegrationTest/TIS.IntegrationTest.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive