Skip to content

Commit

Permalink
chore: Reordered the workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
DorijanH committed Feb 9, 2024
1 parent 8dad45c commit a9e8fd1
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions ChangelogManager.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@
"name": "Changelog Manager CLI",
"path": "Enterwell.CI.Changelog"
},
{
"name": "Changelog Manager DevOpsExtension",
"path": "Enterwell.CI.Changelog.DevOpsExtension"
},
{
"name": "Changelog Create CLI",
"path": "Enterwell.CI.Changelog.CLI"
},
{
"name": "Changelog Create VS extension",
"path": "Enterwell.CI.Changelog.VSIX"
},
{
"name": "Changelog DevOpsExtension",
"path": "Enterwell.CI.Changelog.DevOpsExtension"
},
{
"name": "Changelog VS Code extension",
"name": "Changelog Create VS Code extension",
"path": "Enterwell.CI.Changelog.VSCodeExtension"
},
{
"name": "Changelog VS extension",
"path": "Enterwell.CI.Changelog.VSIX"
}
]
}

0 comments on commit a9e8fd1

Please sign in to comment.