libation: pin dotnet sdk to 10_0_1xx (#500222)
This commit is contained in:
@@ -29,7 +29,7 @@ buildDotnetModule rec {
|
||||
|
||||
env.AVALONIA_TELEMETRY_OPTOUT = "1";
|
||||
|
||||
dotnet-sdk = dotnetCorePackages.sdk_10_0;
|
||||
dotnet-sdk = dotnetCorePackages.sdk_10_0_1xx;
|
||||
|
||||
dotnet-runtime = dotnetCorePackages.runtime_10_0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user