Skip to content

Commit ae225fb

Browse files
build(deps): bump XamlNameReferenceGenerator in /samples (#310)
Bumps [XamlNameReferenceGenerator](https://github.com/avaloniaui/Avalonia.NameGenerator) from 1.2.1 to 1.3.1. - [Release notes](https://github.com/avaloniaui/Avalonia.NameGenerator/releases) - [Commits](AvaloniaUI/Avalonia.NameGenerator@1.2.1...1.3.1) --- updated-dependencies: - dependency-name: XamlNameReferenceGenerator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cba925c commit ae225fb

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.6" />
1111
<PackageReference Include="Citrus.Avalonia" Version="1.4.3" />
1212
<PackageReference Include="MessageBox.Avalonia" Version="1.5.1" />
13-
<PackageReference Include="XamlNameReferenceGenerator" Version="1.2.1" />
13+
<PackageReference Include="XamlNameReferenceGenerator" Version="1.3.1" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)