Moved Claunia.RsrcFork to nuget.

This commit is contained in:
2017-06-06 18:22:16 +01:00
parent c23f6be668
commit d6c37bc47b
5 changed files with 5 additions and 14 deletions

View File

@@ -38,6 +38,10 @@
<Reference Include="SharpCompress">
<HintPath>..\packages\SharpCompress.0.15.2\lib\net40\SharpCompress.dll</HintPath>
</Reference>
<Reference Include="Claunia.RsrcFork">
<HintPath>..\packages\Claunia.RsrcFork.1.0.0\lib\net40\Claunia.RsrcFork.dll</HintPath>
</Reference>
<Reference Include="System.Core" />
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
@@ -96,10 +100,6 @@
<Project>{0BEB3088-B634-4289-AE17-CDF2D25D00D5}</Project>
<Name>DiscImageChef.Decoders</Name>
</ProjectReference>
<ProjectReference Include="..\Claunia.RsrcFork\Claunia.RsrcFork\Claunia.RsrcFork.csproj">
<Project>{CA231ED3-0C78-496C-AAFE-D085F6E9BEC6}</Project>
<Name>Claunia.RsrcFork</Name>
</ProjectReference>
<ProjectReference Include="..\DiscImageChef.Filters\DiscImageChef.Filters.csproj">
<Project>{D571B8EF-903D-4353-BDD5-B834F9F029EF}</Project>
<Name>DiscImageChef.Filters</Name>