Skip to content

Commit

Permalink
Update wrong framework
Browse files Browse the repository at this point in the history
  • Loading branch information
masesdevelopers committed Dec 19, 2024
1 parent e759340 commit b2b8d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reflect_test_commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
run: .\bin\net8.0\MASES.JCOReflectorCLI -JobType Reflect -JobFile .github\workflows\reflect_net8.0.job

- name: Reflect .NET 9 Java files
run: .\bin\net8.0\MASES.JCOReflectorCLI -JobType Reflect -JobFile .github\workflows\reflect_net9.0.job
run: .\bin\net9.0\MASES.JCOReflectorCLI -JobType Reflect -JobFile .github\workflows\reflect_net9.0.job

- name: Reflect .NET Framework Java files
run: .\bin\net462\MASES.JCOReflectorCLI -JobType Reflect -JobFile .github\workflows\reflect_net462.job
Expand Down

0 comments on commit b2b8d6f

Please sign in to comment.