Skip to content

Commit e6601e1

Browse files
Bump Uno.Wasm.Bootstrap.DevServer from 2.1.0 to 3.0.0
Bumps [Uno.Wasm.Bootstrap.DevServer](https://github.com/nventive/Uno.Wasm.Bootstrap) from 2.1.0 to 3.0.0. - [Release notes](https://github.com/nventive/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.DevServer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2521a56 commit e6601e1

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
@@ -44,7 +44,7 @@
4444
<PackageReference Include="Uno.UI.WebAssembly" Version="3.9.7" />
4545
<PackageReference Include="Uno.UI.RemoteControl" Version="3.9.7" Condition="'$(Configuration)'=='Debug'" />
4646
<PackageReference Include="Uno.Wasm.Bootstrap" Version="3.0.0" />
47-
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="2.1.0" />
47+
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="3.0.0" />
4848
</ItemGroup>
4949
<ItemGroup>
5050
<ProjectReference Include="..\..\..\src\MADE.Collections\MADE.Collections.csproj" />

0 commit comments

Comments
 (0)