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/sourcelink
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 763c618
Choose a base ref
...
head repository: dotnet/sourcelink
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: eefa9f9
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 6, 2023

  1. Add System.CommandLine dependencies to Version Details (#949)

    This is so that we can enable PVP flow for sourcelink. System.CommandLine should be taken from the previously source built artifacts.
    mmitche authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    e52986c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Update dependencies from https://github.com/dotnet/source-build-refer…

    …ence-packages build 20230207.2 (#951)
    
    [main] Update dependencies from dotnet/source-build-reference-packages
    dotnet-maestro[bot] authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    c04d698 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Update dependencies from https://github.com/dotnet/source-build-refer…

    …ence-packages build 20230208.1 (#952)
    
    [main] Update dependencies from dotnet/source-build-reference-packages
    dotnet-maestro[bot] authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    eefa9f9 View commit details
    Browse the repository at this point in the history
Loading