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: ThreeMammals/Ocelot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 23.4.1
Choose a base ref
...
head repository: ThreeMammals/Ocelot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 23.4.2
Choose a head ref
  • 2 commits
  • 22 files changed
  • 1 contributor

Commits on Nov 26, 2024

  1. Review Dependabot alerts for net6.0 and net7.0 target frameworks …

    …and bump all packages (#2220)
    
    * Fix CS1574 warning
    
    * IDE0060: Remove unused parameter 'queryString' if it is not part of a shipped public API
    
    * Warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
    Remove target framework 'net7.0' from testing projects.
    
    * IDE0079: Remove unnecessary suppression SA1649
    
    * Bump all packages
    
    * Fix issues of code review by @ggnaegi
    raman-m authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e8c0b13 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

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