{ "folders": [ { "path": "." } ], "settings": { "files.exclude": { "**/bin": true, "**/obj": true, "**/packages": true }, "nxunitExplorer.nunit": "/Users/brandonwatson/Documents/Gitlab/Aurora/aurora-sharp-desktop/Aurora.test/bin/Debug/nunit.framework.dll", "nxunitExplorer.logpanel": true, "dotnet-test-explorer.testProjectPath": "./Aurora.test" } }