We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To unblock RM repo integration (https://github.com/elastic/infra/issues/16141#issuecomment-557271631) add commands to install .net core 3.0 SDK during build.
The text was updated successfully, but these errors were encountered:
refs: https://github.com/elastic/infra/issues/16172
Sorry, something went wrong.
Move SignTool to tools/cert
271a40a
refs: #42
Add dotnet-install.ps1 script from Microsoft
0815af4
Release Manager will call it in setupWindowsCommands '$PROJECT_DIR/tools/dotnet-install.ps1 -Version "3.0.101" ' + '-InstallDir $PROJECT_DIR/tools/dotnet-sdk" -Architecture "x64" -NoPath -Verbose', See: https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script refs #42
No branches or pull requests
To unblock RM repo integration (https://github.com/elastic/infra/issues/16141#issuecomment-557271631) add commands to install .net core 3.0 SDK during build.
The text was updated successfully, but these errors were encountered: