diff options
| author | Bond_009 <bond.009@outlook.com> | 2020-01-28 22:42:07 +0100 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2020-01-28 22:42:07 +0100 |
| commit | 2186df8ac445b74dce86bdf2fe7ba5500da0c492 (patch) | |
| tree | c5452e8b4be93d536a38cda11b546a6c421c24f5 /MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj | |
| parent | acfacabf0ce89951924ab90f83e8c089043584f9 (diff) | |
Update deps
Diffstat (limited to 'MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj')
| -rw-r--r-- | MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj b/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj index 783457bda..a312dcd70 100644 --- a/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj +++ b/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj @@ -18,8 +18,8 @@ <ItemGroup> <PackageReference Include="BDInfo" Version="0.7.6.1" /> - <PackageReference Include="System.Text.Encoding.CodePages" Version="4.6.0" /> - <PackageReference Include="UTF.Unknown" Version="2.2.0" /> + <PackageReference Include="System.Text.Encoding.CodePages" Version="4.7.0" /> + <PackageReference Include="UTF.Unknown" Version="2.3.0" /> </ItemGroup> </Project> |
