Skip to content

Commit efbf711

Browse files
committed
.net 8 in script
1 parent adecca5 commit efbf711

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/build_data/build_single.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ GOTO :eof
3131

3232
:do_build
3333
ECHO DO BUILD : %1 %2 %3 %4 %5 %6 %7 %8 %9
34-
..\..\DatabaseGenerator\bin\Release\net6.0\DatabaseGenerator.exe config.json data.xlsx out\%1 cache param:OutputFormat=%2 param:OrdersCount=%3 param:CustomerPercentage=%4 param:StartDT=%5 param:YearsCount=%6 param:CutDateBefore=%7 param:CutDateAfter=%8 param:DeltaTableOrdersPerFile=%9
34+
..\..\DatabaseGenerator\bin\Release\net8.0\DatabaseGenerator.exe config.json data.xlsx out\%1 cache param:OutputFormat=%2 param:OrdersCount=%3 param:CustomerPercentage=%4 param:StartDT=%5 param:YearsCount=%6 param:CutDateBefore=%7 param:CutDateAfter=%8 param:DeltaTableOrdersPerFile=%9
3535

0 commit comments

Comments
 (0)