diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e436a6b --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +################################################################################ +# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。 +################################################################################ + +/AntdUIDemo.csproj diff --git a/AntdUIDemo.csproj b/AntdUIDemo.csproj deleted file mode 100644 index 2f4ca8e..0000000 --- a/AntdUIDemo.csproj +++ /dev/null @@ -1,88 +0,0 @@ - - - - - Debug - AnyCPU - {AC64C1C9-988D-4029-B7B0-DD7D0DC27C6F} - WinExe - AntdUIDemo - AntdUIDemo - v4.8 - 512 - true - true - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - app.manifest - - - - packages\AntdUI.1.5.1\lib\net48\AntdUI.dll - - - - - - - - - - - - - - - - - Form - - - MainWindow.cs - - - - - MainWindow.cs - - - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - True - Settings.settings - True - - - - - - - - - - - - \ No newline at end of file