Rollback changeset 1565223.
authorWes Haggard <Wes.Haggard@microsoft.com>
Fri, 15 Jan 2016 17:01:45 +0000 (09:01 -0800)
committerWes Haggard <Wes.Haggard@microsoft.com>
Fri, 15 Jan 2016 17:01:45 +0000 (09:01 -0800)
[tfs-changeset: 1565534]

src/ToolBox/SOS/dirs.proj
src/ToolBox/dirs.proj
src/dirs.proj
src/tools/dirs.proj

index 85bea0d39a7847a27f17df6dc45a8a615b4b30ad..028d4c27cbbf48cdbfbf84b389e1208e04d39055 100644 (file)
@@ -9,12 +9,6 @@
     <BuildSysBinaries>true</BuildSysBinaries>
   </PropertyGroup>
 
-  <ItemDefinitionGroup>
-    <ProjectFile>
-      <ProductGroups>FX</ProductGroups>
-    </ProjectFile>
-  </ItemDefinitionGroup>
-
   <ItemGroup Condition="'$(BuildExePhase)' == '1'">
     <ProjectFile Include="strike\dirs.proj" />
   </ItemGroup>
index f506b3fc0373d7a245d4a66e865f1f2966ee168a..bd47b7287515e01bbe526b35b3aca5c2a88d28af 100644 (file)
@@ -64,9 +64,7 @@
     <ProjectFile Include="resview\resview.csproj" />
     <ProjectFile Include="runsxs\runsxs.nativeproj" />
     <ProjectFile Include="soapsuds\dirs.proj" />
-    <ProjectFile Include="sos\dirs.proj" >
-        <ProductGroups>FX;PK</ProductGroups>
-    </ProjectFile>
+    <ProjectFile Include="sos\dirs.proj" />
     <ProjectFile Include="storeadm\storeadm.csproj" />
     <ProjectFile Include="tlbexp\tlbexp_msbuild.csproj" />
     <ProjectFile Include="tlbguid\tlbguid.csproj" />
index 84b1e58128ee1f165817ed84ec4bc4f7551d47d3..6eab0285c75f0dc9dff39dfefc8080c0324d3a78 100644 (file)
@@ -46,9 +46,7 @@
         <ProjectFile Include="jit32\dirs.proj" Condition="'$(BuildArchitecture)' != 'amd64' and '$(BuildArchitecture)' != 'arm64'" />
         <ProjectFile Include="jit64\dirs.proj" Condition="'$(BuildProjectName)' != 'CoreSys'" />
 
-        <ProjectFile Include="tools\dirs.proj" >
-            <ProductGroups>FX;PK</ProductGroups>
-        </ProjectFile>
+        <ProjectFile Include="tools\dirs.proj" />
         <ProjectFile Include="toolbox\dirs.proj" >
             <ProductGroups>FX;PK</ProductGroups>
         </ProjectFile>
index 7cfd87c248d8d96f98916a7adbcf75a1a7ab8caa..21f28331ca61f225a44cf7ea134de1e29f081206 100644 (file)
@@ -9,12 +9,6 @@
     <BuildSysBinaries>true</BuildSysBinaries>
   </PropertyGroup>
 
-  <ItemDefinitionGroup>
-    <ProjectFile>
-      <ProductGroups>FX</ProductGroups>
-    </ProjectFile>
-  </ItemDefinitionGroup>
-
   <!--The following projects will build during PHASE 1-->
   <ItemGroup Condition="'$(BuildExePhase)' == '1' and '$(FeatureCoreClr)' != 'true'">
     <ProjectFile Include="allocationsprofiler\allocationsprofiler.nativeproj" />