mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-23 18:50:26 +00:00
updated build script & dependency configuration to work with *nix systems
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="NLog" version="3.1.0.0" targetFramework="net45" />
|
||||
<package id="sharpcompress" version="0.10.2" targetFramework="net45" />
|
||||
<package id="SharpCompress" version="0.10.2" targetFramework="net45" />
|
||||
<package id="SimpleInjector" version="2.5.2" targetFramework="net45" />
|
||||
</packages>
|
||||
</packages>
|
||||
|
||||
Reference in New Issue
Block a user