From f30dcf5ef41d54c588d7b42c48be8d941abba72e Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 8 Jan 2017 09:57:10 -0500 Subject: Initial upload --- ShiftOS.Wpf/ShiftOS.Wpf.csproj | 192 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 192 insertions(+) create mode 100644 ShiftOS.Wpf/ShiftOS.Wpf.csproj (limited to 'ShiftOS.Wpf/ShiftOS.Wpf.csproj') diff --git a/ShiftOS.Wpf/ShiftOS.Wpf.csproj b/ShiftOS.Wpf/ShiftOS.Wpf.csproj new file mode 100644 index 0000000..cf3b712 --- /dev/null +++ b/ShiftOS.Wpf/ShiftOS.Wpf.csproj @@ -0,0 +1,192 @@ + + + + + Debug + AnyCPU + {A589969D-227A-48AF-A176-81022CF01E62} + WinExe + Properties + ShiftOS.Wpf + ShiftOS.Wpf + 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 + + + + ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll + True + + + + + + + + + + + + + 4.0 + + + + + + + + + + MSBuild:Compile + Designer + + + FileDialog.xaml + + + FileSkimmer.xaml + + + Infobox.xaml + + + ShiftoriumFrontend.xaml + + + SkinLoader.xaml + + + TextPad.xaml + + + Desktop.xaml + + + OOBE.xaml + + + + + + WpfWindowBorder.xaml + + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + MSBuild:Compile + Designer + + + App.xaml + Code + + + MainWindow.xaml + Code + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + + + Code + + + True + True + Resources.resx + + + True + Settings.settings + True + + + ResXFileCodeGenerator + Resources.Designer.cs + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + + + + + + + {A069089A-8962-4607-B2B2-4CF4A371066E} + ShiftOS.Objects + + + {7c979b07-0585-4033-a110-e5555b9d6651} + ShiftOS.Engine + + + + + \ No newline at end of file -- cgit v1.2.3