summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-02 05:48:11 +0000
committerScott <[email protected]>2020-11-05 19:07:23 +0000
commitb888c71c1967c1fa41c30ddd0331143b6344d329 (patch)
tree6f620e4da84929a7b1eb5a1b1d95a710f6c53b4f /win/CS/HandBrakeWPF
parent4de7f7e10bff53b72cee22628d08cceb3bfb8d0f (diff)
build(deps): bump gong-wpf-dragdrop from 2.3.1 to 2.3.2 in /win/CS
Bumps [gong-wpf-dragdrop](https://github.com/punker76/gong-wpf-dragdrop) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/punker76/gong-wpf-dragdrop/releases) - [Changelog](https://github.com/punker76/gong-wpf-dragdrop/blob/develop/GitReleaseManager.yaml) - [Commits](https://github.com/punker76/gong-wpf-dragdrop/compare/2.3.1...2.3.2) Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'win/CS/HandBrakeWPF')
-rw-r--r--win/CS/HandBrakeWPF/HandBrakeWPF.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
index f593c8b73..e65dcbe80 100644
--- a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
+++ b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
@@ -43,7 +43,7 @@
<ItemGroup>
<PackageReference Include="Caliburn.Micro" Version="3.2.0" />
- <PackageReference Include="gong-wpf-dragdrop" Version="2.3.1" />
+ <PackageReference Include="gong-wpf-dragdrop" Version="2.3.2" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Ookii.Dialogs" Version="1.1.0" />
</ItemGroup>