From 66607b95bbad4b8cc2ae5cee72d316bec1405f16 Mon Sep 17 00:00:00 2001 From: Jason Dove <1695733+jasongdove@users.noreply.github.com> Date: Tue, 13 Jun 2023 13:58:44 -0500 Subject: [PATCH] update dependencies (#1300) --- ErsatzTV.Core.Tests/ErsatzTV.Core.Tests.csproj | 2 +- ErsatzTV.Core/ErsatzTV.Core.csproj | 2 +- ErsatzTV.FFmpeg.Tests/ErsatzTV.FFmpeg.Tests.csproj | 2 +- ErsatzTV.FFmpeg/ErsatzTV.FFmpeg.csproj | 2 +- .../ErsatzTV.Infrastructure.csproj | 6 +++--- ErsatzTV/ErsatzTV.csproj | 10 +++++----- ErsatzTV/Pages/Playouts.razor | 12 ++++++------ 7 files changed, 18 insertions(+), 18 deletions(-) diff --git a/ErsatzTV.Core.Tests/ErsatzTV.Core.Tests.csproj b/ErsatzTV.Core.Tests/ErsatzTV.Core.Tests.csproj index 43f62bd0..eee94de0 100644 --- a/ErsatzTV.Core.Tests/ErsatzTV.Core.Tests.csproj +++ b/ErsatzTV.Core.Tests/ErsatzTV.Core.Tests.csproj @@ -14,7 +14,7 @@ - + diff --git a/ErsatzTV.Core/ErsatzTV.Core.csproj b/ErsatzTV.Core/ErsatzTV.Core.csproj index 6fa12b0b..0db0b04d 100644 --- a/ErsatzTV.Core/ErsatzTV.Core.csproj +++ b/ErsatzTV.Core/ErsatzTV.Core.csproj @@ -16,7 +16,7 @@ - + all diff --git a/ErsatzTV.FFmpeg.Tests/ErsatzTV.FFmpeg.Tests.csproj b/ErsatzTV.FFmpeg.Tests/ErsatzTV.FFmpeg.Tests.csproj index 5259e68c..cf1776e1 100644 --- a/ErsatzTV.FFmpeg.Tests/ErsatzTV.FFmpeg.Tests.csproj +++ b/ErsatzTV.FFmpeg.Tests/ErsatzTV.FFmpeg.Tests.csproj @@ -9,7 +9,7 @@ - + diff --git a/ErsatzTV.FFmpeg/ErsatzTV.FFmpeg.csproj b/ErsatzTV.FFmpeg/ErsatzTV.FFmpeg.csproj index c5843f79..d527cb03 100644 --- a/ErsatzTV.FFmpeg/ErsatzTV.FFmpeg.csproj +++ b/ErsatzTV.FFmpeg/ErsatzTV.FFmpeg.csproj @@ -10,7 +10,7 @@ - + diff --git a/ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj b/ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj index 732df1f7..8c5d9eae 100644 --- a/ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj +++ b/ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj @@ -15,12 +15,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 e179c388..5d192c94 100644 --- a/ErsatzTV/ErsatzTV.csproj +++ b/ErsatzTV/ErsatzTV.csproj @@ -60,11 +60,11 @@ - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ErsatzTV/Pages/Playouts.razor b/ErsatzTV/Pages/Playouts.razor index f04a5e72..0c3c8317 100644 --- a/ErsatzTV/Pages/Playouts.razor +++ b/ErsatzTV/Pages/Playouts.razor @@ -25,7 +25,7 @@ - + @@ -47,12 +47,12 @@ @* @context.ProgramSchedulePlayoutType *@ - @if (EntityLocker.IsPlayoutLocked(context.PlayoutId)) - { - + + @if (EntityLocker.IsPlayoutLocked(context.PlayoutId)) + { - - } + } +