Move const usage out of Shared
This commit is contained in:
11
package.json
11
package.json
@ -20,16 +20,5 @@
|
||||
"Z-Compare-Publish-": "dotnet publish \"Compare\\Compare.csproj\" --configuration Release --runtime win-x64 --verbosity normal --self-contained true -o \"D:\\net6.0\\View-by-Distance\\Compare\\\"",
|
||||
"Z-Instance-Publish-": "dotnet publish \"Instance\\Instance.csproj\" --configuration Release --runtime win-x64 --verbosity normal --self-contained true -o \"D:\\net6.0\\View-by-Distance\\Instance\\\"",
|
||||
"Z-Instance-CUDA-Publish-": "dotnet publish \"Instance\\Instance.csproj\" --configuration Release --runtime win-x64 --verbosity normal --self-contained true -o \"D:\\net6.0\\View-by-Distance\\Instance-CUDA\\\""
|
||||
},
|
||||
"Notes": {
|
||||
"AmazonUsername": "phares36@gmail.com",
|
||||
"AmazonPassword": "JlPhgtv@63",
|
||||
"a": "Keep creating the .json file the same way",
|
||||
"b": "However load all .json files at the beginning",
|
||||
"c": "When looping through all files and file not in collection path&name or date is different from collection value",
|
||||
"d": "Get id in normal fashion",
|
||||
"e": "If id is in collection update collection to new path/name",
|
||||
"f": "If not save and add to collection",
|
||||
"g": "Nicéphore Niépce in 1826 or 1827"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user