diff --git a/cs/Directory.Build.props b/cs/Directory.Build.props
index b53411c9..9d09842b 100644
--- a/cs/Directory.Build.props
+++ b/cs/Directory.Build.props
@@ -20,6 +20,7 @@
MIT
https://github.com/microsoft/dev-tunnels
https://github.com/microsoft/dev-tunnels
+ 1.0.7500
diff --git a/ts/package-lock.json b/ts/package-lock.json
index 1051684d..c774617c 100644
--- a/ts/package-lock.json
+++ b/ts/package-lock.json
@@ -46,7 +46,8 @@
"typescript": "^4.9.5",
"websocket": "^1.0.28",
"yargs": "^17.2.1"
- }
+ },
+ "version": "1.0.7500"
},
"node_modules/@es-joy/jsdoccomment": {
"version": "0.37.0",
@@ -4872,5 +4873,6 @@
"url": "https://github.com/sponsors/sindresorhus"
}
}
- }
+ },
+ "version": "1.0.7500"
}
diff --git a/ts/package.json b/ts/package.json
index 03173e47..fedfed6e 100644
--- a/ts/package.json
+++ b/ts/package.json
@@ -109,5 +109,6 @@
"trailingComma": "all",
"arrowParens": "always",
"parser": "typescript"
- }
+ },
+ "version": "1.0.7500"
}