Eliminated some list recursions

This commit is contained in:
LukePulverenti Luke Pulverenti luke pulverenti
2012-09-15 16:32:41 -04:00
parent 30a954300e
commit ffbac0e3d8
2 changed files with 50 additions and 23 deletions

View File

@@ -69,7 +69,7 @@
<Reference Include="System.Runtime.Remoting" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Web" />
<Reference Include="System.Windows.Interactivity">
<Reference Include="System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\MahApps.Metro.0.9.0.0\lib\net40\System.Windows.Interactivity.dll</HintPath>
</Reference>
<Reference Include="System.Xaml" />