Skip to content

Commit

Permalink
include dcs ext folder in workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
NyuwBot committed Jan 1, 2024
1 parent 0101915 commit 6c6fcc5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions DisCatSharp.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"folders": [
{
"path": "."
},
{
"path": "../DisCatSharp.Extensions"
}
],
"settings": {
Expand All @@ -13,6 +16,7 @@
"licenser.license": "MIT",
"licenser.projectName": "DisCatSharp",
"licenser.useSingleLineStyle": false,
"licenser.disableAutoHeaderInsertion": true,
"json.schemaDownload.enable": true,
"json.schemas": [
{
Expand Down

0 comments on commit 6c6fcc5

Please sign in to comment.