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/hotreload-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2d8b78c
Choose a base ref
...
head repository: dotnet/hotreload-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1313bd2
Choose a head ref
  • 4 commits
  • 16 files changed
  • 4 contributors

Commits on Feb 21, 2023

  1. Update dependencies from https://github.com/dotnet/arcade build 20230…

    …218.1 (#237)
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions
     From Version 8.0.0-beta.23110.3 -> To Version 8.0.0-beta.23118.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    9e2a812 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

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

Commits on Feb 27, 2023

  1. Update dependencies from https://github.com/dotnet/arcade build 20230…

    …223.2 (#238)
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    ba7b38f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Add infrastructure for doing unit testing of the generator library (#239

    )
    
    * Add infrastructure for doing unit testing of the generator library
    
       Add the beginnings of a library that tests our Roslyn bindings
    
    * Add copyright headers
    
    * add nuget.client darc feed
    
    * use Versions.props version property
    
    * Apply suggestions from code review
    
    Co-authored-by: Alexander Köplinger <[email protected]>
    
    * move TempDirectory to src/Common
    
    * turn on nullability for the whole project
    
    * use namespace
    
    * Enable nullability for the whole repo
    
    ---------
    
    Co-authored-by: Alexander Köplinger <[email protected]>
    lambdageek and akoeplinger authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    1313bd2 View commit details
    Browse the repository at this point in the history
Loading