Parent Directory
|
Revision Log
|
Patch
--- trunk/RomCheater.Core/RomCheater.Core.csproj 2014/04/15 14:30:48 811 +++ trunk/RomCheater.Core/RomCheater.Core.csproj 2014/04/15 14:52:10 812 @@ -63,6 +63,9 @@ <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> </PropertyGroup> <ItemGroup> + <Reference Include="Enterprise.Logging"> + <HintPath>..\deps\Enterprise.Logging\Enterprise.Logging.dll</HintPath> + </Reference> <Reference Include="System" /> <Reference Include="System.Core" /> <Reference Include="System.Drawing" />
ViewVC Help | |
Powered by ViewVC 1.1.22 |