|
|
|
@ -94,7 +94,7 @@
@@ -94,7 +94,7 @@
|
|
|
|
|
<Compile Include="AssemblyList.cs" /> |
|
|
|
|
<Compile Include="AssemblyListManager.cs" /> |
|
|
|
|
<Compile Include="BamlDecompiler.cs" /> |
|
|
|
|
<Compile Include="BamlResourceEntryNode.cs" /> |
|
|
|
|
<Compile Include="TreeNodes\ResourceNodes\BamlResourceEntryNode.cs" /> |
|
|
|
|
<Compile Include="CommandLineArguments.cs" /> |
|
|
|
|
<Compile Include="Commands.cs" /> |
|
|
|
|
<Compile Include="ConnectMethodDecompiler.cs" /> |
|
|
|
@ -160,6 +160,7 @@
@@ -160,6 +160,7 @@
|
|
|
|
|
<Compile Include="TreeNodes\Analyzer\Helpers.cs" /> |
|
|
|
|
<Compile Include="TreeNodes\Analyzer\ScopedWhereUsedAnalyzer.cs" /> |
|
|
|
|
<Compile Include="TreeNodes\IMemberTreeNode.cs" /> |
|
|
|
|
<Compile Include="TreeNodes\ResourceNodes\XmlResourceNode.cs" /> |
|
|
|
|
<Compile Include="TreeNodes\ResourceNodes\IResourceNodeFactory.cs" /> |
|
|
|
|
<Compile Include="TreeNodes\ResourceNodes\ResourcesFileTreeNode.cs" /> |
|
|
|
|
<Compile Include="TreeNodes\ResourceNodes\XamlResourceNode.cs" /> |
|
|
|
@ -315,6 +316,10 @@
@@ -315,6 +316,10 @@
|
|
|
|
|
<Name>ICSharpCode.TreeView</Name> |
|
|
|
|
</ProjectReference> |
|
|
|
|
</ItemGroup> |
|
|
|
|
<ItemGroup /> |
|
|
|
|
<ItemGroup> |
|
|
|
|
<Resource Include="Images\ResourceXml.png" /> |
|
|
|
|
<Resource Include="Images\ResourceXsd.png" /> |
|
|
|
|
<Resource Include="Images\ResourceXslt.png" /> |
|
|
|
|
</ItemGroup> |
|
|
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" /> |
|
|
|
|
</Project> |