File tree 5 files changed +10
-10
lines changed
automation-library-project/.template_config
automation-project/.template_config
gqi-ad-hoc-data-source-project/.template_config
package-project/.template_config
user-defined-api-project/.template_config
5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 118
118
{
119
119
"source" : " ../SharedItems/OnSolutionLevel" ,
120
120
"target" : " ../" ,
121
- "condition" : " (HostIdentifier == dotnetcli || PlaceSolutionFilesHigh)"
121
+ "condition" : " (HostIdentifier == dotnetcli || HostIdentifier == dis || PlaceSolutionFilesHigh)"
122
122
},
123
123
{
124
124
"source" : " ../SharedItems/OnSolutionLevel" ,
125
125
"target" : " ./" ,
126
- "condition" : " !(HostIdentifier == dotnetcli) && !PlaceSolutionFilesHigh"
126
+ "condition" : " !(HostIdentifier == dotnetcli) && !(HostIdentifier == dis) && ! PlaceSolutionFilesHigh"
127
127
},
128
128
{
129
129
"source" : " ../SharedItems/SkylineDevopsHelp" ,
Original file line number Diff line number Diff line change 141
141
{
142
142
"source" : " ../SharedItems/OnSolutionLevel" ,
143
143
"target" : " ../" ,
144
- "condition" : " (HostIdentifier == dotnetcli || PlaceSolutionFilesHigh)"
144
+ "condition" : " (HostIdentifier == dotnetcli || HostIdentifier == dis || PlaceSolutionFilesHigh)"
145
145
},
146
146
{
147
147
"source" : " ../SharedItems/OnSolutionLevel" ,
148
148
"target" : " ./" ,
149
- "condition" : " !(HostIdentifier == dotnetcli) && !PlaceSolutionFilesHigh"
149
+ "condition" : " !(HostIdentifier == dotnetcli) && !(HostIdentifier == dis) && ! PlaceSolutionFilesHigh"
150
150
},
151
151
{
152
152
"source" : " ../SharedItems/SkylineDevopsHelp" ,
Original file line number Diff line number Diff line change 166
166
{
167
167
"source" : " ../SharedItems/OnSolutionLevel" ,
168
168
"target" : " ../" ,
169
- "condition" : " (HostIdentifier == dotnetcli || PlaceSolutionFilesHigh)"
169
+ "condition" : " (HostIdentifier == dotnetcli || HostIdentifier == dis || PlaceSolutionFilesHigh)"
170
170
},
171
171
{
172
172
"source" : " ../SharedItems/OnSolutionLevel" ,
173
173
"target" : " ./" ,
174
- "condition" : " !(HostIdentifier == dotnetcli) && !PlaceSolutionFilesHigh"
174
+ "condition" : " !(HostIdentifier == dotnetcli) && !(HostIdentifier == dis) && ! PlaceSolutionFilesHigh"
175
175
},
176
176
{
177
177
"source" : " ../SharedItems/SkylineDevopsHelp" ,
Original file line number Diff line number Diff line change 137
137
{
138
138
"source" : " ../SharedItems/OnSolutionLevel" ,
139
139
"target" : " ../" ,
140
- "condition" : " (HostIdentifier == dotnetcli || PlaceSolutionFilesHigh)"
140
+ "condition" : " (HostIdentifier == dotnetcli || HostIdentifier == dis || PlaceSolutionFilesHigh)"
141
141
},
142
142
{
143
143
"source" : " ../SharedItems/OnSolutionLevel" ,
144
144
"target" : " ./" ,
145
- "condition" : " !(HostIdentifier == dotnetcli) && !PlaceSolutionFilesHigh"
145
+ "condition" : " !(HostIdentifier == dotnetcli) && !(HostIdentifier == dis) && ! PlaceSolutionFilesHigh"
146
146
},
147
147
{
148
148
"source" : " ../SharedItems/CatalogInformation" ,
Original file line number Diff line number Diff line change 141
141
{
142
142
"source" : " ../SharedItems/OnSolutionLevel" ,
143
143
"target" : " ../" ,
144
- "condition" : " (HostIdentifier == dotnetcli || PlaceSolutionFilesHigh)"
144
+ "condition" : " (HostIdentifier == dotnetcli || HostIdentifier == dis || PlaceSolutionFilesHigh)"
145
145
},
146
146
{
147
147
"source" : " ../SharedItems/OnSolutionLevel" ,
148
148
"target" : " ./" ,
149
- "condition" : " !(HostIdentifier == dotnetcli) && !PlaceSolutionFilesHigh"
149
+ "condition" : " !(HostIdentifier == dotnetcli) && !(HostIdentifier == dis) && ! PlaceSolutionFilesHigh"
150
150
},
151
151
{
152
152
"source" : " ../SharedItems/SkylineDevopsHelp" ,
You can’t perform that action at this time.
0 commit comments