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: 90f5b1e
Choose a base ref
...
head repository: dotnet/fsharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 32b9429
Choose a head ref
  • 14 commits
  • 55 files changed
  • 9 contributors

Commits on Oct 25, 2022

  1. Generate SBOM for Fsharp (#14029)

    * Generate Sbom
    
    * pass ci flag
    
    * update
    
    * Sbom generation
    
    * Fix for trimming tests: Added nuget.org source + explicit source mapping for FSharp.Core
    
    * Update Build.ps1
    
    Tweaks to handle useGlobalNugetCache
    
    Co-authored-by: Kevin Ransom (msft) <codecutter@hotmail.com>
    Co-authored-by: Vlad Zarytovskii <vzaritovsky@hotmail.com>
    Co-authored-by: Kevin Ransom (msft) <codecutter.fsharp@hotmail.com>
    4 people authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    cecc728 View commit details
    Browse the repository at this point in the history
  2. Create CODEOWNERS

    vzarytovskii authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    0a7260a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f731731 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14173 from dotnet/merges/main-to-release/dev17.5

    Merge main to release/dev17.5
    dotnet-bot authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    ccad2dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5dfa94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    387b0e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ad5615 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Another FSharp.Core fixup in FCS solution (#14176)

    * Another FSharp.Core fixup
    auduchinok authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    f4ac92f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7277a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57ebc9a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14175 from dotnet/merges/main-to-release/dev17.5

    Merge main to release/dev17.5
    dotnet-bot authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    f9dc1e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1c82d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e58eac4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #14183 from dotnet/merges/main-to-release/dev17.5

    Merge main to release/dev17.5
    dotnet-bot authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    32b9429 View commit details
    Browse the repository at this point in the history
Loading