From 1edddfdce13ee1f42e9ba5fc6ee99d5a4755e445 Mon Sep 17 00:00:00 2001 From: Blake Niemyjski Date: Fri, 27 Sep 2024 12:16:28 -0500 Subject: [PATCH] Updated deps --- build/common.props | 2 +- docker-compose.yml | 4 ---- src/Foundatio.AzureStorage/Foundatio.AzureStorage.csproj | 2 +- tests/Directory.Build.props | 6 +++--- 4 files changed, 5 insertions(+), 9 deletions(-) diff --git a/build/common.props b/build/common.props index daa2f15..5f94db8 100644 --- a/build/common.props +++ b/build/common.props @@ -39,7 +39,7 @@ - + diff --git a/docker-compose.yml b/docker-compose.yml index 9af0fa9..8e1f0e0 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5,10 +5,6 @@ services: - 10000:10000 - 10001:10001 - 10002:10002 - deploy: - resources: - limits: - memory: 1g ready: image: andrewlock/wait-for-dependencies diff --git a/src/Foundatio.AzureStorage/Foundatio.AzureStorage.csproj b/src/Foundatio.AzureStorage/Foundatio.AzureStorage.csproj index 6643232..17c716a 100644 --- a/src/Foundatio.AzureStorage/Foundatio.AzureStorage.csproj +++ b/src/Foundatio.AzureStorage/Foundatio.AzureStorage.csproj @@ -8,7 +8,7 @@ - + diff --git a/tests/Directory.Build.props b/tests/Directory.Build.props index 407c652..34d681b 100644 --- a/tests/Directory.Build.props +++ b/tests/Directory.Build.props @@ -6,13 +6,13 @@ $(NoWarn);CS1591;NU1701 - - + + - +