Welcome to mirror list, hosted at ThFree Co, Russian Federation.

init-tools.sh « netcore - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ccdbc2fbca69fcf0cfe927587461ae782a6f8928 (plain)
1
2
3
4
5
6
7
#!/usr/bin/env bash

. "../eng/common/tools.sh"

InitializeDotNetCli true

which dotnet