diff options
| author | Bond_009 <bond.009@outlook.com> | 2019-06-14 18:49:57 +0200 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2019-06-14 18:49:57 +0200 |
| commit | 555459525515edf9f506465cefce0c6a6aca326d (patch) | |
| tree | 740a72dbd40b5347c365f37693c50c90a19eb0bd /MediaBrowser.MediaEncoding | |
| parent | d4a42a1680a48cba0d87fac0808180e68072baab (diff) | |
Update deps
Diffstat (limited to 'MediaBrowser.MediaEncoding')
| -rw-r--r-- | MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj b/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj index e4757543e..c0f92ac4a 100644 --- a/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj +++ b/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj @@ -18,7 +18,7 @@ <ItemGroup> <PackageReference Include="System.Text.Encoding.CodePages" Version="4.5.1" /> - <PackageReference Include="UTF.Unknown" Version="1.0.0-beta1" /> + <PackageReference Include="UTF.Unknown" Version="1.0.0" /> </ItemGroup> </Project> |
