diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2021-05-05 15:56:17 -0500 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2021-05-11 19:11:19 -0500 |
| commit | 77041048dbaebaa8f28233cb8e8d04540d599956 (patch) | |
| tree | 019d35827f8cd2e7da84019ad136dcf5bbbd08f6 /src/WixToolset.WixBA/InstallationViewModel.cs | |
| parent | bfd0eeddbbdec0348f43e47c36dedf4a23e9a927 (diff) | |
| download | wix-77041048dbaebaa8f28233cb8e8d04540d599956.tar.gz wix-77041048dbaebaa8f28233cb8e8d04540d599956.tar.bz2 wix-77041048dbaebaa8f28233cb8e8d04540d599956.zip | |
Update WixBA to Mba.Core 4.0.9.
Diffstat (limited to 'src/WixToolset.WixBA/InstallationViewModel.cs')
| -rw-r--r-- | src/WixToolset.WixBA/InstallationViewModel.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/WixToolset.WixBA/InstallationViewModel.cs b/src/WixToolset.WixBA/InstallationViewModel.cs index 33b14810..b83f7012 100644 --- a/src/WixToolset.WixBA/InstallationViewModel.cs +++ b/src/WixToolset.WixBA/InstallationViewModel.cs | |||
| @@ -11,6 +11,7 @@ namespace WixToolset.WixBA | |||
| 11 | using System.Windows.Input; | 11 | using System.Windows.Input; |
| 12 | using IO = System.IO; | 12 | using IO = System.IO; |
| 13 | using WixToolset.BootstrapperCore; | 13 | using WixToolset.BootstrapperCore; |
| 14 | using WixToolset.Mba.Core; | ||
| 14 | 15 | ||
| 15 | /// <summary> | 16 | /// <summary> |
| 16 | /// The states of detection. | 17 | /// The states of detection. |
