From 2edb59711e7d6bc2a763de5d7f9674ace5199176 Mon Sep 17 00:00:00 2001 From: Murodbek Zoirov Date: Mon, 27 Apr 2026 14:06:39 +0500 Subject: [PATCH] Update package references in EventStorage and EventStorage.Tests projects --- src/EventStorage.csproj | 16 ++++++++-------- tests/EventStorage.Tests.csproj | 18 +++++++++--------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/EventStorage.csproj b/src/EventStorage.csproj index 91db81b..a7a4d76 100644 --- a/src/EventStorage.csproj +++ b/src/EventStorage.csproj @@ -18,15 +18,15 @@ - - + + - - - - - - + + + + + + diff --git a/tests/EventStorage.Tests.csproj b/tests/EventStorage.Tests.csproj index f03e8e3..f7bd6ba 100644 --- a/tests/EventStorage.Tests.csproj +++ b/tests/EventStorage.Tests.csproj @@ -9,22 +9,22 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + +