diff options
| author | Joshua M. Boniface <joshua@boniface.me> | 2019-06-14 15:43:59 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-14 15:43:59 -0400 |
| commit | 2baddc17092ed466c84faf7a02ab1b5321e664a0 (patch) | |
| tree | 740a72dbd40b5347c365f37693c50c90a19eb0bd /MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj | |
| parent | d4a42a1680a48cba0d87fac0808180e68072baab (diff) | |
| parent | 555459525515edf9f506465cefce0c6a6aca326d (diff) | |
Merge pull request #1463 from Bond-009/deps
Update deps
Diffstat (limited to 'MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj')
| -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> |
