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/templating
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0b9b0b4
Choose a base ref
...
head repository: dotnet/templating
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 79a52dd
Choose a head ref
  • 20 commits
  • 137 files changed
  • 7 contributors

Commits on Jul 8, 2022

  1. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …0704.1 (#4920)
    
    [main] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    881db32 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/roslyn-analyzers b…

    …uild 20220629.1 (#4921)
    
    Microsoft.CodeAnalysis.NetAnalyzers
     From Version 7.0.0-preview1.22326.1 -> To Version 7.0.0-preview1.22329.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    6106e5a View commit details
    Browse the repository at this point in the history
  3. [main] Update dependencies from dotnet/source-build-reference-packages (

    #4933)
    
    * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20220705.3
    
    Microsoft.SourceBuild.Intermediate.source-build-reference-packages
     From Version 7.0.0-alpha.1.22327.1 -> To Version 7.0.0-alpha.1.22355.3
    
    * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20220706.1
    
    Microsoft.SourceBuild.Intermediate.source-build-reference-packages
     From Version 7.0.0-alpha.1.22327.1 -> To Version 7.0.0-alpha.1.22356.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    a230bd7 View commit details
    Browse the repository at this point in the history
  4. [main] Update dependencies from dotnet/command-line-api (#4916)

    [main] Update dependencies from dotnet/command-line-api
    
    
     - Refactor code after build breaking changes from System.CommandLine
    dotnet-maestro[bot] authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    4a50cae View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. IBindSymbolSource component and its implementation

    RunnableProjects refactoring, reordering of processing
    vlada-shubina committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    7f7b315 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebf3903 View commit details
    Browse the repository at this point in the history
  3. docs

    vlada-shubina committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    108ba4c View commit details
    Browse the repository at this point in the history
  4. added debug logging

    vlada-shubina committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    b223cbe View commit details
    Browse the repository at this point in the history
  5. [main] Update dependencies from dotnet/arcade (#4923)

    [main] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    4ba6e00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    272ac56 View commit details
    Browse the repository at this point in the history
  7. Update dependencies from https://github.com/dotnet/roslyn-analyzers b…

    …uild 20220711.3
    
    Microsoft.CodeAnalysis.NetAnalyzers
     From Version 7.0.0-preview1.22329.1 -> To Version 7.0.0-preview1.22361.3
    dotnet-maestro[bot] authored and vlada-shubina committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    56b7864 View commit details
    Browse the repository at this point in the history
  8. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …0708.7
    
    Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , VS.Redist.Common.NetCore.SharedFramework.x64.7.0
     From Version 7.0.0-preview.6.22354.1 -> To Version 7.0.0-preview.7.22358.7
    dotnet-maestro[bot] authored and vlada-shubina committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    3cdb965 View commit details
    Browse the repository at this point in the history
  9. Bump Verify.XUnit from 17.1.4 to 17.2.1 in /eng/dependabot

    Bumps [Verify.XUnit](https://github.com/VerifyTests/Verify) from 17.1.4 to 17.2.1.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.XUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and vlada-shubina committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    0bc8add View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. add support for renamed projects in the add reference post action (#4922

    )
    
    * added support for renamed projects in the add reference post action
    
    * added unit test for fixed case
    
    * refined fix to be clearer and more concise
    
    * changed fix to use GetTargetForSource
    
    * changed changekind to create in unit test
    
    * add unit case for case where referenced project was not renamed
    
    * add documentation in post action registry
    
    Co-authored-by: Robin Knoll <Robin.Knoll@world-direct.at>
    knollsen and knollsen authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    2876985 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …0713.2
    
    Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , VS.Redist.Common.NetCore.SharedFramework.x64.7.0
     From Version 7.0.0-preview.7.22358.7 -> To Version 7.0.0-preview.7.22363.2
    dotnet-maestro[bot] authored and vlada-shubina committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    04fa726 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …0713.7
    
    Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , VS.Redist.Common.NetCore.SharedFramework.x64.7.0
     From Version 7.0.0-preview.7.22358.7 -> To Version 7.0.0-preview.7.22363.7
    dotnet-maestro[bot] authored and vlada-shubina committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    8ae1948 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …0713.9
    
    Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , VS.Redist.Common.NetCore.SharedFramework.x64.7.0
     From Version 7.0.0-preview.7.22358.7 -> To Version 7.0.0-preview.7.22363.9
    dotnet-maestro[bot] authored and vlada-shubina committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    6fb7fac View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …0714.4
    
    Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , VS.Redist.Common.NetCore.SharedFramework.x64.7.0
     From Version 7.0.0-preview.7.22363.9 -> To Version 7.0.0-preview.7.22364.4
    dotnet-maestro[bot] authored and vlada-shubina committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    9d8e480 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …0714.6
    
    Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , VS.Redist.Common.NetCore.SharedFramework.x64.7.0
     From Version 7.0.0-preview.7.22363.9 -> To Version 7.0.0-preview.7.22364.6
    dotnet-maestro[bot] authored and vlada-shubina committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    2969038 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79a52dd View commit details
    Browse the repository at this point in the history
Loading