SubtitleEdit/libse/packages.config
Nick Zatkovich b5476a60bf switch to use zlib.net-multiplatform
This is updated more frequently and is able to be used across .net Framework, .net Core, and .net Standard
2019-04-06 13:41:06 -07:00

4 lines
146 B
XML

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="zlib.net-mutliplatform" version="1.0.4" targetFramework="net40" />
</packages>