diff --git a/AntdUIDemo.csproj b/AntdUIDemo.csproj new file mode 100644 index 0000000..489e606 --- /dev/null +++ b/AntdUIDemo.csproj @@ -0,0 +1,146 @@ + + + + + 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.2\lib\net48\AntdUI.dll + + + + + + + + + + + + + + + + + Form + + + MainWindow.cs + + + + + + + True + True + Resources.resx + + + UserControl + + + ButtonDemo.cs + + + UserControl + + + FloatButtonDemo.cs + + + UserControl + + + FlowPanelDemo.cs + + + UserControl + + + GridPanelDemo.cs + + + UserControl + + + PanelDemo.cs + + + MainWindow.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + + + ButtonDemo.cs + + + FloatButtonDemo.cs + + + FlowPanelDemo.cs + + + GridPanelDemo.cs + + + PanelDemo.cs + + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + + + + + + + + + \ No newline at end of file