Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/source-build-assets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 42f1122
Choose a base ref
...
head repository: dotnet/source-build-assets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 17ad400
Choose a head ref
  • 2 commits
  • 7 files changed
  • 4 contributors

Commits on Dec 7, 2022

  1. Update dependencies from https://github.com/dotnet/arcade build 20221…

    …206.1 (#492)
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenAPI
     From Version 8.0.0-beta.22605.1 -> To Version 8.0.0-beta.22606.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    37a8ae6 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Add the Roslyn-based GenAPI as a secondary backend. Introduce --genap…

    …i-backend option. (#484)
    
    * Add `dotnet8-transport` to a list of package sources
    * Add `--genapi-backend` option [cci|roslyn] with the default value `cci`
    * Based on parameters either the Roslyn-based or the Cci-based GenAPI is used to generate reference assemblies.
    
    dotnet/arcade#11726
    
    Co-authored-by: Michael Simons <msimons@microsoft.com>
    andriipatsula and MichaelSimons authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    17ad400 View commit details
    Browse the repository at this point in the history
Loading