From 8d9eb6357bd752fd0a6070fbdda6c756b5988792 Mon Sep 17 00:00:00 2001 From: chai <215380520@qq.com> Date: Mon, 3 Jun 2024 15:52:39 +0800 Subject: * move folder --- Projects/UGEditor/UGEditor.csproj | 44 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 Projects/UGEditor/UGEditor.csproj (limited to 'Projects/UGEditor/UGEditor.csproj') diff --git a/Projects/UGEditor/UGEditor.csproj b/Projects/UGEditor/UGEditor.csproj new file mode 100644 index 0000000..debddf1 --- /dev/null +++ b/Projects/UGEditor/UGEditor.csproj @@ -0,0 +1,44 @@ + + + WinExe + net6.0 + Major + false + false + + + Icon.ico + app.manifest + Icon.png + UGEditor + + + + + + + + + + + Icon.ico + + + Icon.bmp + + + + + + + + + True + \ + + + + + + + \ No newline at end of file -- cgit v1.1-26-g67d0