dotnet-sdk_2: add alias

This commit is contained in:
nyanloutre
2020-01-19 14:30:39 -08:00
committed by Jon
parent e6b963ed16
commit ac56988f21
+2
View File
@@ -219,6 +219,8 @@ in
dotnet-sdk = dotnetCorePackages.sdk_2_1;
dotnet-sdk_2 = dotnetCorePackages.sdk_2_1;
dotnet-netcore = dotnetCorePackages.netcore_2_1;
dotnet-aspnetcore = dotnetCorePackages.aspnetcore_2_1;