Skip to content

Commit 31c380f

Browse files
build(deps): Bump Microsoft.Windows.Compatibility from 6.0.0 to 6.0.1 (#676)
Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: Microsoft.Windows.Compatibility dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5079b0d commit 31c380f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Uno/ReactiveUI.UnoRouting/ReactiveUI.UnoRouting.Wasm/ReactiveUI.UnoRouting.Wasm.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<None Include="wwwroot\web.config" />
4141
</ItemGroup>
4242
<ItemGroup>
43-
<PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.0" />
43+
<PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.1" />
4444
<PackageReference Include="ReactiveUI.Uno.WinUI" Version="18.1.2" />
4545
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" />
4646
<PackageReference Include="Uno.Extensions.Logging.WebAssembly.Console" Version="1.4.0" />

0 commit comments

Comments
 (0)