From a7f33bc1a9dc94271d44e1b8713e9b093259bc82 Mon Sep 17 00:00:00 2001 From: Xiaochen Date: Fri, 23 Feb 2024 16:02:22 +0800 Subject: [PATCH] Refactor project file formatting --- Edge_Launcher.vcxproj | 51 ++++++++++++++++++++++++++++++------------- 1 file changed, 36 insertions(+), 15 deletions(-) diff --git a/Edge_Launcher.vcxproj b/Edge_Launcher.vcxproj index b195fef..07405d7 100644 --- a/Edge_Launcher.vcxproj +++ b/Edge_Launcher.vcxproj @@ -1,5 +1,6 @@ - + Debug @@ -82,22 +83,34 @@ - + - + - + - + - + - + @@ -225,13 +238,13 @@ $(OutDir)/assets/ - + + $(OutDir)/assets/ $(OutDir)/assets/ - $(OutDir)/assets/ - + $(OutDir)/assets/ - $(OutDir)/assets/ + vue-1.0.js $(OutDir)/assets/ @@ -261,8 +274,12 @@ - - + + @@ -270,7 +287,11 @@ NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + \ No newline at end of file