diff options
author | sr55 <[email protected]> | 2010-07-22 18:20:19 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2010-07-22 18:20:19 +0000 |
commit | a7a9e89446f318ae286a7cf45182b3f1dee978a6 (patch) | |
tree | 017e2548bba5315d7e32d86fe728b20f2761fb21 /win/C#/HandBrakeCS.csproj | |
parent | 925dfe6a2292889fd623d4092747ad798b5d1606 (diff) |
Reverting 3452
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3454 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrakeCS.csproj')
-rw-r--r-- | win/C#/HandBrakeCS.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index 203886d13..20cb57342 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -476,7 +476,7 @@ <Target Name="AfterBuild">
</Target>
-->
- <Import Project="$(ProgramFiles)\MSBuild\Microsoft\StyleCop\v4.4\Microsoft.StyleCop.targets" />
+ <Import Project="$(ProgramFiles)\MSBuild\Microsoft\StyleCop\v4.3\Microsoft.StyleCop.targets" />
<PropertyGroup Condition=" '$(Configuration)' == 'Install' ">
<PostBuildEvent>
cd ../../
|