Files
Family-Tree/MyApp/bin/Debug/netcoreapp2.2/MyApp.runtimeconfig.dev.json
2025-12-18 20:32:43 -05:00

8 lines
147 B
JSON

{
"runtimeOptions": {
"additionalProbingPaths": [
"/Users/aj/.dotnet/store/|arch|/|tfm|",
"/Users/aj/.nuget/packages"
]
}
}