Skip to content

Commit

Permalink
System.Deployment is not used.
Browse files Browse the repository at this point in the history
  • Loading branch information
zippy1981 committed Nov 12, 2011
1 parent 274a5b3 commit c5c57dc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Tool/XPathVisualizer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,10 @@
<Reference Include="System.Core">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Xml.Linq">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
<Reference Include="System.Xml.Linq" />
</ItemGroup>
<ItemGroup>
<Compile Include="Extensions.cs" />
Expand Down

0 comments on commit c5c57dc

Please sign in to comment.