Skip to content

Commit 1c8aa4a

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 c1a5b9d commit 1c8aa4a

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>
@@ -102,7 +102,7 @@
102102
<PackageReference Include="Uno.CommunityToolkit.WinUI.UI.Controls" Version="7.1.200-dev.13.gef3f523648" />
103103
<PackageReference Include="Uno.Cupertino.WinUI" Version="4.0.0-dev.126" />
104104
<PackageReference Include="Uno.Extensions.Logging.WebAssembly.Console" Version="1.6.0-dev.2" />
105-
<PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.6" />
105+
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.5" />
106106
<PackageReference Include="Uno.Diagnostics.Eventing" Version="2.1.0-dev.1" />
107107
<PackageReference Include="Uno.Fonts.Fluent" Version="2.3.0" />
108108
<PackageReference Include="Uno.Material.WinUI" Version="4.0.0-dev.126" />

0 commit comments

Comments
 (0)