We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff9cf35 commit 20e9fc8Copy full SHA for 20e9fc8
1 file changed
package.json
@@ -4,6 +4,10 @@
4
"description": "通过 SSH 将 .NET 应用程序部署到 Ubuntu/Linux 服务器",
5
"version": "0.1.56",
6
"publisher": "local",
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "https://github.com/interface95/vscode-dotnet-deploy.git"
10
+ },
11
"engines": {
12
"vscode": "^1.85.0"
13
},
0 commit comments