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/emsdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: daca201
Choose a base ref
...
head repository: dotnet/emsdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 67006e8
Choose a head ref
  • 20 commits
  • 14 files changed
  • 6 contributors

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    6b7d1f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. [release/7.0] Update dependencies from dotnet/arcade (#238)

    [release/7.0] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c7a55c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Add arm64 workload

    Steve Pfister committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    8a1dd25 View commit details
    Browse the repository at this point in the history
  2. Revert id param change

    Steve Pfister committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    96b4477 View commit details
    Browse the repository at this point in the history
  3. Add missing wildcard

    Steve Pfister committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    1a7414c View commit details
    Browse the repository at this point in the history
  4. Add props for the right nuget pkg

    Steve Pfister committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    8d655b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Use mauiarm version

    Steve Pfister committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    0a1ea58 View commit details
    Browse the repository at this point in the history
  2. [release/7.0] 7.0.1 branding (#246)

    * Bump to version 7.0.1
    
    * Update Versions.props
    lewing authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    0f963df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8700a68 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Remove mauiarm version

    Steve Pfister committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a88634a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Merge pull request #248 from dotnet/7.0-mauiarm

    [release/7.0] Add arm64 workload support
    steveisok authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    ffbdfbe View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

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

    …108.4 (#253)
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Helix.Sdk
     From Version 7.0.0-beta.22514.3 -> To Version 7.0.0-beta.22558.4
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    3a6c724 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Bump 6.0.x version (#251)

    lewing authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    68926db View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

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

    …111.2 (#254)
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Helix.Sdk
     From Version 7.0.0-beta.22558.4 -> To Version 7.0.0-beta.22561.2
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    73eb134 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. [release/7.0] Bump versions (#257)

    Co-authored-by: Steve Pfister <steve.pfister@microsoft.com>
    steveisok and Steve Pfister authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    d71ea7c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. [workloads] Automatically calculate the net6 patch version

    Automatically calculate the net6 patch version based on the net7 patch version. This is to prevent any instance where we forget to bump it manually.
    Steve Pfister committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    2ce2978 View commit details
    Browse the repository at this point in the history
  2. Update eng/Versions.props

    Co-authored-by: Larry Ewing <lewing@microsoft.com>
    steveisok and lewing authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    c039f8b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Merge pull request #260 from steveisok/calc-net-ver

    [release/7.0][workloads] Automatically calculate the net6 patch version
    steveisok authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    00fbd97 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Bump branding to 7.0.3 (#265)

    lewing authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    c4ad2f3 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/arcade build 20230…

    …110.4 (#268)
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Helix.Sdk
     From Version 7.0.0-beta.22561.2 -> To Version 7.0.0-beta.23060.4
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    67006e8 View commit details
    Browse the repository at this point in the history
Loading