Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft.SourceLink.AzureRepos.Git not working when running on Devops buildagent #1213

Open
JanEggers opened this issue Mar 5, 2024 · 2 comments

Comments

@JanEggers
Copy link

im using dotnet 8.0.2 SDK and im using Microsoft.SourceLink.AzureRepos.Git version 8.0.0

when running dotnet pack .csproj /p:Configuration=Release /p:Version=8.0.0.** --include-symbols locally it is working fine.

image

image

when the same command is run on the buildagent it produces a diffrent result:

image

image

why is the ouput different?

@mmitche
Copy link
Member

mmitche commented Mar 5, 2024

@marcpopMSFT @tmat

@JanEggers when you're running locally, it's with the same SDK in use in CI on the build agent?

@JanEggers
Copy link
Author

yes both use 8.0.200 SDK

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

No branches or pull requests

2 participants