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/cecil
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 72791f7604
Choose a base ref
...
head repository: dotnet/cecil
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c2cde41723
Choose a head ref
  • 3 commits
  • 14 files changed
  • 5 contributors

Commits on Dec 18, 2024

  1. Attempt to fix strong-name signing (#227)

    * Attempt to fix strong-name signing
    
    * Update eng/Signing.props to use the cecil.snk file
    
    ---------
    
    Co-authored-by: Jackson Schuster <[email protected]>
    (cherry picked from commit 7f4a146)
    2 people authored and akoeplinger committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    59f2ded View commit details
    Browse the repository at this point in the history
  2. [release/9.0] Update dependencies from dotnet/source-build-reference-…

    …packages (#235)
    
    * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20241204.1
    
    Microsoft.SourceBuild.Intermediate.source-build-reference-packages
     From Version 9.0.0-alpha.1.24113.1 -> To Version 9.0.0-alpha.1.24604.1
    
    * Update Microsoft.Build.NoTargets to 3.7.0
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Alexander Köplinger <[email protected]>
    3 people authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    f706377 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/arcade build 20241…

    …122.2 (#236)
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
     From Version 10.0.0-beta.24467.1 -> To Version 9.0.0-beta.24572.2
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Alexander Köplinger <[email protected]>
    3 people authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    c2cde41 View commit details
    Browse the repository at this point in the history
Loading