Skip to content

RunSettingsFilePath in csproj #312

Closed
@Soundman32

Description

@Soundman32

Installed product versions

  • Visual Studio: 2022 17.4.2
  • This extension: 1.1.189

Description

Every csproj file gets a local path based RunSettingsFilePath, which ends up getting checked into git and breaks the build.

Steps to recreate

Open solution, build and run tests.

Current behavior

This gets added to every csproj:
<RunSettingsFilePath>C:\dev\MyProjectetc\bin\Debug\net6.0\fine-code-coverage\coverage-tool-output\MyProject.UnitTests-fcc-mscodecoverage-generated.runsettings</RunSettingsFilePath>

Expected behavior

csproj files should not be modified when testing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions