Explorar el Código

Add package ref for codepages

cvium hace 6 años
padre
commit
790266d314
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj

+ 1 - 0
MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj

@@ -18,6 +18,7 @@
   </ItemGroup>
 
   <ItemGroup>
+    <PackageReference Include="System.Text.Encoding.CodePages" Version="4.5.1" />
     <PackageReference Include="UTF.Unknown" Version="1.0.0-beta1" />
   </ItemGroup>