Moved all of the file paths to appsettings file.

This commit is contained in:
Daniel Wathen
2023-01-19 13:05:54 -07:00
parent 7d2eb5ef0f
commit afdd487b7d
7 changed files with 28 additions and 22 deletions

View File

@ -55,5 +55,6 @@
"Application": "Sample"
}
},
"SLLFilePath": "wwwroot/Assets/SLLTools.json",
"ToolStateOwnerFilePath": "wwwroot/Assets/ToolStates.json"
}