Closed rido-min closed 12 months ago
The codegen folders cannot be changed from a fork, because the DTDLParser-PR flow does not work for forks, and it verifies that the code generation proceeds correctly. Can you resubmit this from a branch on this repo?
this PR is not from a fork, I avoid to update anything in the gen
folder, but it still fails because the tutorials cannot be updated.
I'm closing this PR, and sync offline to figure out the best way to proceed.
Try renaming the branch to "meta-gen/net8" and pushing again. This is an annoying quirk of the PR flow; sorry about this.
and then.. can I update files under dotnet/gen
? I'm wondering how to update the tutorials
bash Develop.sh This will update everything, including tutorials. The PR pipeline will also do this for you, and it will add a commit to your PR branch with the generated files.
This PR updates all dotnet projects to use net8, the new LTS released earlier this month.