Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save george-polevoy/60d5fc79955ce18c224eac8741cc6d46 to your computer and use it in GitHub Desktop.
Save george-polevoy/60d5fc79955ce18c224eac8741cc6d46 to your computer and use it in GitHub Desktop.
<Import Project="$(SolutionDir)\CustomBuildTargets.proj" />
<Import Project="$(SolutionDir)\FormattingInspections.proj" />
<Target Name="BeforeBuild" DependsOnTargets="RunSourceCodeInspections;PerformVersioning">
</Target>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment