Skip to content

Commit

Permalink
Bump Microsoft.Xaml.Behaviors.Wpf from 1.1.31 to 1.1.37 (#52)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Xaml.Behaviors.Wpf](https://github.com/microsoft/XamlBehaviorsWpf) from 1.1.31 to 1.1.37.
- [Release notes](https://github.com/microsoft/XamlBehaviorsWpf/releases)
- [Commits](https://github.com/microsoft/XamlBehaviorsWpf/commits)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 27, 2021
1 parent 25e0744 commit 28fb801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs2ff.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="5.0.0" />
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.31" />
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.37" />
<PackageReference Include="ModernWpfUI" Version="0.9.4" />
<PackageReference Include="PropertyChanged.Fody" Version="3.4.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 28fb801

Please sign in to comment.