Skip to content

Commit a0ede11

Browse files
build(deps): bump Avalonia from 0.10.18 to 0.10.19 in /samples (#516)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a15891 commit a0ede11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/LoginApp.Avalonia/LoginApp.Avalonia.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<OutputType>Exe</OutputType>
44
<TargetFramework>net6</TargetFramework>
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Avalonia" Version="0.10.18" />
8+
<PackageReference Include="Avalonia" Version="0.10.19" />
99
<PackageReference Include="Avalonia.Desktop" Version="0.10.18" />
1010
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.18" />
1111
<PackageReference Include="MessageBox.Avalonia" Version="2.0.1" />

0 commit comments

Comments
 (0)