diff options
author | sr55 <[email protected]> | 2010-07-22 18:22:55 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2010-07-22 18:22:55 +0000 |
commit | af08454f7368e235309ae98db66cc8beb8720e87 (patch) | |
tree | 58e75210d77b6175f181a57152337097f4442b49 /win/C#/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj | |
parent | a7a9e89446f318ae286a7cf45182b3f1dee978a6 (diff) |
WinGui:
- Sytlecop 4.4 re-checked in.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3455 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj')
-rw-r--r-- | win/C#/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj b/win/C#/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj index 17effbc64..f4286cf5a 100644 --- a/win/C#/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj +++ b/win/C#/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj @@ -136,7 +136,7 @@ <EmbeddedResource Include="Resources\copy.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <Import Project="$(ProgramFiles)\MSBuild\Microsoft\StyleCop\v4.3\Microsoft.StyleCop.targets" />
+ <Import Project="$(ProgramFiles)\MSBuild\Microsoft\StyleCop\v4.4\Microsoft.StyleCop.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
|