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

C#/C++: Convert C# code to use paket package manager #16376

Merged
merged 13 commits into from
May 16, 2024
Merged

Commits on May 15, 2024

  1. C#: Add tool file for paket.

    criemen committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4a85cc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04c2605 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45167cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1616d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7238503 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25b7214 View commit details
    Browse the repository at this point in the history
  7. Remove unused dependency.

    criemen committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3f020a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f207e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    90bb0ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a158e40 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    950e8c8 View commit details
    Browse the repository at this point in the history
  12. Paket/C#: Automatically restore tools for CSharp.sln.

    This is not a general fix, as we not always build the
    solution file, but this should improve the DX for
    local developers that use the solution file.
    criemen committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1b22e08 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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