aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj
diff options
context:
space:
mode:
authorBond_009 <bond.009@outlook.com>2019-11-04 21:57:57 +0100
committerBond-009 <bond.009@outlook.com>2019-11-21 17:08:06 +0100
commit3cf9313c86baaa8b7520b65d4eaa527b90964e50 (patch)
treef7f684539557a41ac948affae1bd9b2d64e19e06 /MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj
parentd868a8da6c3fadc5cb7f3fce30561afc5ad6fcae (diff)
Update deps
Diffstat (limited to 'MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj')
-rw-r--r--MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj b/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj
index 558ea7d67..e977bd8fe 100644
--- a/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj
+++ b/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj
@@ -19,7 +19,7 @@
<ItemGroup>
<PackageReference Include="System.Text.Encoding.CodePages" Version="4.6.0" />
- <PackageReference Include="UTF.Unknown" Version="2.1.0" />
+ <PackageReference Include="UTF.Unknown" Version="2.2.0" />
</ItemGroup>
</Project>