rjmurillo/moq.analyzers

View on GitHub
build/targets/artifacts/Artifacts.props

Summary

Maintainability
Test Coverage
<Project>
  <PropertyGroup>
    <ArtifactsPath>$(RepoRoot)/artifacts</ArtifactsPath>
    <ArtifactsTestResultsPath>$(ArtifactsPath)/TestResults</ArtifactsTestResultsPath>
  </PropertyGroup>
</Project>