From 1b7949325c829099ba597435753292af0b5e9dd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 02:44:46 +1100 Subject: [PATCH] Bump Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 8.0.1 (#26) Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../SimpleAzure.Storage.HybridQueues.csproj | 86 +++++++++---------- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/src/SimpleAzure.Storage.HybridQueues/SimpleAzure.Storage.HybridQueues.csproj b/src/SimpleAzure.Storage.HybridQueues/SimpleAzure.Storage.HybridQueues.csproj index 1b0c8b9..3e6188b 100644 --- a/src/SimpleAzure.Storage.HybridQueues/SimpleAzure.Storage.HybridQueues.csproj +++ b/src/SimpleAzure.Storage.HybridQueues/SimpleAzure.Storage.HybridQueues.csproj @@ -1,43 +1,43 @@ - - - - net8.0 - enable - enable - WorldDomination.$(MSBuildProjectName) - WorldDomination.$(MSBuildProjectName.Replace(" ", "_")) - Simple: Azure Storage Hybrid Queues - World Domination Technolgoies Pty. Ltd. - Justin Adler - - This client library enables working A Hybrid Queue: the concept of throwing anything onto a normal Queue and if the size of the Message (which contains your content) is too big, - it then automatically puts your content into a Blob (which can contain any size**) and then stores the reference to the blob in the queue! - - Storage Hybrid Queue - 2023 - icon.jpg - README.md - https://github.com/PureKrome/WorldDomination.SimpleAzure.Storage.HybridQueues - git - hybrid;queue;hybridqueue;azure;worlddomination;worldomination;unicorn;magicalunicorn;magical-unicorn - MIT - - - - - True - \ - - - True - \ - - - - - - - - - - + + + + net8.0 + enable + enable + WorldDomination.$(MSBuildProjectName) + WorldDomination.$(MSBuildProjectName.Replace(" ", "_")) + Simple: Azure Storage Hybrid Queues + World Domination Technolgoies Pty. Ltd. + Justin Adler + + This client library enables working A Hybrid Queue: the concept of throwing anything onto a normal Queue and if the size of the Message (which contains your content) is too big, + it then automatically puts your content into a Blob (which can contain any size**) and then stores the reference to the blob in the queue! + + Storage Hybrid Queue + 2023 + icon.jpg + README.md + https://github.com/PureKrome/WorldDomination.SimpleAzure.Storage.HybridQueues + git + hybrid;queue;hybridqueue;azure;worlddomination;worldomination;unicorn;magicalunicorn;magical-unicorn + MIT + + + + + True + \ + + + True + \ + + + + + + + + + +