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

Enable ability to change .NET SDK installation directory by DOTNET_INSTALL_DIR environment variable #329

Merged
merged 9 commits into from
Oct 4, 2022

Commits on Sep 30, 2022

  1. Fix issue with DOTNET_INSTALL_DIR env.var

    IvanZosimov committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    b4e0d35 View commit details
    Browse the repository at this point in the history
  2. Output DOTNET_INSTALL_DIR if present

    IvanZosimov committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    0949c87 View commit details
    Browse the repository at this point in the history
  3. Fix logic

    IvanZosimov committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    1225bf2 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Inject environment variables into getExecOutput()

    IvanZosimov committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    99eb4e7 View commit details
    Browse the repository at this point in the history
  2. Refactor code

    IvanZosimov committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    4aad884 View commit details
    Browse the repository at this point in the history
  3. Update documentation

    IvanZosimov committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    206199f View commit details
    Browse the repository at this point in the history
  4. Update documentation

    IvanZosimov committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    5b3f163 View commit details
    Browse the repository at this point in the history
  5. Update documentation

    IvanZosimov committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    51e9ed0 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Bump the action's version to v3.0.1

    IvanZosimov committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    ba2bb18 View commit details
    Browse the repository at this point in the history