Skip to content

Commit

Permalink
Small build fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik authored and Erik committed Nov 10, 2016
1 parent 8a2ff32 commit 6fe20ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/GUI/SqlCe40ToolboxExe/SqlCe40ToolboxExe.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,12 @@
<Reference Include="Microsoft.ReportViewer.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\lib\Microsoft.ReportViewer.Common.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Microsoft.ReportViewer.WinForms, Version=12.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\lib\Microsoft.ReportViewer.WinForms.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="QuickGraph">
<HintPath>..\lib\QuickGraph.dll</HintPath>
Expand Down Expand Up @@ -163,6 +165,7 @@
<Reference Include="WindowsFormsIntegration" />
<Reference Include="Xceed.Wpf.Toolkit">
<HintPath>..\lib\Xceed.Wpf.Toolkit.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 6fe20ea

Please sign in to comment.