Update the Uno package versions (#1426)

This commit is contained in:
Matthew Leibowitz 2020-07-24 03:57:30 +02:00 committed by GitHub
commit 1fa3daddcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 65 additions and 101 deletions

View file

@ -10,8 +10,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Uno.Wasm.Bootstrap" Version="1.4.0-dev.9" />
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="1.4.0-dev.9" />
<PackageReference Include="Uno.Wasm.Bootstrap" Version="1.4.0-dev.12" />
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="1.4.0-dev.12" />
</ItemGroup>
<ItemGroup>