Transitioned to .Net Standard and use of VSCode.

This commit is contained in:
2019-05-31 00:57:03 -05:00
parent 51579e3847
commit d923a28afb
10 changed files with 217 additions and 236 deletions

View File

@@ -0,0 +1,14 @@
{
"folders": [
{
"path": "RecrownedAthenaeum"
},
{
"path": "RecrownedAthenaeum.Pipeline"
},
{
"path": "RecrownedAthenaeum.Tools"
}
],
"settings": {}
}