From 142b9d66701bfa0df6ca038808ca9a5061cef82e Mon Sep 17 00:00:00 2001 From: Chip Locke Date: Tue, 13 Nov 2018 04:28:01 -0800 Subject: [PATCH] missed one --- src/condo/condo.wpf.csproj | 105 +++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 src/condo/condo.wpf.csproj diff --git a/src/condo/condo.wpf.csproj b/src/condo/condo.wpf.csproj new file mode 100644 index 0000000..766d9a7 --- /dev/null +++ b/src/condo/condo.wpf.csproj @@ -0,0 +1,105 @@ + + + + + Debug + AnyCPU + {D890EB09-11B9-41A8-B9A7-C1D159312A32} + WinExe + condo + condo + v4.7.2 + 512 + {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + 4 + true + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + 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 + + + + + + + + {a16d11b0-4785-434f-8514-abcc16ddfbfd} + ConsoleBuffer + + + + \ No newline at end of file