From fb448205082bc808aaecf5f0d81244ad03757b11 Mon Sep 17 00:00:00 2001 From: Manuel Menegazzo <65919883+m3nax@users.noreply.github.com> Date: Tue, 22 Oct 2024 11:27:26 +0200 Subject: [PATCH] cleanup: Removed Serilog nuget from Directory.Packages.props (#1376) * Removed Serilog nuget from Directory.Packages.props Signed-off-by: Manuel Menegazzo * Update Directory.Packages.props Signed-off-by: Manuel Menegazzo <65919883+m3nax@users.noreply.github.com> --------- Signed-off-by: Manuel Menegazzo Signed-off-by: Manuel Menegazzo <65919883+m3nax@users.noreply.github.com> --- Directory.Packages.props | 20 +++++++++---------- .../Dapr.E2E.Test.App.csproj | 3 +-- 2 files changed, 10 insertions(+), 13 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 842c82aa8..3c1459b5d 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -3,11 +3,10 @@ true true - - + @@ -16,10 +15,10 @@ - + - + @@ -30,20 +29,19 @@ - + - + - + - - + - + - \ No newline at end of file + diff --git a/test/Dapr.E2E.Test.App/Dapr.E2E.Test.App.csproj b/test/Dapr.E2E.Test.App/Dapr.E2E.Test.App.csproj index 3454ac25d..162a1306a 100644 --- a/test/Dapr.E2E.Test.App/Dapr.E2E.Test.App.csproj +++ b/test/Dapr.E2E.Test.App/Dapr.E2E.Test.App.csproj @@ -8,9 +8,8 @@ - - +