Merge branch 'v3.4'
[dotnetopenid.git] / EnlistmentInfo.props
blob0c5d62d0ab355fa46d796f347f6fdbc9bb254ba8
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
3 <PropertyGroup>
4 <!-- Release builds should break when StyleCop warnings exist. -->
5 <StyleCopTreatErrorsAsWarnings Condition=" '$(StyleCopTreatErrorsAsWarnings)' == '' and '$(Configuration)' == 'Release' ">false</StyleCopTreatErrorsAsWarnings>
6 <StyleCopTreatErrorsAsWarnings Condition=" '$(StyleCopTreatErrorsAsWarnings)' == '' ">true</StyleCopTreatErrorsAsWarnings>
8 <ProjectRoot>$(MSBuildThisFileDirectory)</ProjectRoot>
9 </PropertyGroup>
10 </Project>