Skip to content

Commit 1902c30

Browse files
build(deps): Bump Microsoft.Windows.Compatibility (#726)
Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/runtime) from 7.0.1 to 7.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.1...v7.0.3) --- updated-dependencies: - dependency-name: Microsoft.Windows.Compatibility dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29ca4b9 commit 1902c30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk.Web">
1+
<Project Sdk="Microsoft.NET.Sdk.Web">
22
<PropertyGroup>
33
<OutputType>Exe</OutputType>
44
<TargetFramework>net6.0</TargetFramework>
@@ -40,7 +40,7 @@
4040
<None Include="wwwroot\web.config" />
4141
</ItemGroup>
4242
<ItemGroup>
43-
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.1" />
43+
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.3" />
4444
<PackageReference Include="ReactiveUI.Uno.WinUI" Version="18.*" />
4545
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
4646
<PackageReference Include="Uno.Extensions.Logging.WebAssembly.Console" Version="1.4.0" />

0 commit comments

Comments
 (0)