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: actions/setup-dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3e891b0cb619bf60e2c25674b222b8940e2c1c25
Choose a base ref
...
head repository: actions/setup-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 87b7050bc53ea08284295505d98d2aa94301e852
Choose a head ref
  • 2 commits
  • 8 files changed
  • 2 contributors

Commits on Dec 19, 2024

  1. Enhance Workflows, Update Dependencies and Installer Scripts (#555)

    * update workflows
    
    * Upgrade micromatch Dependency
    
    * Fix ubuntu 22.04 label
    
    * exclude macos-latest
    
    * Upgrade cross-spawn Dependency and update-installers
    priyagupta108 authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    e4c228a View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2024

  1. V4 - Use new .NET CDN URLs and update to latest install scripts (#566)

    * Use new .NET CDN URL
    
    * Update to latest install-dotnet scripts
    
    * Use signed version of new `install-dotnet.ps1`
    
    * Add fallback to old CDN URL
    heavymachinery authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    87b7050 View commit details
    Browse the repository at this point in the history
Loading