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

Check csproj files for adjacent packages.config. #10803

Merged
merged 8 commits into from
Oct 17, 2024

Commits on Oct 17, 2024

  1. Check csprojs for adjacent packages.config. + fix csproj fetching for…

    … multiple references
    sebasgomez238 authored and randhircs committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d38e33a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb039e2 View commit details
    Browse the repository at this point in the history
  3. Remove unused test.

    sebasgomez238 authored and randhircs committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    99985a8 View commit details
    Browse the repository at this point in the history
  4. update git submodules

    sebasgomez238 authored and randhircs committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2baa809 View commit details
    Browse the repository at this point in the history
  5. Add /bin and /obj to .gitignore

    sebasgomez238 authored and randhircs committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    937c4aa View commit details
    Browse the repository at this point in the history
  6. Remove unwanted generated files.

    sebasgomez238 authored and randhircs committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c3a7280 View commit details
    Browse the repository at this point in the history
  7. Remove unwanted files.

    sebasgomez238 authored and randhircs committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8b1b78e View commit details
    Browse the repository at this point in the history
  8. Log when file isn't found.

    sebasgomez238 authored and randhircs committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    db6a801 View commit details
    Browse the repository at this point in the history