ServerCore/servercore.code-workspace
2021-08-31 17:57:21 -07:00

12 lines
127 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"iosfwd": "c"
}
}
}