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/RootViewModel.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/RootViewModel.cs')
| -rw-r--r-- | src/WixToolset.WixBA/RootViewModel.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/WixToolset.WixBA/RootViewModel.cs b/src/WixToolset.WixBA/RootViewModel.cs index b90e5a4b..4ca20bf5 100644 --- a/src/WixToolset.WixBA/RootViewModel.cs +++ b/src/WixToolset.WixBA/RootViewModel.cs | |||
| @@ -3,8 +3,6 @@ | |||
| 3 | namespace WixToolset.WixBA | 3 | namespace WixToolset.WixBA |
| 4 | { | 4 | { |
| 5 | using System; | 5 | using System; |
| 6 | using System.Diagnostics; | ||
| 7 | using System.Reflection; | ||
| 8 | using System.Windows; | 6 | using System.Windows; |
| 9 | using System.Windows.Input; | 7 | using System.Windows.Input; |
| 10 | using System.Windows.Threading; | 8 | using System.Windows.Threading; |
