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
+ \
+
+
+
+
+
+
+
+
+
+