From 8d26a036c268d695510c79226960e652ce1f3d5b Mon Sep 17 00:00:00 2001 From: sc <2401809606@qq.com> Date: Sun, 23 Jan 2022 20:48:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20''?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Audit.csproj | 163 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 163 insertions(+) create mode 100644 Audit.csproj diff --git a/Audit.csproj b/Audit.csproj new file mode 100644 index 0000000..f165b74 --- /dev/null +++ b/Audit.csproj @@ -0,0 +1,163 @@ + + + + + Debug + AnyCPU + {43516CC3-DB11-401F-AC40-94676C508BB9} + WinExe + Audit + Audit + v4.8 + 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 + + + Audit.App + + + + packages\CommonServiceLocator.2.0.6\lib\net48\CommonServiceLocator.dll + + + packages\ControlzEx.4.4.0\lib\net462\ControlzEx.dll + + + packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll + + + packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll + + + packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.dll + + + packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Extras.dll + + + packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Platform.dll + + + packages\MahApps.Metro.2.4.9\lib\net47\MahApps.Metro.dll + + + packages\Microsoft.Xaml.Behaviors.Wpf.1.1.19\lib\net45\Microsoft.Xaml.Behaviors.dll + + + + + + + + + + + packages\MvvmLightLibs.5.4.1.1\lib\net45\System.Windows.Interactivity.dll + + + + + + + + + 4.0 + + + + + + + + MSBuild:Compile + Designer + + + + + + + LogWindow.xaml + + + MSBuild:Compile + Designer + + + App.xaml + Code + + + MainWindow.xaml + Code + + + Designer + MSBuild:Compile + + + + + Code + + + True + True + Resources.resx + + + True + Settings.settings + True + + + ResXFileCodeGenerator + Resources.Designer.cs + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + + + + + + + + + + + + {2B23C1BD-0231-4F0C-A142-A220C75FFE5B} + Models + + + + \ No newline at end of file