@ -53,6 +53,9 @@
<CheckForOverflowUnderflow>False</CheckForOverflowUnderflow>
</PropertyGroup>
<ItemGroup>
<Reference Include="Irony">
<HintPath>..\Libraries\Irony.dll</HintPath>
</Reference>
<Reference Include="itextsharp">
<HintPath>..\Libraries\itextsharp.dll</HintPath>
@ -387,10 +390,6 @@
<Folder Include="Project\Exporter\ExportColumns" />
<Folder Include="Project\ReportViewer" />
<Folder Include="Project\ReportViewer\Resources" />
<ProjectReference Include="..\Irony\Irony.csproj">
<Project>{D81F5C91-D7DB-46E5-BC99-49488FB6814C}</Project>
<Name>Irony</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
</Project>
@ -40,6 +40,9 @@
<HintPath>..\..\..\Libraries\Irony.dll</HintPath>
<Reference Include="nunit.framework">
<HintPath>..\..\..\..\..\..\Tools\NUnit\nunit.framework.dll</HintPath>
@ -108,10 +111,6 @@
<EmbeddedResource Include="Resources\ArtikelSchema_Data.xsd" />
<ProjectReference Include="..\..\..\Irony\Irony.csproj">
<ProjectReference Include="..\..\ICSharpCode.Reports.Core.csproj">
<Project>{4B2239FF-8FD6-431D-9D22-1B8049BA6917}</Project>
<Name>ICSharpCode.Reports.Core</Name>