Skip to content

Commit

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

---
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] committed Sep 16, 2024
1 parent f56bc6e commit 72d2138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/NETworkManager/NETworkManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<PackageReference Include="MahApps.Metro.IconPacks.Octicons" Version="5.0.0"/>
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2739.15"/>
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.1"/>
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.122"/>
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.135"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.5"/>
<PackageReference Include="nulastudio.NetBeauty" Version="2.1.4.3"/>
Expand Down

0 comments on commit 72d2138

Please sign in to comment.