-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
📌 seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.dotnet-fundamentals/svcin-prThis issue will be closed (fixed) by an active pull request.This issue will be closed (fixed) by an active pull request.
Description
Type of issue
Missing information
Description
While following the documentation, at this step, the following error is thrown:
MSBUILD : error MSB1011: Specify which project or solution file to use because this folder contains more than one project or solution file.
There are 2 solution files available at the moment in working directory, namely
- Xunit.Coverage.sln
- UnitTestingCodeCoverage.sln
Presumably, the complete command should be dotnet build .\Xunit.Coverage.sln
Page URL
https://learn.microsoft.com/en-us/dotnet/core/testing/unit-testing-code-coverage?tabs=windows
Content source URL
Document Version Independent Id
ab6ce421-f5e5-94f1-e707-32763b3a6a24
Article author
Copilot
Metadata
Metadata
Assignees
Labels
📌 seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.dotnet-fundamentals/svcin-prThis issue will be closed (fixed) by an active pull request.This issue will be closed (fixed) by an active pull request.
Type
Projects
Status
✅ Done