Skip to content

Commit ff60ab0

Browse files
Bump Uno.Wasm.Bootstrap from 2.1.0 to 3.0.0
Bumps [Uno.Wasm.Bootstrap](https://github.com/unoplatform/Uno.Wasm.Bootstrap) from 2.1.0 to 3.0.0. - [Release notes](https://github.com/unoplatform/Uno.Wasm.Bootstrap/releases) - [Changelog](https://github.com/unoplatform/Uno.Wasm.Bootstrap/blob/main/doc/release-procedure.md) - [Commits](unoplatform/Uno.Wasm.Bootstrap@2.1...3.0) --- updated-dependencies: - dependency-name: Uno.Wasm.Bootstrap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0084ccf commit ff60ab0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/MADE.Samples/MADE.Samples.Wasm/MADE.Samples.Wasm.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<PackageReference Include="Uno.Microsoft.Toolkit.Uwp.UI.Controls.Primitives" Version="7.0.0" />
4444
<PackageReference Include="Uno.UI.WebAssembly" Version="3.9.7" />
4545
<PackageReference Include="Uno.UI.RemoteControl" Version="3.9.7" Condition="'$(Configuration)'=='Debug'" />
46-
<PackageReference Include="Uno.Wasm.Bootstrap" Version="2.1.0" />
46+
<PackageReference Include="Uno.Wasm.Bootstrap" Version="3.0.0" />
4747
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="2.1.0" />
4848
</ItemGroup>
4949
<ItemGroup>

0 commit comments

Comments
 (0)