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

Commits on Dec 19, 2022

  1. Bump Verify.XUnit from 19.3.0 to 19.5.0 in /eng/dependabot (#5786)

    Bumps [Verify.XUnit](https://github.com/VerifyTests/Verify) from 19.3.0 to 19.5.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@19.3.0...19.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.XUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    d8afe49 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …1218.1 (#5792)
    
    Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64
     From Version 8.0.0-alpha.1.22611.2 -> To Version 8.0.0-alpha.1.22618.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    086f89a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13e8a58 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Update Verify.Diffplex (#5798)

    * Update Verify.Diffplex
    
    * Ensure single call to initializer
    JanKrivanek authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    bb19dc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0f7124 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. PoC

    vlada-shubina committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    1399857 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/arcade build 20221…

    …220.3
    
    Microsoft.DotNet.Arcade.Sdk
     From Version 8.0.0-beta.22616.1 -> To Version 8.0.0-beta.22620.3
    dotnet-maestro[bot] authored and vlada-shubina committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    bae45cd View commit details
    Browse the repository at this point in the history
  3. extend TVerifierOptions with VerifyOutputDirectoryEmptiness property (#…

    …5814)
    
    * extend TemplateVerifierOptions with VerifyOutputDirectoryEmptiness property
    
    * fix review comment
    YuliiaKovalova authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    595d107 View commit details
    Browse the repository at this point in the history
  4. Cover TemplateSamples with API tests (#5794)

    Cover TemplateSamples with API tests (#5794)
    YuliiaKovalova authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    fc5766d View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Revert "replaced using with try-fianlly"

    This reverts commit ac03d6f.
    vlada-shubina committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    5eb1c23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    109be0f View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. analyzer issues fixes

    vlada-shubina committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    e64b7be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0a74ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ad7c01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b45fa6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3510e02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bcea69 View commit details
    Browse the repository at this point in the history
Loading