Skip to content

Commit

Permalink
Bump Microsoft.Xaml.Behaviors.Wpf from 1.1.77 to 1.1.122
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Xaml.Behaviors.Wpf](https://github.com/microsoft/XamlBehaviorsWpf) from 1.1.77 to 1.1.122.
- [Release notes](https://github.com/microsoft/XamlBehaviorsWpf/releases)
- [Commits](microsoft/XamlBehaviorsWpf@v1.1.77...v1.1.122)

---
updated-dependencies:
- dependency-name: Microsoft.Xaml.Behaviors.Wpf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent ab382e8 commit a6cab13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Gress" Version="2.1.1" />
<PackageReference Include="MaterialDesignColors" Version="3.0.0" />
<PackageReference Include="MaterialDesignThemes" Version="4.9.0" />
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.77" />
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.122" />
<PackageReference Include="Ookii.Dialogs.Wpf" Version="5.0.1" />
<PackageReference Include="Onova" Version="2.6.12" />
<PackageReference Include="PropertyChanged.Fody" Version="4.1.0" PrivateAssets="all" />
Expand Down

0 comments on commit a6cab13

Please sign in to comment.