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

[release/6.0] Increment source generator assembly versions with every build #58919

Merged
merged 4 commits into from
Sep 15, 2021

Commits on Sep 10, 2021

  1. increment source generator assembly versions with every build

    Anirudh Agnihotry authored and github-actions committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    ad66a45 View commit details
    Browse the repository at this point in the history
  2. use isGenerator Project property

    Anirudh Agnihotry authored and github-actions committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    6736790 View commit details
    Browse the repository at this point in the history
  3. add comment

    Anirudh Agnihotry authored and github-actions committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    da9330c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Replacement tokens in logging test baseline files (#58220)

    * Replacement tokens in logging test baseline files
    
    Instead of using a hardcoded version of the assembly version
    on the logging generated baseline files used by tests we use
    replacement tokens and at runtime we replace them.
    
    fixes #58175
    allantargino authored and Anirudh Agnihotry committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    8b68f91 View commit details
    Browse the repository at this point in the history