Thanks to visit codestin.com
Credit goes to github.com

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: github/codeql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: github/codeql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: redsun82/csharp/dotnet908
Choose a head ref
  • 5 commits
  • 61 files changed
  • 2 contributors

Commits on Sep 4, 2025

  1. Configuration menu
    Copy the full SHA
    589fbd3 View commit details
    Browse the repository at this point in the history
  2. Bazel: fix codeql_csharp_binary

    A `publish` directory for a C# binary contains copies of some DLLs
    inside localized subdirectories (e.g. `ru`). We want to ignore those, as
    otherwise our packaging machinery now goes haywire, with the newer
    version of `rules_csharp`. In any case we never shipped those.
    redsun82 authored and michaelnebel committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    a3569f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fff2670 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4079db7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    956209f View commit details
    Browse the repository at this point in the history
Loading