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/fsharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fd29258f2e
Choose a base ref
...
head repository: dotnet/fsharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 47d4e3f91e
Choose a head ref
  • 9 commits
  • 2 files changed
  • 6 contributors

Commits on Sep 27, 2024

  1. Backport to dev17.11 - Bugfix extension method in dotnet interactive (#…

    …17801)
    
    * Treat System.Private.CoreLib as a system lib for extension method search
    
    * usessdkrefs is not a valid option for desktop compiler
    T-Gro authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e9ac555 View commit details
    Browse the repository at this point in the history
  2. [release/dev17.11] Update dependencies from dotnet/arcade (#17810)

    Microsoft.DotNet.Arcade.Sdk
     From Version 8.0.0-beta.24311.3 -> To Version 8.0.0-beta.24475.3
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    05af489 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Requires tactics Approval: Restore the ability to identify CompileBef…

    …ore and CompileAfter values (#17838)
    
    * Fix 17786 (#17791)
    
    * CompilerOrder: set metadata for CompileFirst items (#17820)
    
    Co-authored-by: Kevin Ransom (msft) <codecutter@hotmail.com>
    
    * version
    
    ---------
    
    Co-authored-by: Eugene Auduchinok <eugene.auduchinok@jetbrains.com>
    KevinRansom and auduchinok authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8904b38 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. [release/dev17.11] Update dependencies from dotnet/arcade (#17853)

    * Update dependencies from https://github.com/dotnet/arcade build 20241004.2
    
    Microsoft.DotNet.Arcade.Sdk
     From Version 8.0.0-beta.24475.3 -> To Version 8.0.0-beta.24504.2
    
    * Update dependencies from https://github.com/dotnet/arcade build 20241008.1
    
    Microsoft.DotNet.Arcade.Sdk
     From Version 8.0.0-beta.24504.2 -> To Version 8.0.0-beta.24508.1
    
    * Update dependencies from https://github.com/dotnet/arcade build 20241016.1
    
    Microsoft.DotNet.Arcade.Sdk
     From Version 8.0.0-beta.24508.1 -> To Version 8.0.0-beta.24516.1
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e6310fc View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

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

    …025.2
    
    Microsoft.DotNet.Arcade.Sdk
     From Version 8.0.0-beta.24516.1 -> To Version 8.0.0-beta.24525.2
    dotnet-maestro[bot] committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    2456fc2 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Merge pull request #17928 from dotnet/darc-release/dev17.11-561e7d9b-…

    …72e7-44da-b83e-0bda8ad2634d
    
    [release/dev17.11] Update dependencies from dotnet/arcade
    KevinRansom authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    e11d707 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. align with 17.12

    vzarytovskii committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    42efe9a View commit details
    Browse the repository at this point in the history
  2. align with 17.12

    vzarytovskii committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    f0fad40 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. Merge pull request #18105 from dotnet/merges/release/dev17.11-to-rele…

    …ase/dev17.12
    
    Merge release/dev17.11 to release/dev17.12
    T-Gro authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    47d4e3f View commit details
    Browse the repository at this point in the history
Loading