This commit is contained in:
Nate McMaster 2017-02-16 09:49:50 -08:00
parent c4ea355ddf
commit 02b639d021
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\Microsoft.AspNetCore.Hosting.TestSites\Microsoft.AspNetCore.Hosting.TestSites.csproj" />
</ItemGroup>
</Project>