From 6b9268d2d88c81c18f2cc21e343d321989dad99c Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Fri, 9 Jan 2026 21:30:49 +0800 Subject: Set up project structure and CLI integration --- JVDesktop/JVDesktop.csproj | 37 ++++++++++++++++++++++++++----------- 1 file changed, 26 insertions(+), 11 deletions(-) (limited to 'JVDesktop/JVDesktop.csproj') diff --git a/JVDesktop/JVDesktop.csproj b/JVDesktop/JVDesktop.csproj index e103899..2940b03 100644 --- a/JVDesktop/JVDesktop.csproj +++ b/JVDesktop/JVDesktop.csproj @@ -5,24 +5,39 @@ enable true app.manifest - true + true + ..\.Temp\Debug\ + $(OutputPath) + false + false - - + + - - - - - + + + - None - All + None + All - + + + + + -- cgit