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: devlooped/ThisAssembly
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: devlooped/ThisAssembly
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.2
Choose a head ref
  • 8 commits
  • 17 files changed
  • 2 contributors

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    1d1cdbf View commit details
    Browse the repository at this point in the history
  2. Fix typo in visibility doc

    kzu committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6db37d6 View commit details
    Browse the repository at this point in the history
  3. +Mᐁ includes

    devlooped-bot authored and kzu committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    7b525af View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. ⬆️ Bump files with dotnet-file sync

    # devlooped/SponsorLink
    
    - Add specific diagnostic/status for oss authors devlooped/SponsorLink@2992156
    devlooped-bot authored and kzu committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7363c92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dc8466 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50fde84 View commit details
    Browse the repository at this point in the history
  4. Avoid duplicate [Obsolete] attribute in Resources

    Since we extend the partial class for many resources by group, we may end up adding the attribute multiple times
    kzu committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fae4e05 View commit details
    Browse the repository at this point in the history
  5. Properly fix formatting error by switching to href

    We were using cref, which is for API members, which is what was causing the formatting error in the first place.
    
    Fixes #408
    kzu committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e55548b View commit details
    Browse the repository at this point in the history
Loading