diff --git a/Directory.Packages.props b/Directory.Packages.props
index 8e32c231..062316c3 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -9,7 +9,7 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
@@ -75,6 +75,5 @@
-
diff --git a/GitVersion.yml b/GitVersion.yml
index fcb1a228..cb708f2e 100644
--- a/GitVersion.yml
+++ b/GitVersion.yml
@@ -1,5 +1,5 @@
mode: ContinuousDeployment
-next-version: 0.40.1
+next-version: 0.40.2
branches:
main:
regex: ^master$|^main$