This commit is contained in:
2021-02-22 13:12:49 +05:00
parent 1869753ff1
commit 99e792db73
15 changed files with 234 additions and 12 deletions

View File

@ -0,0 +1,8 @@
{
"runtimeOptions": {
"additionalProbingPaths": [
"C:\\Users\\Eugene\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\Eugene\\.nuget\\packages"
]
}
}