Merge pull request #291 from unoplatform/dependabot/nuget/Uno.Wasm.Bootstrap.DevServer-7.0.7

chore(deps): bump Uno.Wasm.Bootstrap.DevServer from 7.0.3 to 7.0.7
This commit is contained in:
Jérôme Laban 2022-11-10 07:13:32 -05:00 коммит произвёл GitHub
Родитель 79927080f4 4ea2b69407
Коммит f7d785e98d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -59,7 +59,7 @@
<PackageReference Include="Uno.UI.RemoteControl" Version="4.6.18" Condition="'$(Configuration)'=='Debug'" />
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="4.6.18" />
<PackageReference Include="Uno.Wasm.Bootstrap" Version="7.0.7" />
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="7.0.3" />
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="7.0.7" />
</ItemGroup>
<Import Project="..\MyApp.Shared\MyApp.Shared.projitems" Label="Shared" Condition="Exists('..\MyApp.Shared\MyApp.Shared.projitems')" />
</Project>