Skip to content

Commit f8fe599

Browse files
Update taglib.
1 parent b2529e3 commit f8fe599

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageProjectUrl>https://github.com/squidex/squidex</PackageProjectUrl>
1212
<PublishRepositoryUrl>true</PublishRepositoryUrl>
1313
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
14-
<Version>6.32.0</Version>
14+
<Version>6.33.0</Version>
1515
</PropertyGroup>
1616

1717
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">

assets/Squidex.Assets/Squidex.Assets.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" PrivateAssets="all" />
2727
<PackageReference Include="System.Memory" Version="4.6.0" />
2828
<PackageReference Include="System.Net.Http.Json" Version="8.0.0" />
29-
<PackageReference Include="taglib-sharp-netstandard2.0" Version="2.1.0" />
29+
<PackageReference Include="TagLibSharp" Version="2.3.0" />
3030
</ItemGroup>
3131

3232
<ItemGroup>

0 commit comments

Comments
 (0)