mirror of
https://github.com/actions/setup-dotnet.git
synced 2026-06-05 19:53:30 +00:00
Pull-mirror of github.com/actions/setup-dotnet
- TypeScript 95.1%
- PowerShell 4%
- C# 0.5%
- Shell 0.2%
- JavaScript 0.2%
| .github | ||
| __tests__ | ||
| docs | ||
| externals | ||
| lib | ||
| node_modules | ||
| src | ||
| toolkit | ||
| .gitignore | ||
| .prettierrc.json | ||
| action.yml | ||
| jest.config.js | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
@actions/setup-dotnet
This action sets by Dotnet environment for use in actions by:
- TODO: optionally downloading and caching a version of Dotnet
- TODO: registering problem matchers for error output
- TODO: configuring proxy if the runner is configured to use a proxy (coming with private runners)
License
The scripts and documentation in this project are released under the MIT License
Contributions
Contributions are welcome! See Contributor's Guide