Skip to content

Commit

Permalink
[wasm] Re-enable skiasharp WBT tests (#109232)
Browse files Browse the repository at this point in the history
* [wasm] Re-enable skiasharp WBT tests

* Disable Debug/AOT combination

That would trigger build error, because we don't support that combination
anymore

* Change order of native libs

Put NativeFileReference files after the runtime libs. This server as
a workaround of #109289

* Update llvm, emsdk and icu deps

* Revert "Change order of native libs"

This reverts commit e320fd6.
  • Loading branch information
radekdoulik authored Nov 20, 2024
1 parent b5750e6 commit 1c54b48
Show file tree
Hide file tree
Showing 5 changed files with 98 additions and 100 deletions.
128 changes: 64 additions & 64 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="10.0.0-alpha.1.24531.1">
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="10.0.0-alpha.1.24568.3">
<Uri>https://github.com/dotnet/icu</Uri>
<Sha>780c9748fffbe52d73eb00b06a74add257f7aca4</Sha>
<Sha>fab86913c2513c26d997776758866c100ce986dc</Sha>
</Dependency>
<Dependency Name="System.Net.MsQuic.Transport" Version="9.0.0-alpha.1.24167.3">
<Uri>https://github.com/dotnet/msquic</Uri>
Expand All @@ -12,37 +12,37 @@
<Uri>https://github.com/dotnet/wcf</Uri>
<Sha>7f504aabb1988e9a093c1e74d8040bd52feb2f01</Sha>
</Dependency>
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.JIT.Tools" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.JIT.Tools" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.JIT.Tools" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.JIT.Tools" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.JIT.Tools" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.JIT.Tools" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.linux-musl-x64.Microsoft.NETCore.Runtime.JIT.Tools" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.linux-musl-x64.Microsoft.NETCore.Runtime.JIT.Tools" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.win-arm64.Microsoft.NETCore.Runtime.JIT.Tools" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.win-arm64.Microsoft.NETCore.Runtime.JIT.Tools" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.JIT.Tools" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.JIT.Tools" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.JIT.Tools" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.JIT.Tools" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.JIT.Tools" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.JIT.Tools" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24528.1">
<Uri>https://github.com/dotnet/command-line-api</Uri>
Expand All @@ -64,14 +64,14 @@
<Sha>b897087e8b76481a9213ae422f5dc16f64a124b5</Sha>
<SourceBuild RepoName="cecil" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport" Version="10.0.0-alpha.1.24563.1">
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport" Version="10.0.0-alpha.1.24568.1">
<Uri>https://github.com/dotnet/emsdk</Uri>
<Sha>8808f75f212bcec6a2050fe045a7e07ab8a5a8c1</Sha>
<Sha>e7fb22a6e083ab5886b9adbff7e84d4015dbd888</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="10.0.0-alpha.1.24563.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="10.0.0-alpha.1.24568.1">
<Uri>https://github.com/dotnet/emsdk</Uri>
<Sha>8808f75f212bcec6a2050fe045a7e07ab8a5a8c1</Sha>
<Sha>e7fb22a6e083ab5886b9adbff7e84d4015dbd888</Sha>
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
Expand Down Expand Up @@ -222,89 +222,89 @@
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>8254bfd574d0f7a89450a2e191d9e9f3dfb8ad59</Sha>
</Dependency>
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.linux-musl-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.linux-musl-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.linux-musl-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.linux-musl-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.linux-musl-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.linux-musl-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="19.1.0-alpha.1.24523.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="19.1.0-alpha.1.24565.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>3eb501e13a7ced23e21fff28647a7b1bf5cc13f1</Sha>
<Sha>6fb3dcbf3ffc947795cee859501ff5f946c98e4a</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.24527.3">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
Loading

0 comments on commit 1c54b48

Please sign in to comment.