From 85b2a463538e5468f6f0a3fc14dcd4f225175c0d Mon Sep 17 00:00:00 2001 From: Jason Dove Date: Tue, 21 Dec 2021 08:52:51 -0600 Subject: [PATCH] update dependencies (#546) --- .github/workflows/docs.yml | 2 +- ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj | 6 +++--- ErsatzTV/ErsatzTV.csproj | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index a60f023c..3f345762 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout master - uses: actions/checkout@v1 + uses: actions/checkout@v2 - name: Deploy docs uses: mhausenblas/mkdocs-deploy-gh-pages@master diff --git a/ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj b/ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj index 6708e55a..7919c809 100644 --- a/ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj +++ b/ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj @@ -13,12 +13,12 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ErsatzTV/ErsatzTV.csproj b/ErsatzTV/ErsatzTV.csproj index 8282b89b..a30b5854 100644 --- a/ErsatzTV/ErsatzTV.csproj +++ b/ErsatzTV/ErsatzTV.csproj @@ -14,15 +14,15 @@ - - + + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive