conda-forge / dotnet-feedstock

A conda-smithy repository for dotnet.
BSD 3-Clause "New" or "Revised" License
4 stars 5 forks source link

Revert variable naming #14

Closed dhirschfeld closed 3 years ago

dhirschfeld commented 3 years ago

With build 4 it's clearly not working :/

The following NEW packages will be INSTALLED:

    dotnet:            5.0.100-h57928b3_4     conda-forge
    dotnet-aspnetcore: 5.0.0-h2d74725_4       conda-forge
    dotnet-desktop:    5.0.0-h57928b3_4       conda-forge
    dotnet-runtime:    5.0.0-h2d74725_4       conda-forge
    dotnet-sdk:        5.0.100-h2d74725_4     conda-forge
Welcome to .NET 5.0!
---------------------
SDK Version: 5.0.100

Telemetry
---------
The .NET tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.

Read more about .NET CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry

----------------
Installed an ASP.NET Core HTTPS development certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only).
Learn about HTTPS: https://aka.ms/dotnet-https
----------------
Write your first app: https://aka.ms/dotnet-hello-world
Find out what's new: https://aka.ms/dotnet-whats-new
Explore documentation: https://aka.ms/dotnet-docs
Report issues and find source on GitHub: https://github.com/dotnet/core
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli
--------------------------------------------------------------------------------------
dhirschfeld commented 3 years ago

I think the names without TRY are correct.