Skip to content

Commit 9e4162c

Browse files
build(deps): Bump Avalonia.Desktop from 11.0.4 to 11.0.5 (#762)
Bumps [Avalonia.Desktop](https://github.com/AvaloniaUI/Avalonia) from 11.0.4 to 11.0.5. - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.4...11.0.5) --- updated-dependencies: - dependency-name: Avalonia.Desktop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ec0e3e commit 9e4162c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

avalonia/suspension/ReactiveUI.Samples.Suspension/ReactiveUI.Samples.Suspension.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">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<OutputType>WinExe</OutputType>
44
<TargetFramework>net7.0</TargetFramework>
@@ -12,7 +12,7 @@
1212
</ItemGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Avalonia.Desktop" Version="11.0.4" />
15+
<PackageReference Include="Avalonia.Desktop" Version="11.0.5" />
1616
<PackageReference Include="Avalonia.Diagnostics" Version="11.0.4" />
1717
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.0.4" />
1818
<PackageReference Include="Avalonia.ReactiveUI" Version="11.0.4" />

0 commit comments

Comments
 (0)