Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
alptuncs committed Oct 30, 2023
1 parent bafa67e commit 30ef1e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source-generator/Domain/postBuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ generatepath=$(echo $generatepath | sed -e 's/\r//g')

cli=$basedir/../Cli/bin/$config/$netversion/Cli

echo "cli: $cli - ../Domain/$generatepath/CodeGen/CodeGen.JsonSchemaGenerator/Domain.generated.cs - generatePath: $generatepath - generatePathSlash: $generatepath/"
cd ../Domain/$generatepath/CodeGen/CodeGen.JsonSchemaGenerator/
echo $(ls)

eval $cli domain ../Domain/$generatepath/CodeGen/CodeGen.JsonSchemaGenerator/Domain.generated.cs ../Domain/$generatepath/CodeGen/CodeGen.JsonSchemaGenerator/Domain.schema.json

0 comments on commit 30ef1e7

Please sign in to comment.