Swap to lidarr taglib fork (#786)

This commit is contained in:
ta264
2019-05-04 03:50:23 +01:00
committed by GitHub
parent 541841d7b7
commit 4093a4f846
4 changed files with 7 additions and 7 deletions
@@ -87,8 +87,8 @@
<Reference Include="Prowlin, Version=0.9.4456.26422, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Prowlin.0.9.4456.26422\lib\net40\Prowlin.dll</HintPath>
</Reference>
<Reference Include="taglib-sharp, Version=2.2.0.0, Culture=neutral, PublicKeyToken=db62eba44689b5b0, processorArchitecture=MSIL">
<HintPath>..\packages\TagLibSharp.2.2.0-beta\lib\netstandard2.0\taglib-sharp.dll</HintPath>
<Reference Include="TagLibSharp, Version=2.2.0.19, Culture=neutral, PublicKeyToken=db62eba44689b5b0, processorArchitecture=MSIL">
<HintPath>..\packages\TagLibSharp-Lidarr.2.2.0.19\lib\netstandard2.0\TagLibSharp.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
+1 -1
View File
@@ -14,5 +14,5 @@
<package id="NUnit" version="3.11.0" targetFramework="net461" />
<package id="Prowlin" version="0.9.4456.26422" targetFramework="net461" />
<package id="Unity" version="2.1.505.2" targetFramework="net461" />
<package id="TagLibSharp" version="2.2.0-beta" targetFramework="net461" />
<package id="TagLibSharp-Lidarr" version="2.2.0.19" targetFramework="net461" />
</packages>
+2 -2
View File
@@ -106,8 +106,8 @@
<Reference Include="System.Data.SQLite">
<HintPath>..\Libraries\Sqlite\System.Data.SQLite.dll</HintPath>
</Reference>
<Reference Include="taglib-sharp, Version=2.2.0.0, Culture=neutral, PublicKeyToken=db62eba44689b5b0, processorArchitecture=MSIL">
<HintPath>..\packages\TagLibSharp.2.2.0-beta\lib\netstandard2.0\taglib-sharp.dll</HintPath>
<Reference Include="TagLibSharp, Version=2.2.0.19, Culture=neutral, PublicKeyToken=db62eba44689b5b0, processorArchitecture=MSIL">
<HintPath>..\packages\TagLibSharp-Lidarr.2.2.0.19\lib\netstandard2.0\TagLibSharp.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
+2 -2
View File
@@ -9,7 +9,7 @@
<package id="OAuth" version="1.0.3" targetFramework="net461" />
<package id="Prowlin" version="0.9.4456.26422" targetFramework="net461" />
<package id="RestSharp" version="105.2.3" targetFramework="net461" />
<package id="TagLibSharp" version="2.2.0-beta" targetFramework="net461" />
<package id="TagLibSharp-Lidarr" version="2.2.0.19" targetFramework="net461" />
<package id="TinyTwitter" version="1.1.2" targetFramework="net461" />
<package id="xmlrpcnet" version="2.5.0" targetFramework="net461" />
</packages>
</packages>