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/source-build-reference-packages
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ad27491
Choose a base ref
...
head repository: dotnet/source-build-reference-packages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c49c1f4
Choose a head ref
  • 3 commits
  • 18 files changed
  • 4 contributors

Commits on Dec 18, 2023

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

    …215.2 (#850)
    
    Microsoft.DotNet.Arcade.Sdk
     From Version 9.0.0-beta.23607.2 -> To Version 9.0.0-beta.23615.2
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7f1c7bf View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/sdk build 20231218…

    ….1 (#851)
    
    Microsoft.DotNet.GenAPI.Task
     From Version 9.0.100-alpha.1.23611.2 -> To Version 9.0.100-alpha.1.23618.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d395d2e View commit details
    Browse the repository at this point in the history
  3. SBRP validation tests (#817)

    * SBRP validation tests
    
    * Style fixes, add config and utilities, use one test project
    
    * Add whitespace, remove System.Compression references
    
    * Fix nulls in DummyAttributeTypeProvider, newline in Utilities, -sb comment, hashset
    
    * Skip validation tests on Windows
    
    * Removed extra skip
    
    * Check env vars in tests, refactor validation test structure, omit type names
    
    * Abstract xunit version, check env vars in config
    
    * Clean up Config.cs
    
    * Use const for source-build-reference-packages
    
    * Use runtime config properties, move logic from Config.cs to PathUtilities.cs
    
    * Move skip to constructor, static methods, remove spaces, sb path
    
    * Update tests/SbrpTests/SbrpTests.Tests.csproj
    
    ---------
    
    Co-authored-by: Viktor Hofer <[email protected]>
    ellahathaway and ViktorHofer authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c49c1f4 View commit details
    Browse the repository at this point in the history
Loading