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

Add msbuild task to generate binary runtimeconfig format #49544

Merged
merged 10 commits into from
Mar 17, 2021

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    1c1c6d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75f4076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ccb9c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47c0192 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Update src/tasks/RuntimeConfigParser/RuntimeConfigParser.cs

    Co-authored-by: Ryan Lucia <ryan@luciaonline.net>
    fanyang-mono and CoffeeFlux authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    db366c9 View commit details
    Browse the repository at this point in the history
  2. Update src/tasks/RuntimeConfigParser/RuntimeConfigParser.cs

    Co-authored-by: Ryan Lucia <ryan@luciaonline.net>
    fanyang-mono and CoffeeFlux authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    3a3a63a View commit details
    Browse the repository at this point in the history
  3. Update src/tasks/RuntimeConfigParser/RuntimeConfigParser.cs

    Co-authored-by: Ryan Lucia <ryan@luciaonline.net>
    fanyang-mono and CoffeeFlux authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    24553e3 View commit details
    Browse the repository at this point in the history
  4. Fixed comments

    fanyang-mono committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    fc22558 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Update src/tasks/RuntimeConfigParser/RuntimeConfigParser.cs

    Co-authored-by: Dan Moseley <danmose@microsoft.com>
    fanyang-mono and danmoseley authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    4f6ac11 View commit details
    Browse the repository at this point in the history
  2. Fix error handling

    fanyang-mono committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    218bca6 View commit details
    Browse the repository at this point in the history