Skip to content

Commit

Permalink
build(deps): bump XamlNameReferenceGenerator in /samples (#220)
Browse files Browse the repository at this point in the history
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 23, 2021
1 parent 6f5b29a commit 35d1643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/LoginApp.Avalonia/LoginApp.Avalonia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.0" />
<PackageReference Include="Citrus.Avalonia" Version="1.4.3" />
<PackageReference Include="MessageBox.Avalonia" Version="1.0.5" />
<PackageReference Include="XamlNameReferenceGenerator" Version="0.4.1" />
<PackageReference Include="XamlNameReferenceGenerator" Version="0.5.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 35d1643

Please sign in to comment.