diff options
Diffstat (limited to 'sandbox/testAppNevena/Back/Back/bin/Debug/net5.0/Back.runtimeconfig.dev.json')
-rw-r--r-- | sandbox/testAppNevena/Back/Back/bin/Debug/net5.0/Back.runtimeconfig.dev.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sandbox/testAppNevena/Back/Back/bin/Debug/net5.0/Back.runtimeconfig.dev.json b/sandbox/testAppNevena/Back/Back/bin/Debug/net5.0/Back.runtimeconfig.dev.json new file mode 100644 index 00000000..c1aa81e4 --- /dev/null +++ b/sandbox/testAppNevena/Back/Back/bin/Debug/net5.0/Back.runtimeconfig.dev.json @@ -0,0 +1,9 @@ +{ + "runtimeOptions": { + "additionalProbingPaths": [ + "C:\\Users\\MyPC\\.dotnet\\store\\|arch|\\|tfm|", + "C:\\Users\\MyPC\\.nuget\\packages", + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ] + } +}
\ No newline at end of file |