diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index ece9bb8..ba44e9d 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"docfx": {
- "version": "2.78.3",
+ "version": "2.78.4",
"commands": [
"docfx"
]
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index f241cab..fae020c 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
# Prepare
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
with:
fetch-depth: 0
show-progress: false
diff --git a/src/Client/Client.csproj b/src/Client/Client.csproj
index 04635fd..8a05215 100644
--- a/src/Client/Client.csproj
+++ b/src/Client/Client.csproj
@@ -19,7 +19,7 @@
-
+
diff --git a/src/Model/Model.csproj b/src/Model/Model.csproj
index 9656eb2..e8861f9 100644
--- a/src/Model/Model.csproj
+++ b/src/Model/Model.csproj
@@ -12,8 +12,8 @@
-
-
+
+
diff --git a/src/Server/Server.csproj b/src/Server/Server.csproj
index aac21c5..dcf0cc7 100644
--- a/src/Server/Server.csproj
+++ b/src/Server/Server.csproj
@@ -16,12 +16,12 @@
-
+
-
-
+
+
diff --git a/src/UnitTests/UnitTests.csproj b/src/UnitTests/UnitTests.csproj
index e2c0a83..fd5e5ee 100644
--- a/src/UnitTests/UnitTests.csproj
+++ b/src/UnitTests/UnitTests.csproj
@@ -21,11 +21,11 @@
-
+
-
-
+
+
diff --git a/template/MyServiceBroker.csproj b/template/MyServiceBroker.csproj
index d06595e..c2bde38 100644
--- a/template/MyServiceBroker.csproj
+++ b/template/MyServiceBroker.csproj
@@ -10,9 +10,9 @@
-
-
-
+
+
+