Newer
Older
ClosedXML / nuget.config
@Francois Botha Francois Botha on 17 Aug 2017 208 bytes Improve color support and more
<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <packageSources>
    <add key="OpenXML MyGet" value="https://dotnet.myget.org/F/open-xml-sdk/api/v3/index.json" />
  </packageSources>
</configuration>