Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent 14628e9 commit cc75b00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ReactiveUI.Blend/ReactiveUI.Blend.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="MSBuild.Sdk.Extras">
<Project Sdk="MSBuild.Sdk.Extras">

<PropertyGroup>
<TargetFrameworks>net462;net472;net6.0-windows10.0.17763.0;net7.0-windows10.0.17763.0</TargetFrameworks>
Expand All @@ -21,7 +21,7 @@

<ItemGroup>
<Compile Include="Platforms\net4\**\*.cs" />
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.39" />
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.77" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit cc75b00

Please sign in to comment.