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/format
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6a22157
Choose a base ref
...
head repository: dotnet/format
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d1b2bda
Choose a head ref
  • 9 commits
  • 6 files changed
  • 5 contributors

Commits on Aug 31, 2022

  1. [release/6.x] Update dependencies from dotnet/arcade (#1680)

    * Update dependencies from https://github.com/dotnet/arcade build 20220803.2
    
    Microsoft.DotNet.Arcade.Sdk
     From Version 6.0.0-beta.22377.11 -> To Version 6.0.0-beta.22403.2
    
    * Update dependencies from https://github.com/dotnet/arcade build 20220804.4
    
    Microsoft.DotNet.Arcade.Sdk
     From Version 6.0.0-beta.22377.11 -> To Version 6.0.0-beta.22404.4
    
    * Update dependencies from https://github.com/dotnet/arcade build 20220811.3
    
    Microsoft.DotNet.Arcade.Sdk
     From Version 6.0.0-beta.22377.11 -> To Version 6.0.0-beta.22411.3
    
    * Update dependencies from https://github.com/dotnet/arcade build 20220812.2
    
    Microsoft.DotNet.Arcade.Sdk
     From Version 6.0.0-beta.22377.11 -> To Version 6.0.0-beta.22412.2
    
    * Update dependencies from https://github.com/dotnet/arcade build 20220818.3
    
    Microsoft.DotNet.Arcade.Sdk
     From Version 6.0.0-beta.22377.11 -> To Version 6.0.0-beta.22418.3
    
    * Update dependencies from https://github.com/dotnet/arcade build 20220825.2
    
    Microsoft.DotNet.Arcade.Sdk
     From Version 6.0.0-beta.22377.11 -> To Version 6.0.0-beta.22425.2
    
    * Update NuGet version for unittests
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Joey Robichaud <joseph.robichaud@microsoft.com>
    3 people authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    397ac7b View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/command-line-api b…

    …uild 20220830.1 (#1705)
    
    System.CommandLine , System.CommandLine.Rendering
     From Version 2.0.0-beta4.22402.1 -> To Version 2.0.0-beta4.22430.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    d70f474 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    d2f0600 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. [release/6.x] Update dependencies from dotnet/command-line-api (#1715)

    * Update dependencies from https://github.com/dotnet/command-line-api build 20220901.2
    
    System.CommandLine , System.CommandLine.Rendering
     From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22451.2
    
    * Update dependencies from https://github.com/dotnet/command-line-api build 20220902.1
    
    System.CommandLine , System.CommandLine.Rendering
     From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22452.1
    
    * Update dependencies from https://github.com/dotnet/command-line-api build 20220906.1
    
    System.CommandLine , System.CommandLine.Rendering
     From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22456.1
    
    * Update dependencies from https://github.com/dotnet/command-line-api build 20220907.1
    
    System.CommandLine , System.CommandLine.Rendering
     From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22457.1
    
    * Update dependencies from https://github.com/dotnet/command-line-api build 20220918.1
    
    System.CommandLine , System.CommandLine.Rendering
     From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22468.1
    
    * Update dependencies from https://github.com/dotnet/command-line-api build 20221003.2
    
    System.CommandLine , System.CommandLine.Rendering
     From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22503.2
    
    * Update dependencies from https://github.com/dotnet/command-line-api build 20221004.1
    
    System.CommandLine , System.CommandLine.Rendering
     From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22504.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    2078d8e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    3e54b8f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Merge branch 'release/6.x'

    JoeRobich committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    38fce3c View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/roslyn build 20221…

    …020.11 (#1746)
    
    [main] Update dependencies from dotnet/roslyn
    dotnet-maestro[bot] authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    ac47db8 View commit details
    Browse the repository at this point in the history
  3. Update MSBuildLocator to v1.5.5 (#1684)

    * Update MSBuildLocator to v1.5.3
    
    * Add trailing slash to MSBuildPath
    
    * Reenable integration tests
    
    * Change temp path for integration tests
    
    * Update to version 1.5.5
    JoeRobich authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    2d7dc85 View commit details
    Browse the repository at this point in the history
  4. [main] Update dependencies from dotnet/command-line-api (#1714)

    * Update dependencies from https://github.com/dotnet/command-line-api build 20220901.2
    
    System.CommandLine , System.CommandLine.Rendering
     From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22451.2
    
    * Update dependencies from https://github.com/dotnet/command-line-api build 20220902.1
    
    System.CommandLine , System.CommandLine.Rendering
     From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22452.1
    
    * Update dependencies from https://github.com/dotnet/command-line-api build 20220906.1
    
    System.CommandLine , System.CommandLine.Rendering
     From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22456.1
    
    * Update dependencies from https://github.com/dotnet/command-line-api build 20220907.1
    
    System.CommandLine , System.CommandLine.Rendering
     From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22457.1
    
    * Update dependencies from https://github.com/dotnet/command-line-api build 20220918.1
    
    System.CommandLine , System.CommandLine.Rendering
     From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22468.1
    
    * Update dependencies from https://github.com/dotnet/command-line-api build 20221003.2
    
    System.CommandLine , System.CommandLine.Rendering
     From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22503.2
    
    * Update dependencies from https://github.com/dotnet/command-line-api build 20221004.1
    
    System.CommandLine , System.CommandLine.Rendering
     From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22504.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d1b2bda View commit details
    Browse the repository at this point in the history
Loading