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

feat: Improve SourceLink for NuGet packages #2776

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

jskeet
Copy link
Collaborator

@jskeet jskeet commented Jun 17, 2024

  • Use deterministic builds
  • Use a newer version of SourceLink (and centralize it)
  • Fix issues with unexpected output files
  • Use a newer version of refernece assemblies (and centralize it)

This will generate warnings for Src/Generated projects until we adopt a new version of the generator which doesn't include the reference assemblies and SourceLink package directly.

- Use deterministic builds
- Use a newer version of SourceLink (and centralize it)
- Fix issues with unexpected output files
- Use a newer version of refernece assemblies (and centralize it)

This will generate warnings for Src/Generated projects until we adopt a new version of the generator which doesn't include the reference assemblies and SourceLink package directly.
@jskeet jskeet requested a review from a team as a code owner June 17, 2024 11:19
jskeet added a commit to jskeet/gapic-generator-csharp that referenced this pull request Jun 17, 2024
@jskeet
Copy link
Collaborator Author

jskeet commented Jun 17, 2024

Fixed b/346943059

jskeet added a commit to googleapis/gapic-generator-csharp that referenced this pull request Jun 17, 2024
@jskeet jskeet merged commit 2bf21bc into googleapis:main Jun 17, 2024
4 checks passed
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.

None yet

2 participants