From 36776bfbff6f15f7239924777651392945ebb2a0 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Thu, 27 Jul 2017 13:02:31 +0100 Subject: Rejig folder structure --- NucLedController/NucLedController.csproj | 120 +++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 NucLedController/NucLedController.csproj (limited to 'NucLedController/NucLedController.csproj') diff --git a/NucLedController/NucLedController.csproj b/NucLedController/NucLedController.csproj new file mode 100644 index 0000000..06c894f --- /dev/null +++ b/NucLedController/NucLedController.csproj @@ -0,0 +1,120 @@ + + + + + Debug + AnyCPU + {7CD8533F-7778-4B1C-A88D-AD1B19547A1D} + WinExe + Properties + NucLedController + NucLedController + v4.5.2 + 512 + {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + 4 + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + app.manifest + + + + + ..\packages\System.Collections.Immutable.1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + True + + + + + + + + + + + 4.0 + + + + + + + + MSBuild:Compile + Designer + + + + + + + MSBuild:Compile + Designer + + + App.xaml + Code + + + MainWindow.xaml + Code + + + + + Code + + + True + True + Resources.resx + + + True + Settings.settings + True + + + ResXFileCodeGenerator + Resources.Designer.cs + + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + + + + + + + \ No newline at end of file -- cgit v1.2.3