forked from dotnet/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.openpublishing.redirection.fundamentals.json
108 lines (108 loc) · 5.28 KB
/
.openpublishing.redirection.fundamentals.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
104
105
106
107
108
{
"redirections": [
{
"source_path_from_root": "/docs/fundamentals/code-analysis/quality-rules/ca1071.md",
"redirect_url": "/dotnet/fundamentals/code-analysis/quality-rules/index"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/quality-rules/singlefile-warnings.md",
"redirect_url": "/dotnet/core/deploying/single-file/warnings/overview"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/quality-rules/il3000.md",
"redirect_url": "/dotnet/core/deploying/single-file/warnings/il3000"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/quality-rules/il3001.md",
"redirect_url": "/dotnet/core/deploying/single-file/warnings/il3001"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/quality-rules/il3002.md",
"redirect_url": "/dotnet/core/deploying/single-file/warnings/il3002"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/quality-rules/il3003.md",
"redirect_url": "/dotnet/core/deploying/single-file/warnings/il3003"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/quality-rules/publish-warnings.md",
"redirect_url": "/dotnet/core/deploying/single-file/warnings/overview"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/style-rules/formatting-rules.md",
"redirect_url": "/dotnet/fundamentals/code-analysis/style-rules/ide0055"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/style-rules/ide0003.md",
"redirect_url": "/dotnet/fundamentals/code-analysis/style-rules/ide0003-ide0009"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/style-rules/ide0007.md",
"redirect_url": "/dotnet/fundamentals/code-analysis/style-rules/ide0007-ide0008"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/style-rules/ide0008.md",
"redirect_url": "/dotnet/fundamentals/code-analysis/style-rules/ide0007-ide0008"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/style-rules/ide0009.md",
"redirect_url": "/dotnet/fundamentals/code-analysis/style-rules/ide0003-ide0009"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/style-rules/ide0020.md",
"redirect_url": "/dotnet/fundamentals/code-analysis/style-rules/ide0020-ide0038"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/style-rules/ide0023.md",
"redirect_url": "/dotnet/fundamentals/code-analysis/style-rules/ide0023-ide0024"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/style-rules/ide0024.md",
"redirect_url": "/dotnet/fundamentals/code-analysis/style-rules/ide0023-ide0024"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/style-rules/ide0029.md",
"redirect_url": "/dotnet/fundamentals/code-analysis/style-rules/ide0029-ide0030"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/style-rules/ide0030.md",
"redirect_url": "/dotnet/fundamentals/code-analysis/style-rules/ide0029-ide0030"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/style-rules/ide0038.md",
"redirect_url": "/dotnet/fundamentals/code-analysis/style-rules/ide0020-ide0038"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/style-rules/ide0047.md",
"redirect_url": "/dotnet/fundamentals/code-analysis/style-rules/ide0047-ide0048"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/style-rules/ide0048.md",
"redirect_url": "/dotnet/fundamentals/code-analysis/style-rules/ide0047-ide0048"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/style-rules/ide0054.md",
"redirect_url": "/dotnet/fundamentals/code-analysis/style-rules/ide0054-ide0074"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/style-rules/ide0074.md",
"redirect_url": "/dotnet/fundamentals/code-analysis/style-rules/ide0054-ide0074"
},
{
"source_path_from_root": "/docs/fundamentals/code-analysis/style-rules/ide1006.md",
"redirect_url": "/dotnet/fundamentals/code-analysis/style-rules/naming-rules"
},
{
"source_path_from_root": "/docs/fundamentals/productivity/code-analysis.md",
"redirect_url": "/dotnet/fundamentals/code-analysis/overview"
},
{
"source_path_from_root": "/docs/fundamentals/productivity/configure-code-analysis-rules.md",
"redirect_url": "/dotnet/fundamentals/code-analysis/configuration-options"
},
{
"source_path_from_root": "/docs/fundamentals/syslib-diagnostics/syslib1004.md",
"redirect_url": "/dotnet/fundamentals/syslib-diagnostics/syslib1001"
}
]
}