diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 6405bbaa9..8771c10d2 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"AXSharp.ixc": {
- "version": "0.17.0-alpha.170",
+ "version": "0.17.0-alpha.171",
"commands": [
"ixc"
]
@@ -15,13 +15,13 @@
]
},
"AXSharp.ixd": {
- "version": "0.17.0-alpha.170",
+ "version": "0.17.0-alpha.171",
"commands": [
"ixd"
]
},
"AXSharp.ixr": {
- "version": "0.17.0-alpha.170",
+ "version": "0.17.0-alpha.171",
"commands": [
"ixr"
]
diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props
index 36f384784..ce49cd08c 100644
--- a/src/Directory.Packages.props
+++ b/src/Directory.Packages.props
@@ -20,11 +20,11 @@
-
-
-
-
-
+
+
+
+
+
diff --git a/src/templates.simple/.config/dotnet-tools.json b/src/templates.simple/.config/dotnet-tools.json
index 9b0f4956c..b26ac26c2 100644
--- a/src/templates.simple/.config/dotnet-tools.json
+++ b/src/templates.simple/.config/dotnet-tools.json
@@ -3,13 +3,13 @@
"isRoot": true,
"tools": {
"AXSharp.ixc": {
- "version": "0.17.0-alpha.170",
+ "version": "0.17.0-alpha.171",
"commands": [
"ixc"
]
},
"AXSharp.ixr": {
- "version": "0.17.0-alpha.170",
+ "version": "0.17.0-alpha.171",
"commands": [
"ixr"
]