diff --git a/.gitignore b/.gitignore
index f2bc8021..2ce512d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -258,3 +258,4 @@ out/
# local nuget folder
nuget/
+.DS_Store
\ No newline at end of file
diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props
index 3762e0ff..48cebc6c 100644
--- a/src/Directory.Packages.props
+++ b/src/Directory.Packages.props
@@ -1,36 +1,36 @@
-
+
-
-
-
-
-
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
+
+
diff --git a/src/Infrastructure.Messaging/Infrastructure.Messaging.csproj b/src/Infrastructure.Messaging/Infrastructure.Messaging.csproj
index c7a15e15..0b32a3de 100644
--- a/src/Infrastructure.Messaging/Infrastructure.Messaging.csproj
+++ b/src/Infrastructure.Messaging/Infrastructure.Messaging.csproj
@@ -5,9 +5,9 @@
Pitstop.Infrastructure.Messaging
Pitstop.Infrastructure.Messaging
enable
- 3.0.3
- 3.0.3.0
- 3.0.3.0
+ 4.0.0
+ 4.0.0.0
+ 4.0.0.0
Pitstop.Infrastructure.Messaging
Infrastructure package for Pitstop sample application that contains helpers for interacting with the RabbitMQ message-broker used by the application.
https://github.com/EdwinVW/pitstop/tree/master/src/Infrastructure.Messaging
@@ -17,12 +17,12 @@
-
-
-
-
-
-
+
+
+
+
+
+
\ No newline at end of file