Move const usage out of Shared
This commit is contained in:
30
.vscode/launch.json
vendored
30
.vscode/launch.json
vendored
@ -26,6 +26,34 @@
|
||||
"console": "externalTerminal",
|
||||
"stopAtEntry": false,
|
||||
"requireExactSource": false
|
||||
},
|
||||
{
|
||||
"name": ".NET Core Attach",
|
||||
"type": "coreclr",
|
||||
"request": "attach"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
// "AmazonUsername": "phares36@gmail.com",
|
||||
// "AmazonPassword": "JlPhgtv@63",
|
||||
// Keep creating the .json file the same way
|
||||
// However load all .json files at the beginning
|
||||
// When looping through all files and file not in collection path&name or date is different from collection value
|
||||
// Get id in normal fashion
|
||||
// If id is in collection update collection to new path/name
|
||||
// If not save and add to collection
|
||||
// Nicéphore Niépce in 1826 or 182
|
||||
// Stateless.ILocation.Digits
|
||||
// locationDigits
|
||||
// Stateless.ILocation.Factor
|
||||
// locationFactor
|
||||
// Stateless.IFaceDistance.Tolerance
|
||||
// faceDistanceTolerance
|
||||
// Stateless.IFaceDistance.Permyriad
|
||||
// faceDistancePermyriad
|
||||
// Stateless.IPersonBirthday.FirstYear
|
||||
// personBirthdayFirstYear
|
||||
// Stateless.IPersonBirthday.Format
|
||||
// personBirthdayFormat
|
||||
// Stateless.IPerson.KeyFormat
|
||||
// personKeyFormat
|
Reference in New Issue
Block a user