summaryrefslogtreecommitdiffstats
path: root/packages/StyleCop/Microsoft.SourceAnalysis.Targets
blob: 4b4a625957cc74393891a9c0f258a8d73c6bbd95 (plain)
1
2
3
4
5
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <!-- This targets file is obsolete and will be removed in a future version of StyleCop. -->
  <!-- Redirect your imports to the Microsoft.StyleCop.Targets file. -->
  <Import Project="Microsoft.StyleCop.Targets" />
</Project>