File tree
Expand file treeCollapse file tree
12 files changed
+137
-95
lines changedFilter options
- src
- arcade
- eng
- common
- core-templates/steps
- templates
- scripts
- src
- Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks
- Microsoft.DotNet.Build.Tasks.Feed/src
- Microsoft.DotNet.Build.Tasks.Feed.Tests
Expand file treeCollapse file tree
12 files changed
+137
-95
lines changedsrc/arcade/eng/Version.Details.xml
Copy file name to clipboardExpand all lines: src/arcade/eng/Version.Details.xml+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
|
src/arcade/eng/Versions.props
Copy file name to clipboardExpand all lines: src/arcade/eng/Versions.props+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 |
| - |
| 26 | + |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
src/arcade/eng/common/core-templates/steps/install-microbuild.yml
Copy file name to clipboardExpand all lines: src/arcade/eng/common/core-templates/steps/install-microbuild.yml+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
33 | 37 |
|
34 | 38 |
|
35 | 39 |
|
|
src/arcade/eng/common/templates/vmr-build-pr.yml
Copy file name to clipboardExpand all lines: src/arcade/eng/common/templates/vmr-build-pr.yml+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
1 | 19 |
|
2 | 20 |
|
3 | 21 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
| 15 | + |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
src/arcade/scripts/create-preview-flow.ps1
Copy file name to clipboardExpand all lines: src/arcade/scripts/create-preview-flow.ps1+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
174 | 174 |
|
175 | 175 |
|
176 | 176 |
|
177 |
| - |
| 177 | + |
178 | 178 |
|
179 | 179 |
|
180 | 180 |
|
|
src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/PublishArtifactsInManifest.proj
Copy file name to clipboardExpand all lines: src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/PublishArtifactsInManifest.proj-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
| ||
139 | 138 |
|
140 | 139 |
|
141 | 140 |
|
142 |
| - |
143 | 141 |
|
144 | 142 |
|
145 | 143 |
|
|
src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/PublishSignedAssets.proj
Copy file name to clipboardExpand all lines: src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/PublishSignedAssets.proj+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
| ||
63 | 62 |
|
64 | 63 |
|
65 | 64 |
|
66 |
| - |
67 |
| - |
| 65 | + |
68 | 66 |
|
69 | 67 |
|
70 | 68 |
|
|
src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/PublishArtifactsInManifestTests.cs
Copy file name to clipboardExpand all lines: src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/PublishArtifactsInManifestTests.cs+13-18Lines changed: 13 additions & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| ||
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
117 |
| - |
118 |
| - |
119 |
| - |
| 117 | + |
| 118 | + |
120 | 119 |
|
121 | 120 |
|
122 | 121 |
|
123 | 122 |
|
124 | 123 |
|
125 | 124 |
|
126 |
| - |
127 | 125 |
|
128 | 126 |
|
129 | 127 |
|
| ||
143 | 141 |
|
144 | 142 |
|
145 | 143 |
|
146 |
| - |
| 144 | + |
147 | 145 |
|
148 |
| - |
149 |
| - |
150 |
| - |
151 |
| - |
152 |
| - |
| 146 | + |
| 147 | + |
| 148 | + |
153 | 149 |
|
154 |
| - |
| 150 | + |
155 | 151 |
|
156 | 152 |
|
157 | 153 |
|
158 |
| - |
| 154 | + |
159 | 155 |
|
160 |
| - |
161 | 156 |
|
162 | 157 |
|
163 | 158 |
|
164 | 159 |
|
165 |
| - |
166 |
| - |
| 160 | + |
| 161 | + |
167 | 162 |
|
168 | 163 |
|
169 | 164 |
|
170 | 165 |
|
171 | 166 |
|
172 | 167 |
|
173 |
| - |
| 168 | + |
174 | 169 |
|
175 | 170 |
|
176 | 171 |
|
177 |
| - |
| 172 | + |
178 | 173 |
|
179 | 174 |
|
180 | 175 |
|
|
src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishArtifactsInManifest.cs
Copy file name to clipboardExpand all lines: src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishArtifactsInManifest.cs-8Lines changed: 0 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
120 | 114 |
|
121 | 115 |
|
122 | 116 |
|
| ||
343 | 337 |
|
344 | 338 |
|
345 | 339 |
|
346 |
| - |
347 | 340 |
|
348 | 341 |
|
349 | 342 |
|
| ||
393 | 386 |
|
394 | 387 |
|
395 | 388 |
|
396 |
| - |
397 | 389 |
|
398 | 390 |
|
399 | 391 |
|
|
0 commit comments