Skip to content

Commit e18b8e9

Browse files
chore(deps): bump Microsoft.Windows.Compatibility from 6.0.0 to 7.0.4
Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.0...v7.0.4) --- 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 afb222a commit e18b8e9

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>
@@ -101,7 +101,7 @@
101101
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" />
102102
<PackageReference Include="Uno.Microsoft.Toolkit.Uwp.UI.Controls" Version="7.1.11" />
103103
<PackageReference Include="Uno.Extensions.Logging.WebAssembly.Console" Version="1.4.0" />
104-
<PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.0" />
104+
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.4" />
105105
<PackageReference Include="Uno.Diagnostics.Eventing" Version="2.1.0-dev.1" />
106106
<PackageReference Include="Uno.Fonts.Fluent" Version="2.2.2" />
107107
<PackageReference Include="Uno.ShowMeTheXAML" Version="1.1.0" />

0 commit comments

Comments
 (0)