Skip to content

Commit 5470db1

Browse files
chore(deps): bump Microsoft.Windows.Compatibility from 6.0.6 to 7.0.5
Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/runtime) from 6.0.6 to 7.0.5. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.6...v7.0.5) --- updated-dependencies: - dependency-name: Microsoft.Windows.Compatibility dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7efa791 commit 5470db1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Uno.Gallery/Uno.Gallery.Wasm/Uno.Gallery.Wasm.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk.Web">
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
@@ -103,7 +103,7 @@
103103
<PackageReference Include="Uno.CommunityToolkit.WinUI.UI.Controls.DataGrid" Version="7.1.200-dev.13.gef3f523648" />
104104
<PackageReference Include="Uno.Cupertino.WinUI" Version="4.0.0-dev.126" />
105105
<PackageReference Include="Uno.Extensions.Logging.WebAssembly.Console" Version="1.6.0-dev.2" />
106-
<PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.6" />
106+
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.5" />
107107
<PackageReference Include="Uno.Diagnostics.Eventing" Version="2.1.0-dev.1" />
108108
<PackageReference Include="Uno.Fonts.Fluent" Version="2.3.0" />
109109
<PackageReference Include="Uno.Material.WinUI" Version="4.0.0-dev.126" />

0 commit comments

Comments
 (0)