summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-19 05:32:21 +0000
committerScott <[email protected]>2020-10-24 16:53:46 +0100
commit523f011bf52980a374158d883cebe8b22d34b97b (patch)
tree8d0d28fd90ce4514a6a65114b867670a7596c20e /win/CS/HandBrakeWPF/HandBrakeWPF.csproj
parent29811eb227cf740f3a48fe3188dd98046f8368c2 (diff)
build(deps): bump gong-wpf-dragdrop from 2.2.0 to 2.3.1 in /win/CS
Bumps [gong-wpf-dragdrop](https://github.com/punker76/gong-wpf-dragdrop) from 2.2.0 to 2.3.1. - [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.2.0...2.3.1) Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'win/CS/HandBrakeWPF/HandBrakeWPF.csproj')
-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 d166b6b9a..f593c8b73 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.2.0" />
+ <PackageReference Include="gong-wpf-dragdrop" Version="2.3.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Ookii.Dialogs" Version="1.1.0" />
</ItemGroup>