diff --git a/Services/Bones.Api/.config/dotnet-tools.json b/Services/Bones.Api/.config/dotnet-tools.json
index 027e486..c13fcb5 100644
--- a/Services/Bones.Api/.config/dotnet-tools.json
+++ b/Services/Bones.Api/.config/dotnet-tools.json
@@ -3,21 +3,21 @@
"isRoot": true,
"tools": {
"swashbuckle.aspnetcore.cli": {
- "version": "7.1.0",
+ "version": "7.2.0",
"commands": [
"swagger"
],
"rollForward": false
},
"dotnet-rpm": {
- "version": "0.1.226",
+ "version": "0.1.232",
"commands": [
"dotnet-rpm"
],
"rollForward": false
},
"dotnet-deb": {
- "version": "0.1.226",
+ "version": "0.1.232",
"commands": [
"dotnet-deb"
],
diff --git a/Services/Bones.Api/Bones.Api.csproj b/Services/Bones.Api/Bones.Api.csproj
index f0f6db3..04ca057 100644
--- a/Services/Bones.Api/Bones.Api.csproj
+++ b/Services/Bones.Api/Bones.Api.csproj
@@ -23,7 +23,7 @@
- 0.1.226
+ 0.1.232
diff --git a/Services/Bones.Api/Directory.Build.props b/Services/Bones.Api/Directory.Build.props
index ca5ff94..441f2c3 100644
--- a/Services/Bones.Api/Directory.Build.props
+++ b/Services/Bones.Api/Directory.Build.props
@@ -2,7 +2,7 @@
- 0.1.226-*
+ 0.1.232-*
all
diff --git a/Services/Bones.BackgroundService/.config/dotnet-tools.json b/Services/Bones.BackgroundService/.config/dotnet-tools.json
index eb6bde6..3acf51c 100644
--- a/Services/Bones.BackgroundService/.config/dotnet-tools.json
+++ b/Services/Bones.BackgroundService/.config/dotnet-tools.json
@@ -3,16 +3,18 @@
"isRoot": true,
"tools": {
"dotnet-deb": {
- "version": "0.1.226",
+ "version": "0.1.232",
"commands": [
"dotnet-deb"
- ]
+ ],
+ "rollForward": false
},
"dotnet-rpm": {
- "version": "0.1.226",
+ "version": "0.1.232",
"commands": [
"dotnet-rpm"
- ]
+ ],
+ "rollForward": false
}
}
}
\ No newline at end of file
diff --git a/Services/Bones.BackgroundService/Bones.BackgroundService.csproj b/Services/Bones.BackgroundService/Bones.BackgroundService.csproj
index ab2ef9a..b8388c2 100644
--- a/Services/Bones.BackgroundService/Bones.BackgroundService.csproj
+++ b/Services/Bones.BackgroundService/Bones.BackgroundService.csproj
@@ -31,7 +31,7 @@
- 0.1.226
+ 0.1.232
diff --git a/Services/Bones.BackgroundService/Directory.Build.props b/Services/Bones.BackgroundService/Directory.Build.props
index ca5ff94..441f2c3 100644
--- a/Services/Bones.BackgroundService/Directory.Build.props
+++ b/Services/Bones.BackgroundService/Directory.Build.props
@@ -2,7 +2,7 @@
- 0.1.226-*
+ 0.1.232-*
all