Skip to content

Commit

Permalink
Bump TagLibSharp from 2.2.0 to 2.3.0 (#143)
Browse files Browse the repository at this point in the history
Bumps [TagLibSharp](https://github.com/mono/taglib-sharp) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/mono/taglib-sharp/releases)
- [Changelog](https://github.com/mono/taglib-sharp/blob/main/ChangeLog)
- [Commits](mono/taglib-sharp@TaglibSharp-2.2.0.0...TaglibSharp-2.3.0.0)

---
updated-dependencies:
- dependency-name: TagLibSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2022
1 parent 266fafc commit b98e8d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WinQuickLook/WinQuickLook.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.1264.42" />
<PackageReference Include="PdfiumLibrary" Version="1.0.0" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="6.0.0" />
<PackageReference Include="TagLibSharp" Version="2.2.0" />
<PackageReference Include="TagLibSharp" Version="2.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b98e8d5

Please sign in to comment.