diff options
| author | James Barnett <james.barnett@fivium.co.uk> | 2017-07-27 13:02:31 +0100 |
|---|---|---|
| committer | James Barnett <james.barnett@fivium.co.uk> | 2017-07-27 13:02:31 +0100 |
| commit | 36776bfbff6f15f7239924777651392945ebb2a0 (patch) | |
| tree | 8e4c75b40bc45b888773cac33c9bbbf165da6fd9 | |
| parent | b9c3039f0787c9ede5abf0da750615e4eced8f60 (diff) | |
| download | intel-nuc-led-controller-36776bfbff6f15f7239924777651392945ebb2a0.tar.xz intel-nuc-led-controller-36776bfbff6f15f7239924777651392945ebb2a0.zip | |
Rejig folder structurev0.1
| -rw-r--r-- | NucLedController.sln (renamed from NucLedController/NucLedController.sln) | 0 | ||||
| -rw-r--r-- | NucLedController/App.config (renamed from NucLedController/NucLedController/App.config) | 0 | ||||
| -rw-r--r-- | NucLedController/App.xaml (renamed from NucLedController/NucLedController/App.xaml) | 0 | ||||
| -rw-r--r-- | NucLedController/App.xaml.cs (renamed from NucLedController/NucLedController/App.xaml.cs) | 0 | ||||
| -rw-r--r-- | NucLedController/LEDColour.cs (renamed from NucLedController/NucLedController/LEDColour.cs) | 0 | ||||
| -rw-r--r-- | NucLedController/LEDController.cs (renamed from NucLedController/NucLedController/LEDController.cs) | 0 | ||||
| -rw-r--r-- | NucLedController/LEDTransition.cs (renamed from NucLedController/NucLedController/LEDTransition.cs) | 0 | ||||
| -rw-r--r-- | NucLedController/MainWindow.xaml (renamed from NucLedController/NucLedController/MainWindow.xaml) | 0 | ||||
| -rw-r--r-- | NucLedController/MainWindow.xaml.cs (renamed from NucLedController/NucLedController/MainWindow.xaml.cs) | 0 | ||||
| -rw-r--r-- | NucLedController/NucLedController.csproj (renamed from NucLedController/NucLedController/NucLedController.csproj) | 0 | ||||
| -rw-r--r-- | NucLedController/Properties/AssemblyInfo.cs (renamed from NucLedController/NucLedController/Properties/AssemblyInfo.cs) | 0 | ||||
| -rw-r--r-- | NucLedController/Properties/Resources.Designer.cs (renamed from NucLedController/NucLedController/Properties/Resources.Designer.cs) | 0 | ||||
| -rw-r--r-- | NucLedController/Properties/Resources.resx (renamed from NucLedController/NucLedController/Properties/Resources.resx) | 0 | ||||
| -rw-r--r-- | NucLedController/Properties/Settings.Designer.cs (renamed from NucLedController/NucLedController/Properties/Settings.Designer.cs) | 0 | ||||
| -rw-r--r-- | NucLedController/Properties/Settings.settings (renamed from NucLedController/NucLedController/Properties/Settings.settings) | 0 | ||||
| -rw-r--r-- | NucLedController/WMISystemManagement.cs (renamed from NucLedController/NucLedController/WMISystemManagement.cs) | 0 | ||||
| -rw-r--r-- | NucLedController/app.manifest (renamed from NucLedController/NucLedController/app.manifest) | 0 | ||||
| -rw-r--r-- | NucLedController/packages.config (renamed from NucLedController/NucLedController/packages.config) | 0 |
18 files changed, 0 insertions, 0 deletions
diff --git a/NucLedController/NucLedController.sln b/NucLedController.sln index e24d6d9..e24d6d9 100644 --- a/NucLedController/NucLedController.sln +++ b/NucLedController.sln diff --git a/NucLedController/NucLedController/App.config b/NucLedController/App.config index 88fa402..88fa402 100644 --- a/NucLedController/NucLedController/App.config +++ b/NucLedController/App.config diff --git a/NucLedController/NucLedController/App.xaml b/NucLedController/App.xaml index 4acf7a4..4acf7a4 100644 --- a/NucLedController/NucLedController/App.xaml +++ b/NucLedController/App.xaml diff --git a/NucLedController/NucLedController/App.xaml.cs b/NucLedController/App.xaml.cs index 020b691..020b691 100644 --- a/NucLedController/NucLedController/App.xaml.cs +++ b/NucLedController/App.xaml.cs diff --git a/NucLedController/NucLedController/LEDColour.cs b/NucLedController/LEDColour.cs index 68fb22c..68fb22c 100644 --- a/NucLedController/NucLedController/LEDColour.cs +++ b/NucLedController/LEDColour.cs diff --git a/NucLedController/NucLedController/LEDController.cs b/NucLedController/LEDController.cs index 7cf4847..7cf4847 100644 --- a/NucLedController/NucLedController/LEDController.cs +++ b/NucLedController/LEDController.cs diff --git a/NucLedController/NucLedController/LEDTransition.cs b/NucLedController/LEDTransition.cs index 6f226ee..6f226ee 100644 --- a/NucLedController/NucLedController/LEDTransition.cs +++ b/NucLedController/LEDTransition.cs diff --git a/NucLedController/NucLedController/MainWindow.xaml b/NucLedController/MainWindow.xaml index 00b34b2..00b34b2 100644 --- a/NucLedController/NucLedController/MainWindow.xaml +++ b/NucLedController/MainWindow.xaml diff --git a/NucLedController/NucLedController/MainWindow.xaml.cs b/NucLedController/MainWindow.xaml.cs index 2c26c7e..2c26c7e 100644 --- a/NucLedController/NucLedController/MainWindow.xaml.cs +++ b/NucLedController/MainWindow.xaml.cs diff --git a/NucLedController/NucLedController/NucLedController.csproj b/NucLedController/NucLedController.csproj index 06c894f..06c894f 100644 --- a/NucLedController/NucLedController/NucLedController.csproj +++ b/NucLedController/NucLedController.csproj diff --git a/NucLedController/NucLedController/Properties/AssemblyInfo.cs b/NucLedController/Properties/AssemblyInfo.cs index 8046e83..8046e83 100644 --- a/NucLedController/NucLedController/Properties/AssemblyInfo.cs +++ b/NucLedController/Properties/AssemblyInfo.cs diff --git a/NucLedController/NucLedController/Properties/Resources.Designer.cs b/NucLedController/Properties/Resources.Designer.cs index 7bfebb7..7bfebb7 100644 --- a/NucLedController/NucLedController/Properties/Resources.Designer.cs +++ b/NucLedController/Properties/Resources.Designer.cs diff --git a/NucLedController/NucLedController/Properties/Resources.resx b/NucLedController/Properties/Resources.resx index af7dbeb..af7dbeb 100644 --- a/NucLedController/NucLedController/Properties/Resources.resx +++ b/NucLedController/Properties/Resources.resx diff --git a/NucLedController/NucLedController/Properties/Settings.Designer.cs b/NucLedController/Properties/Settings.Designer.cs index ffc8140..ffc8140 100644 --- a/NucLedController/NucLedController/Properties/Settings.Designer.cs +++ b/NucLedController/Properties/Settings.Designer.cs diff --git a/NucLedController/NucLedController/Properties/Settings.settings b/NucLedController/Properties/Settings.settings index 033d7a5..033d7a5 100644 --- a/NucLedController/NucLedController/Properties/Settings.settings +++ b/NucLedController/Properties/Settings.settings diff --git a/NucLedController/NucLedController/WMISystemManagement.cs b/NucLedController/WMISystemManagement.cs index bd3b9cd..bd3b9cd 100644 --- a/NucLedController/NucLedController/WMISystemManagement.cs +++ b/NucLedController/WMISystemManagement.cs diff --git a/NucLedController/NucLedController/app.manifest b/NucLedController/app.manifest index 5910f3c..5910f3c 100644 --- a/NucLedController/NucLedController/app.manifest +++ b/NucLedController/app.manifest diff --git a/NucLedController/NucLedController/packages.config b/NucLedController/packages.config index d8f875a..d8f875a 100644 --- a/NucLedController/NucLedController/packages.config +++ b/NucLedController/packages.config |