This commit is contained in:
Nate McMaster 2017-02-16 10:03:40 -08:00
parent c354afebc8
commit 02dc95eda3
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\ClassLibraryWithPortablePdbs\*.csproj" />
</ItemGroup>
</Project>