Add WASM Support for Uno Platform (#1333)
Co-authored-by: Jérôme Laban <jerome.laban@nventive.com> Co-authored-by: Geoffrey Huntley <ghuntley@ghuntley.com> Co-authored-by: Martin Zikmund <martin@zikmund.dev>
This commit is contained in:
parent
99356f9b7e
commit
b84f667eae
39 changed files with 1001 additions and 14 deletions
|
|
@ -10,8 +10,8 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Uno.Wasm.Bootstrap" Version="1.4.0-dev.7" />
|
||||
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="1.4.0-dev.7" />
|
||||
<PackageReference Include="Uno.Wasm.Bootstrap" Version="1.4.0-dev.9" />
|
||||
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="1.4.0-dev.9" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue