Skip to content

Commit d7f82a1

Browse files
committed
2025 GA
1 parent 8a1fd86 commit d7f82a1

7 files changed

Lines changed: 5 additions & 4 deletions

AutoBuild_PowerBuilder.Bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
PBAutoBuild220.exe /f "pb_salesdemo.json" /l "Log_PBBuild.log" /le "Log_PBError.log"
1+
"PBAutoBuild250.exe" /f "pb_salesdemo.json" /l "Log_PBBuild.log" /le "Log_PBError.log"
22
pause

AutoBuild_PowerClient.Bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
PBAutoBuild220.exe /f "pc_salesdemo.json" /l "Log_PCBuild.log" /le "Log_PCError.log"
1+
PBAutoBuild250.exe /f "pc_salesdemo.json" /l "Log_PCBuild.log" /le "Log_PCError.log"
22
Pause

AutoBuild_PowerServer.Bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
PBAutoBuild220.exe /f "ps_salesdemo.json" /l "Log_PSBuild.log" /le "Log_PSError.log"
1+
PBAutoBuild250.exe /f "ps_salesdemo.json" /l "Log_PSBuild.log" /le "Log_PSError.log"
22
Pause

Command_StartLocalWebAPI.bat

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
dotnet.exe run --no -build --project C:\Users\Administrator\Source\Repos\PowerServer_salesdemo\ServerAPIs\ServerAPIs.csproj
1+
dotnet.exe run --no -build --project C:\Users\Administrator\Source\Repos\ps_salesdemo\ServerAPIs\ServerAPIs.csproj
2+
Pause

pb_salesdemo.json

1.93 KB
Binary file not shown.

pc_salesdemo.json

26.4 KB
Binary file not shown.

ps_salesdemo.json

25.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)