-
Notifications
You must be signed in to change notification settings - Fork 0
/
UpgradeToNet8.upgrade.json
103 lines (103 loc) · 2.54 KB
/
UpgradeToNet8.upgrade.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
{
"settings": {
"components": {
"code": true,
"binaries": false
},
"targetId": "",
"targetDisplayName": ".NET 8.0"
},
"analysisStartTime": "2024-09-10T13:27:28.0571673Z",
"analysisEndTime": "2024-09-10T13:27:29.4418195Z",
"privacyModeHelpUrl": "https://go.microsoft.com/fwlink/?linkid=2270980",
"stats": {
"summary": {
"projects": 10,
"issues": 0,
"incidents": 0,
"effort": 0
},
"charts": {
"severity": {
"Mandatory": 0,
"Optional": 0,
"Potential": 0,
"Information": 0
},
"category": {}
}
},
"projects": [
{
"path": "Infrastructure\\AutoOglasi.CustomAttributes\\AutoOglasi.CustomAttributes.csproj",
"startingProject": true,
"issues": 0,
"storyPoints": 0,
"ruleInstances": []
},
{
"path": "Data\\AutoOglasi.Data.Common\\AutoOglasi.Data.Common.csproj",
"startingProject": true,
"issues": 0,
"storyPoints": 0,
"ruleInstances": []
},
{
"path": "Data\\AutoOglasi.Data\\AutoOglasi.Data.csproj",
"startingProject": true,
"issues": 0,
"storyPoints": 0,
"ruleInstances": []
},
{
"path": "Data\\AutoOglasi.Data.Models\\AutoOglasi.Data.Models.csproj",
"startingProject": true,
"issues": 0,
"storyPoints": 0,
"ruleInstances": []
},
{
"path": "Infrastructure\\AutoOglasi.GlobalConstants\\AutoOglasi.GlobalConstants.csproj",
"startingProject": true,
"issues": 0,
"storyPoints": 0,
"ruleInstances": []
},
{
"path": "Infrastructure\\AutoOglasi.MapperConfigurations\\AutoOglasi.MapperConfigurations.csproj",
"startingProject": true,
"issues": 0,
"storyPoints": 0,
"ruleInstances": []
},
{
"path": "Services\\AutoOglasi.Services\\AutoOglasi.Services.csproj",
"startingProject": true,
"issues": 0,
"storyPoints": 0,
"ruleInstances": []
},
{
"path": "Web\\AutoOglasi.Web.Constants\\AutoOglasi.Web.Constants.csproj",
"startingProject": true,
"issues": 0,
"storyPoints": 0,
"ruleInstances": []
},
{
"path": "Web\\AutoOglasi.Web\\AutoOglasi.Web.csproj",
"startingProject": true,
"issues": 0,
"storyPoints": 0,
"ruleInstances": []
},
{
"path": "Web\\AutoOglasi.Web.ViewModels\\AutoOglasi.Web.ViewModels.csproj",
"startingProject": true,
"issues": 0,
"storyPoints": 0,
"ruleInstances": []
}
],
"rules": {}
}