OpenHardwareMonitor.csproj
changeset 395 d1f25b504845
parent 373 3b8443edb0e6
child 420 46c056e76130
     1.1 --- a/OpenHardwareMonitor.csproj	Sat Jun 08 17:15:09 2013 +0000
     1.2 +++ b/OpenHardwareMonitor.csproj	Sun Jun 09 16:08:59 2013 +0000
     1.3 @@ -58,6 +58,12 @@
     1.4      <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     1.5    </PropertyGroup>
     1.6    <ItemGroup>
     1.7 +    <Reference Include="OxyPlot">
     1.8 +      <HintPath>External\OxyPlot.dll</HintPath>
     1.9 +    </Reference>
    1.10 +    <Reference Include="OxyPlot.WindowsForms">
    1.11 +      <HintPath>External\OxyPlot.WindowsForms.dll</HintPath>
    1.12 +    </Reference>
    1.13      <Reference Include="System" />
    1.14      <Reference Include="System.Configuration.Install" />
    1.15      <Reference Include="System.Drawing" />