From 65644164792c3eaa9214c5abcb62052ca6ea2344 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 9 Nov 2011 12:45:10 +0000 Subject: Update host C# applications for VS2010. Make LEDNotifier project host applications only display valid COM port names for the PC it is run on, rather than all possible port names. Add missing property files to the TempDataLogger project host application. --- Projects/LEDNotifier/LEDMixerApp/LEDMixer.csproj | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'Projects/LEDNotifier/LEDMixerApp/LEDMixer.csproj') diff --git a/Projects/LEDNotifier/LEDMixerApp/LEDMixer.csproj b/Projects/LEDNotifier/LEDMixerApp/LEDMixer.csproj index 9b4660026..4e9318c6e 100644 --- a/Projects/LEDNotifier/LEDMixerApp/LEDMixer.csproj +++ b/Projects/LEDNotifier/LEDMixerApp/LEDMixer.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -12,6 +12,10 @@ LEDMixer v3.5 512 + + + 3.5 + true @@ -68,6 +72,7 @@ True Resources.resx + True SettingsSingleFileGenerator -- cgit v1.2.3