True
<_PostSharpTargetFrameworkIdentifier>$(TargetFrameworkIdentifier)
<_PostSharpTargetFrameworkIdentifier Condition="'$(TargetFrameworkIdentifier)'==''">.NETFramework
<_PostSharpTargetFrameworkVersion>$(TargetFrameworkVersion)
<_PostSharpTargetFrameworkVersion Condition="'$(_PostSharpTargetFrameworkIdentifier)'=='.NETFramework' AND ( '$(TargetFrameworkVersion)'=='v2.0' OR '$(TargetFrameworkVersion)'=='v3.0' )">v3.5
$(_PostSharpTargetFrameworkIdentifier),Version=$(_PostSharpTargetFrameworkVersion)
$(_PostSharpTargetFrameworkIdentifier),$(_PostSharpTargetFrameworkVersion)
<_PostSharpNativeFrameworkIdentifier>.NETFramework
$(_PostSharpNativeFrameworkIdentifier),Version=$(_PostSharpNativeFrameworkVersion)
$(_PostSharpNativeFrameworkIdentifier),$(_PostSharpNativeFrameworkVersion)
Native
True
True
$(SolutionDir)\$(SolutionName).$(Configuration).$(Platform).pssln
$(SolutionDir)\$(SolutionName).$(Configuration).pssln
$(SolutionDir)\$(SolutionName).pssln
<_PostSharpProject Include="$(PostSharpSolutionProject)" Condition="$(PostSharpSolutionProject)!=''" />
<_PostSharpProject Include="$(PostSharpProject)"/>
<_PostSharpRequiresVsix Condition="'$(BuildingInsideVisualStudio)'=='True' AND '$(PostSharpSkipVsxCheck)'==''">True
<_PostSharpRequiresVsix Condition="'$(_PostSharpRequiresVsix)' == ''">False
True
<_DefaultPostSharpHostConfigurationFile>$(IntermediateOutputPath)\PostSharpHost.config
<_PostSharpBindingRedirectsInputFile Include="$(AppConfig)" Condition="'$(AutoUnifyAssemblyReferences)'!='True'"/>
<_PostSharpSearchPathItem Include="@(ReferencePath->'%(RootDir)%(Directory)')"/>
<_PostSharpSearchPathItem Include="@(ReferenceDependencyPaths->'%(RootDir)%(Directory)')"/>
<_PostSharpSearchPathItem Include="$(TargetFrameworkDirectory)"/>
<_PostSharpSearchPathItem Include="$(PostSharpSearchPath)"/>
<_PostSharpSearchPathItem Include="@(PostSharpSearchPath)"/>
<_PostSharpSearchPathItem Include="@(_PostSharpDiscoveredPlugInSearchPath)"/>
<_PostSharpSearchPathItem Include="@(_PostSharpSolutionSharedSearchPathItem)"/>
$(PostSharp30DependsOn);
PostSharp30ExtractBinaries;
$(PostSharpInspectDependsOn);
PostSharp30InspectConstants;
PostSharp30InspectReferences;
PostSharp30DisablePreviousVersions
PostSharpInspect;
PostSharp30DefineConstant;
$(CoreCompileDependsOn)
PostSharp30TimestampBeforeCompile;
$(CompileDependsOn);
PostSharp30TimestampAfterCompile;
PostSharp30
$(BuildDependsOn);
PostSharp30Verify
$(CleanDependsOn);
PostSharp30Clean
$(PostSharp30DependsOn);
CodeContractInstrument;
CodeContractsPerformCodeAnalysis
False
$(PrepareForRunDependsOn);
PostSharp30ChangeAppConfig
$(RunCodeAnalysisDependsOn);PostSharp30CopyOutputToCodeAnalysis