Skip to content

Conversation

@NikolaMilosavljevic
Copy link
Member

Patch for dotnet/sourcelink#1068

This brings the following changes to sourcelink global tool, that enable sourcelink tests in source-build:

  • Adds --offline argument for test option - enables test option in offline scenarios
  • Fixes Make dotnet-sourcelink source-buildable sourcelink#1028 - enables tool to be built in source-build
  • Updates command-line-api dependency to match what's used in source-build, and all other repos that have that dependency
  • Converts command-line usage to new API model, as required by updated command-line-api dependency - same work that was recently done in other repos, i.e. dotnet/sdk@6483a69

@NikolaMilosavljevic NikolaMilosavljevic requested a review from a team as a code owner July 17, 2023 15:59
@NikolaMilosavljevic
Copy link
Member Author

Source-build failure - VMR could not apply the patch - working on updating the patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make dotnet-sourcelink source-buildable

2 participants