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/runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d1f65c27d9
Choose a base ref
...
head repository: dotnet/runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: db95ac47f7
Choose a head ref
  • 8 commits
  • 4 files changed
  • 9 contributors

Commits on Sep 17, 2024

  1. [release/9.0-rc2] [release/9.0] BinaryFormatter tests improvements (#…

    …107903)
    
    * Remove package references from library tests (#106737)
    
    * Remove package references from library tests
    
    These tests should be referencing the product assemblies so that they
    test latest and not old bits.
    
    * Reference the OOB version of SRSF and make sure it's copied
    
    * BinaryFormatter tests should be skipped only on AOT, WASM and Mobile (#106858)
    
    * respect AppContext switch (which is currently enabled for all projects in the root Directory.Build.props file)
    
    * add project reference to all test projects that need working BF (and were being skipped for a while)
    
    * adjust to changes from #104202: EqualityComparer<string>.Default is mapped to StringEqualityComparer, but serialized as GenericEqualityComparer<string>
    
    * Don't use WeakReferences in the round trip test, as the target may get freed in the meantime, fixes #104905 (#106967)
    
    * Enable more BinaryFormatter tests (#107408)
    
    * enable the BinaryFormatter tests in System.Runtime.Serialization.Formatters.Tests
    
    * add new test project, where the flag is disabled and it runs only 3 tests in total that ensure that
    
    * The SerializationGuard is no longer activated since BF was moved to the OOB package, the tests need to reflect that.
    
    * Disable binary formatter tests when DotNetBuildSourceOnly. (#107549)
    
    * [mono][tvos] Do not treat assembly.pdb/xml files as native files to bundle when AOTing on Helix (#107079)
    
    * Do not treat assembly.pdb/xml files as native files to bundle
    
    * Bundle satellite assemblies as well
    
    * [mono][ci] Include PDBs from runtime pack when building on Helix if required (#107348)
    
    ---------
    
    Co-authored-by: Eric StJohn <[email protected]>
    Co-authored-by: Adam Sitnik <[email protected]>
    Co-authored-by: Tom Deseyn <[email protected]>
    Co-authored-by: Ivan Povazan <[email protected]>
    5 people authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    14e5423 View commit details
    Browse the repository at this point in the history
  2. [release/9.0-rc2] [release/9.0] Update dependencies from dotnet/sourc…

    …e-build-reference-packages (#107902)
    
    * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20240815.1
    
    Microsoft.SourceBuild.Intermediate.source-build-reference-packages
     From Version 9.0.0-alpha.1.24374.1 -> To Version 8.0.0-alpha.1.24415.1
    
    * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20240906.1
    
    Microsoft.SourceBuild.Intermediate.source-build-reference-packages
     From Version 8.0.0-alpha.1.24415.1 -> To Version 9.0.0-alpha.1.24456.1
    
    * Bump intellisense to 9.0.0-preview-20240830.1
    
    * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20240909.3
    
    Microsoft.SourceBuild.Intermediate.source-build-reference-packages
     From Version 9.0.0-alpha.1.24456.1 -> To Version 9.0.0-alpha.1.24459.3
    
    * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20240916.2
    
    Microsoft.SourceBuild.Intermediate.source-build-reference-packages
     From Version 9.0.0-alpha.1.24459.3 -> To Version 9.0.0-alpha.1.24466.2
    
    * Add System.Composition*/8.* to SourceBuildPrebuiltBaseline
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Carlos Sánchez López <[email protected]>
    Co-authored-by: Eric StJohn <[email protected]>
    4 people authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fc781c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb1eb73 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Update dependencies from https://github.com/dotnet/source-build-exter…

    …nals build 20240917.1 (#107982)
    
    Microsoft.SourceBuild.Intermediate.source-build-externals
     From Version 9.0.0-alpha.1.24466.2 -> To Version 9.0.0-alpha.1.24467.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a5de7ac View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/cecil build 202409…

    …17.1 (#107983)
    
    Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil
     From Version 0.11.5-alpha.24466.1 -> To Version 0.11.5-alpha.24467.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8cc55c6 View commit details
    Browse the repository at this point in the history
  3. Remove invalid assert (#107952)

    Co-authored-by: Kevin Jones <[email protected]>
    github-actions[bot] and vcsjones authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f1b67af View commit details
    Browse the repository at this point in the history
  4. Merge pull request #107928 from dotnet/merge/release/9.0-rc2-to-relea…

    …se/9.0
    
    [automated] Merge branch 'release/9.0-rc2' => 'release/9.0'
    carlossanlop authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ad82124 View commit details
    Browse the repository at this point in the history
  5. Update dependencies from https://github.com/dotnet/arcade build 20240…

    …916.2 (#107937)
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitAssert , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions
     From Version 9.0.0-beta.24463.2 -> To Version 9.0.0-beta.24466.2
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    db95ac4 View commit details
    Browse the repository at this point in the history
Loading