This repository has been archived on 2023-01-27. You can view files and clone it, but cannot push or open issues or pull requests.
cad/sw/pack.runtimeconfig.dev.json
2022-10-15 19:16:08 +02:00

8 lines
174 B
JSON

{
"runtimeOptions": {
"additionalProbingPaths": [
"C:\\Users\\mc007\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\mc007\\.nuget\\packages"
]
}
}