Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Bump Vanara.PInvoke.Shell32 from 3.2.20 to 3.3.0 in /src #57

Merged
merged 1 commit into from
Dec 4, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/MSIExtract/MSIExtract.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Dirkster.MRULib" Version="1.3.0" />
<PackageReference Include="Ookii.Dialogs.Wpf" Version="3.1.0" />
<PackageReference Include="PresentationTheme.Aero" Version="0.6.2" />
<PackageReference Include="Vanara.PInvoke.Shell32" Version="3.2.20" />
<PackageReference Include="Vanara.PInvoke.Shell32" Version="3.3.0" />
<ProjectReference Include="..\MSIExtract.Core\MSIExtract.Core.csproj" />
<ProjectReference Include="..\TaskDialog\TaskDialog.csproj" />
</ItemGroup>
Expand Down