Closed cuno92 closed 3 years ago
@cuno92 Follows the guidance at https://github.com/dotnet/tye/blob/main/docs/getting_started.md#working-with-ci-builds
$ dotnet tool install -g Microsoft.Tye --version "0.8.0-*" --add-source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json
I found that latest Pre-release version of type is 0.7.0. How can i install 0.8.0 version as Readme instruction