diff options
Diffstat (limited to 'src/test/burn/WixToolset.WixBA/UpdateViewModel.cs')
-rw-r--r-- | src/test/burn/WixToolset.WixBA/UpdateViewModel.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/burn/WixToolset.WixBA/UpdateViewModel.cs b/src/test/burn/WixToolset.WixBA/UpdateViewModel.cs index 2bb92d51..a98fac9c 100644 --- a/src/test/burn/WixToolset.WixBA/UpdateViewModel.cs +++ b/src/test/burn/WixToolset.WixBA/UpdateViewModel.cs | |||
@@ -5,7 +5,7 @@ namespace WixToolset.WixBA | |||
5 | using System; | 5 | using System; |
6 | using System.ComponentModel; | 6 | using System.ComponentModel; |
7 | using System.Windows.Input; | 7 | using System.Windows.Input; |
8 | using WixToolset.Mba.Core; | 8 | using WixToolset.BootstrapperApplicationApi; |
9 | 9 | ||
10 | /// <summary> | 10 | /// <summary> |
11 | /// The states of the update view model. | 11 | /// The states of the update view model. |