Skip to content

Commit 5935dab

Browse files
Bump Vanara.Windows.Shell from 3.3.14 to 3.3.15 (#7373)
Bumps [Vanara.Windows.Shell](https://github.com/dahall/vanara) from 3.3.14 to 3.3.15. - [Release notes](https://github.com/dahall/vanara/releases) - [Commits](dahall/Vanara@v3.3.14...v3.3.15) --- updated-dependencies: - dependency-name: Vanara.Windows.Shell dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46b2cd5 commit 5935dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files.Launcher/Files.Launcher.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2626
<PackageReference Include="Tulpep.ActiveDirectoryObjectPicker" Version="3.0.7" />
2727
<PackageReference Include="Vanara.PInvoke.Mpr" Version="3.3.15" />
28-
<PackageReference Include="Vanara.Windows.Shell" Version="3.3.14" />
28+
<PackageReference Include="Vanara.Windows.Shell" Version="3.3.15" />
2929
</ItemGroup>
3030
<ItemGroup>
3131
<ProjectReference Include="..\Common\Common.csproj" />

0 commit comments

Comments
 (0)