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/msbuild
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3b7246b
Choose a base ref
...
head repository: dotnet/msbuild
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3777dca
Choose a head ref
  • 1 commit
  • 14 files changed
  • 2 contributors

Commits on Oct 26, 2022

  1. Fixed some URLs in the documentation (#8078)

    - Changed http:// links to https:// where that was the case (a handful
      of http:// links remain), but all changed ones were checked
    - Where GitHub links changed from `master` to `main`
    - Where source lines were referenced it now points to a given revision,
      because pointing to a branch name means the line number may be
      incorrect. NB: so this was very much intentional!
    - Linked to the archived page for dead links
    - Updated old MSDN and docs.microsoft.com and blog links to point to the
      current location (even if it's the archive on learn.microsoft.com)
    - Remove en-us from canonical links to learn.microsoft.com ...
    
    Co-authored-by: Rainer Sigwald <raines@microsoft.com>
    exoosh and rainersigwald authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    3777dca View commit details
    Browse the repository at this point in the history
Loading