Skip to content

Commit 35d1643

Browse files
build(deps): bump XamlNameReferenceGenerator in /samples (#220)
Bumps [XamlNameReferenceGenerator](https://github.com/avaloniaui/Avalonia.NameGenerator) from 0.4.1 to 0.5.1. - [Release notes](https://github.com/avaloniaui/Avalonia.NameGenerator/releases) - [Commits](AvaloniaUI/Avalonia.NameGenerator@0.4.1...0.5.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f5b29a commit 35d1643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/LoginApp.Avalonia/LoginApp.Avalonia.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.0" />
1111
<PackageReference Include="Citrus.Avalonia" Version="1.4.3" />
1212
<PackageReference Include="MessageBox.Avalonia" Version="1.0.5" />
13-
<PackageReference Include="XamlNameReferenceGenerator" Version="0.4.1" />
13+
<PackageReference Include="XamlNameReferenceGenerator" Version="0.5.1" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)