tripleacoder

Results 3 issues of tripleacoder

### Checklist - [X] Issue has a meaningful title - [X] I have searched the existing issues. See [all issues](https://github.com/pester/Pester/issues?q=is%3Aissue) - [X] I have tested using the latest version of...

Mocking

One of the projects in my solution throws the following error when I use dnt switch-to-projects ``` DNT (DotNetTools, https://github.com/RSuter/DNT, v1.8.3.0) Executing: dotnet Project PreformData.csproj packages: MyPackage v1.0.1 replaced by:...

I have a solution MyApp which also contains an installer for MSIX. When I use switch-to-projects, I get: NU1105 Unable to find project information for 'C:\Users\lpedersen\source\repos\MyNugetSolution\MyNugetProject.csproj'. If you are using...