chore(deps): Bump Microsoft.Windows.Compatibility from 7.0.3 to 7.0.5

Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/runtime) from 7.0.3 to 7.0.5.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.3...v7.0.5)

---
updated-dependencies:
- dependency-name: Microsoft.Windows.Compatibility
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-18 01:15:46 +00:00 коммит произвёл GitHub
Родитель ba525f1e11
Коммит a4915111bb
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -86,7 +86,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.3" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.5" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Uno.Extensions.Logging.WebAssembly.Console" Version="1.6.0" />
<PackageReference Include="Uno.Monaco.Editor" Version="2.0.0-dev.50" />