Skip to content

Lacking msbuild.exe coverage in testing scenarios #173

@benvillalobos

Description

@benvillalobos

We don't have test coverage for the net472 scenario in our testing.

  • Create a windows leg for CI
  • Ensure msbuild is installed on it
  • Create/duplicate/modify EndToEnd_NoAPI for the net472 scenario (should just need to change the actual publish command args)

The command line I use to run the net472 scenario:

msbuild /t:Publish /p:RuntimeIdentifier=linux-x64 /p:Configuration=Release /p:PublishProfile=DefaultContainer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions