Initial Commit
This commit is contained in:
commit
4792466e02
16 changed files with 1529 additions and 0 deletions
11
Properties/launchSettings.json
Normal file
11
Properties/launchSettings.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"profiles": {
|
||||
"ScreenSaver": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "/s"
|
||||
},
|
||||
"About": {
|
||||
"commandName": "Project"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in a new issue