Package updates

This commit is contained in:
Erick Kinnee 2020-10-16 15:35:57 -05:00
parent a7897245bc
commit 6ec2de1d87
2 changed files with 205 additions and 0 deletions

10
SharpCAT.sublime-project Normal file
View file

@ -0,0 +1,10 @@
{
"folders":
[
{
"follow_symlinks": true,
"path": "."
}
],
"solution_file": "./SharpCAT.sln"
}