Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code fix suggestion for correct registration in ASP.NET core integration #1988

Closed
wants to merge 50 commits into from

Commits on Sep 20, 2023

  1. Analyzer

    surgupta-msft committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6301376 View commit details
    Browse the repository at this point in the history
  2. Add analyzer

    surgupta-msft committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c50dfe9 View commit details
    Browse the repository at this point in the history
  3. Fix test

    surgupta-msft committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2d5b70b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4819a5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    047edbb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9c1665 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Addressing PR feedback

    surgupta-msft committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    cb41c98 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    2bb5684 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5309d78 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Updated analyzer check

    surgupta-msft committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    bfd7b3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb93b38 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    ba7f0b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18edbcf View commit details
    Browse the repository at this point in the history
  3. Updating version

    surgupta-msft committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b097472 View commit details
    Browse the repository at this point in the history
  4. Minor updates

    surgupta-msft committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    23f0aac View commit details
    Browse the repository at this point in the history
  5. Minor csproj cleanup

    surgupta-msft committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    7d460f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    1b35d92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d2b485 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2ba972 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eff85a8 View commit details
    Browse the repository at this point in the history
  5. Test fix

    surgupta-msft committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a03e4a2 View commit details
    Browse the repository at this point in the history
  6. Revert "Test fix"

    This reverts commit a03e4a2.
    surgupta-msft committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    90827fa View commit details
    Browse the repository at this point in the history
  7. Test fix

    surgupta-msft committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    7868a53 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    aa2adfc View commit details
    Browse the repository at this point in the history
  2. Revert "Moving aspnet projects in a folder"

    This reverts commit aa2adfc.
    surgupta-msft committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    1cbf4f7 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    surgupta-msft committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    b9f2351 View commit details
    Browse the repository at this point in the history
  4. Set diagnostic warning

    surgupta-msft committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    0fcd2fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba6aa87 View commit details
    Browse the repository at this point in the history
  6. Added release notes

    surgupta-msft committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    55c1d3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7377e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Removing tools files

    surgupta-msft committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1f847ca View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Rebase with main

    surgupta-msft committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6b81e33 View commit details
    Browse the repository at this point in the history
  2. PR cleanup

    surgupta-msft committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a0cf107 View commit details
    Browse the repository at this point in the history
  3. PR cleanup

    surgupta-msft committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    028bfce View commit details
    Browse the repository at this point in the history
  4. Format csproj

    surgupta-msft committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    226e3b4 View commit details
    Browse the repository at this point in the history
  5. Revert "Format csproj"

    This reverts commit 226e3b4.
    surgupta-msft committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7e00672 View commit details
    Browse the repository at this point in the history
  6. build fix

    surgupta-msft committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b3b2a09 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Rebase with main

    surgupta-msft committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    1e40912 View commit details
    Browse the repository at this point in the history
  2. Update sln with project

    surgupta-msft committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2da778f View commit details
    Browse the repository at this point in the history
  3. Update sln

    surgupta-msft committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    54ae68d View commit details
    Browse the repository at this point in the history
  4. Update sln

    surgupta-msft committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    7b0e909 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b0c3ce View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    6b84c1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d66267 View commit details
    Browse the repository at this point in the history
  3. Minor cleanup

    surgupta-msft committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    529c4c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03f59bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20abb2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cca7baf View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Comment update

    surgupta-msft committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1ed2bbb View commit details
    Browse the repository at this point in the history
  2. Update release notes

    surgupta-msft committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    2a41f1e View commit details
    Browse the repository at this point in the history