Parent Directory
|
Revision Log
|
Patch
--- trunk/RomCheater.RVACalculator/RomCheater.RVACalculator.csproj 2014/04/15 14:30:48 811 +++ trunk/RomCheater.RVACalculator/RomCheater.RVACalculator.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="Microsoft.VisualBasic" /> <Reference Include="System" />
ViewVC Help | |
Powered by ViewVC 1.1.22 |