1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
| {
| "ExtendedData": {
| "inputs": [
| "https://localhost:44311/WSTEST.asmx"
| ],
| "collectionTypes": [
| "System.Array",
| "System.Collections.Generic.Dictionary`2"
| ],
| "namespaceMappings": [
| "*, MESService"
| ],
| "sync": true,
| "targetFramework": "net6.0",
| "typeReuseMode": "All"
| }
| }
|
|