Skip to content

Commit ca70d74

Browse files
build(deps): bump XamlNameReferenceGenerator in /samples (#213)
Bumps [XamlNameReferenceGenerator](https://github.com/avaloniaui/Avalonia.NameGenerator) from 0.1.4 to 0.1.10. - [Release notes](https://github.com/avaloniaui/Avalonia.NameGenerator/releases) - [Commits](AvaloniaUI/Avalonia.NameGenerator@0.1.4...0.1.10) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90f67ba commit ca70d74

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.1.4" />
13+
<PackageReference Include="XamlNameReferenceGenerator" Version="0.1.10" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)