Don't compile the Components

This commit is contained in:
Pranav K 2019-09-11 14:54:38 -07:00
parent 07df9cfcf5
commit ba094b6ccb
No known key found for this signature in database
GPG Key ID: 1963DA6D96C3057A
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
<!-- Exclude the benchmarks because they use <PackageReference>. -->
<ProjectToExclude Include="
$(RepoRoot)src\Components\benchmarkapps\**\*.csproj;
$(RepoRoot)src\Mvc\benchmarkapps\**\*.csproj;
$(RepoRoot)src\Servers\Kestrel\perf\PlatformBenchmarks\**\*.csproj;
$(RepoRoot)src\SignalR\perf\benchmarkapps\**\*.csproj;