File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1- name : .NET Core
1+ name : build
22
33on :
44 push :
Original file line number Diff line number Diff line change 77 "activityBar.inactiveForeground" : " #15202b99" ,
88 "activityBarBadge.background" : " #945bc4" ,
99 "activityBarBadge.foreground" : " #e7e7e7" ,
10- "editorGroup.border" : " #65c89b" ,
11- "panel.border" : " #65c89b" ,
1210 "sash.hoverBorder" : " #65c89b" ,
13- "sideBar.border" : " #65c89b" ,
1411 "statusBar.background" : " #42b883" ,
1512 "statusBar.foreground" : " #15202b" ,
1613 "statusBarItem.hoverBackground" : " #359268" ,
1916 "titleBar.activeBackground" : " #42b883" ,
2017 "titleBar.activeForeground" : " #15202b" ,
2118 "titleBar.inactiveBackground" : " #42b88399" ,
22- "titleBar.inactiveForeground" : " #15202b99"
19+ "titleBar.inactiveForeground" : " #15202b99" ,
20+ "commandCenter.border" : " #15202b99"
2321 },
2422 "peacock.color" : " #42b883"
2523}
Original file line number Diff line number Diff line change 11# https://docs.microsoft.com/azure/devops/pipelines/languages/dotnet-core
2+ name : Nuget publish
23
34trigger :
45- master
You can’t perform that action at this time.
0 commit comments