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/android-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 52f0866
Choose a base ref
...
head repository: dotnet/android-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2b8ac12
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Aug 22, 2023

  1. [build] NuGet source changes to build with .NET 8 RC 1

    * Add feeds for dotnet8, dotnet/runtime 7.0.11, and 6.0.22.
    
    * Set `$(DisableTransitiveFrameworkReferenceDownloads)` to avoid restore
      errors like:
    
        error NU1102: Unable to find package Microsoft.WindowsDesktop.App.Ref with version (= 7.0.11)
        error NU1102: Unable to find package Microsoft.AspNetCore.App.Ref with version (= 7.0.11)
    jonathanpeppers committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2b8ac12 View commit details
    Browse the repository at this point in the history
Loading