Skip to content

Conversation

@tmat
Copy link
Member

@tmat tmat commented Dec 1, 2023

Fixes https://developercommunity.visualstudio.com/t/VS-178:-Unable-to-locate-repository-wit/10519177 and https://developercommunity.visualstudio.com/t/Repository-URL-evaluation-exceeds-maximu/10523155

The implementation didn't correctly handle scenario where a repository is cloned from a bare repository located on a local path or a network share. Source Link in this scenario can't be easily supported by the debugger and we should disable it without failing the build.

Customer Impact

Build in repositories that are cloned from a file share fails after the customer upgrades their toolset to .NET 8 SDK.

Regression?

  • Yes
  • No

7.0

Risk

  • High
  • Medium
  • Low

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

@tmat tmat added this to the 8.0.x milestone Dec 1, 2023
@tmat tmat merged commit 61bad8d into dotnet:release/8.0.0 Dec 5, 2023
@tmat tmat deleted the NetworkDir branch December 5, 2023 21:34
tmat added a commit to tmat/sourcelink that referenced this pull request Dec 15, 2023
@tmat
Copy link
Member Author

tmat commented Jan 1, 2024

Fixed in 8.0.200-preview.23628.6.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant