This commit is contained in:
Paul Andrew
2022-04-21 13:36:38 +01:00
parent 40f164f38e
commit d969bf2580
36 changed files with 421 additions and 0 deletions

15
training.code-workspace Normal file
View File

@@ -0,0 +1,15 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"cSpell.words": [
"Avanade",
"Kusto",
"mrpaulandrew",
"procfwk"
]
}
}