2c0568090c
Eliminates the need to have a copy of git accessible in the msys build environment and reduces the dependency on msys to just FFmpeg. Probably trivially faster due to how slow shell scripts are on Windows.
5 lines
No EOL
215 B
XML
5 lines
No EOL
215 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="LibGit2Sharp" version="0.17.0.0" targetFramework="net45" />
|
|
<package id="SharpZipLib" version="0.86.0" targetFramework="net45" />
|
|
</packages> |