summaryrefslogtreecommitdiff
path: root/src/build.proj
diff options
context:
space:
mode:
Diffstat (limited to 'src/build.proj')
-rw-r--r--src/build.proj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/build.proj b/src/build.proj
index 96b5fa19e2..f3f4dc630e 100644
--- a/src/build.proj
+++ b/src/build.proj
@@ -7,7 +7,6 @@
<!-- List the projects that need to be built -->
<ItemGroup>
- <ProjectReference Condition="'$(SkipSOS)' != 'true'" Include="ToolBox\SOS\NETCore\SOS.NETCore.csproj" />
<ProjectReference Condition="'$(BuildManagedTools)' == 'true'" Include="tools/runincontext/runincontext.csproj" />
<ProjectReference Condition="'$(BuildManagedTools)' == 'true'" Include="tools/r2rdump/R2RDump.csproj" />
<ProjectReference Include="System.Private.CoreLib\System.Private.CoreLib.csproj" />