Esri / solutions-widgets-wpf

Solutions Widgets for use in the ArcGIS WPF Operations Dashboard.
Apache License 2.0
15 stars 15 forks source link

fixed symbol problem #17

Closed pHill5136 closed 10 years ago

pHill5136 commented 10 years ago

fixed problem where symbols no longer adding to the oob tree

csmoore commented 10 years ago

Just need to re-add the fix to solutions-widgets-wpf\source\OrderOfBattle\OrderOfBattleUnitTests\OOBDataSourceTest.cs & this is ready to be merged - TestSerialize() was failing (but nice job having unit tests to easily test this one to begin with)