diff --git a/source/TestCommon/documents/release-notes/release-notes.md b/source/TestCommon/documents/release-notes/release-notes.md
index c7f26163c..a0fa8168e 100644
--- a/source/TestCommon/documents/release-notes/release-notes.md
+++ b/source/TestCommon/documents/release-notes/release-notes.md
@@ -1,5 +1,9 @@
# TestCommon Release notes
+## Version 7.0.5
+
+- Bumped various NuGet packages to the latest versions.
+
## Version 7.0.4
- Bumped various NuGet packages to the latest versions.
diff --git a/source/TestCommon/source/FunctionApp.TestCommon.Tests/FunctionApp.TestCommon.Tests.csproj b/source/TestCommon/source/FunctionApp.TestCommon.Tests/FunctionApp.TestCommon.Tests.csproj
index 1d1e8e364..b86b3924f 100644
--- a/source/TestCommon/source/FunctionApp.TestCommon.Tests/FunctionApp.TestCommon.Tests.csproj
+++ b/source/TestCommon/source/FunctionApp.TestCommon.Tests/FunctionApp.TestCommon.Tests.csproj
@@ -27,7 +27,7 @@ limitations under the License.
-
+
diff --git a/source/TestCommon/source/FunctionApp.TestCommon/FunctionApp.TestCommon.csproj b/source/TestCommon/source/FunctionApp.TestCommon/FunctionApp.TestCommon.csproj
index 69eefade8..2e6b28ec9 100644
--- a/source/TestCommon/source/FunctionApp.TestCommon/FunctionApp.TestCommon.csproj
+++ b/source/TestCommon/source/FunctionApp.TestCommon/FunctionApp.TestCommon.csproj
@@ -31,7 +31,7 @@ limitations under the License.
Energinet.DataHub.Core.FunctionApp.TestCommon
- 7.0.4$(VersionSuffix)
+ 7.0.5$(VersionSuffix)
FunctionApp TestCommon library
Energinet-DataHub
Energinet-DataHub
diff --git a/source/TestCommon/source/TestCommon.Tests/TestCommon.Tests.csproj b/source/TestCommon/source/TestCommon.Tests/TestCommon.Tests.csproj
index f9bad12ee..d9ed594d9 100644
--- a/source/TestCommon/source/TestCommon.Tests/TestCommon.Tests.csproj
+++ b/source/TestCommon/source/TestCommon.Tests/TestCommon.Tests.csproj
@@ -23,7 +23,7 @@ limitations under the License.
-
+
diff --git a/source/TestCommon/source/TestCommon/TestCommon.csproj b/source/TestCommon/source/TestCommon/TestCommon.csproj
index 0ad1ffdf5..275744300 100644
--- a/source/TestCommon/source/TestCommon/TestCommon.csproj
+++ b/source/TestCommon/source/TestCommon/TestCommon.csproj
@@ -31,7 +31,7 @@ limitations under the License.
Energinet.DataHub.Core.TestCommon
- 7.0.4$(VersionSuffix)
+ 7.0.5$(VersionSuffix)
TestCommon library
Energinet-DataHub
Energinet-DataHub
@@ -76,7 +76,7 @@ limitations under the License.
-
+
all