chore: Update to latest runtime
This commit is contained in:
Родитель
d2833a329e
Коммит
ab2d74ed33
|
@ -7,7 +7,7 @@ namespace Uno.Wasm.Bootstrap
|
|||
internal class Constants
|
||||
{
|
||||
public const string DefaultDotnetRuntimeSdkUrl = "https://unowasmbootstrap.azureedge.net/runtime/"
|
||||
+ "dotnet-runtime-wasm-linux-e7bb704-49b266d7eb2-6216507467-Release.zip";
|
||||
+ "dotnet-runtime-wasm-linux-80a83e7-ef6283ac0a1-6393876808-Release.zip";
|
||||
|
||||
/// <summary>
|
||||
/// Min version of the emscripten SDK. Must be aligned with dotnet/runtime SDK build in <see cref="NetCoreWasmSDKUri"/>.
|
||||
|
|
Загрузка…
Ссылка в новой задаче