This commit is contained in:
Nate McMaster 2017-02-16 10:07:05 -08:00
parent 7298fb23a5
commit 10179ffad6
No known key found for this signature in database
GPG Key ID: BD729980AA6A21BD
2 changed files with 5 additions and 0 deletions

5
build/repo.props Normal file
View File

@ -0,0 +1,5 @@
<Project>
<ItemGroup>
<ExcludeFromTest Include="$(RepositoryRoot)test\TestSites\*.csproj" />
</ItemGroup>
</Project>

View File