--- trunk/RomCheater.CheatPlugin/RomCheater.CheatPlugin.csproj 2014/04/07 11:10:04 791 +++ trunk/RomCheater.CheatPlugin/RomCheater.CheatPlugin.csproj 2014/04/15 14:52:10 812 @@ -52,6 +52,9 @@ <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> </PropertyGroup> <ItemGroup> + <Reference Include="Enterprise.Logging"> + <HintPath>..\deps\Enterprise.Logging\Enterprise.Logging.dll</HintPath> + </Reference> <Reference Include="Microsoft.CSharp" /> <Reference Include="System" /> <Reference Include="System.Data" /> |