Browse Source

Remove the CollectionEditor folder from the .NET 3.5 solution.

pull/1645/head
Nebuleux_cp 14 years ago
parent
commit
2e342d2b90
  1. 3
      ExtendedWPFToolkitSolution_35/Src/WPFToolkit.Extended/WPFToolkit.Extended.csproj

3
ExtendedWPFToolkitSolution_35/Src/WPFToolkit.Extended/WPFToolkit.Extended.csproj

@ -667,9 +667,6 @@
<ItemGroup> <ItemGroup>
<Resource Include="TokenizedTextBox\Images\delete8.png" /> <Resource Include="TokenizedTextBox\Images\delete8.png" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<Folder Include="CollectionEditor\Implementation\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets. Other similar extension points exist, see Microsoft.Common.targets.

Loading…
Cancel
Save