Skip to content

Commit c193a88

Browse files
committed
fix pipeline
1 parent eb70a40 commit c193a88

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

source/Diol/src/applications/DiolVSIX/publishManifest.json

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,7 @@
22
"$schema": "http://json.schemastore.org/vsix-publish",
33
"categories": ["Coding", "Other", "Testing"],
44
"identity": {
5-
"displayName": "Diol",
6-
"description": "Dotnet Input-Output Logger (Diol) is a free and open-source tool you can easily see and explore logs during debugging your dotnet application in real time.",
7-
"icon": "Resources/logo.png",
8-
"installTargets": [{
9-
"sku": "Microsoft.VisualStudio.Community",
10-
"version": "[17.0, 18.0)"
11-
}],
12-
"internalName": "Diol",
13-
"language": "en-US",
14-
"tags": ["Visual Studio", "logger", "aspnetcore", "entityframework", "http"],
15-
"version": "1.7",
16-
"vsixId": "DiolVSIX.66bbb016-3110-40f6-a936-35f914a663e3"
5+
"internalName": "Diol"
176
},
187
"overview": "Readme.md",
198
"priceCategory": "free",

0 commit comments

Comments
 (0)