Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修改及整理 API #233

Merged
merged 1 commit into from
Nov 29, 2023
Merged

修改及整理 API #233

merged 1 commit into from
Nov 29, 2023

Conversation

NMSAzulX
Copy link
Collaborator

  1. 将 GetAssembly 合并作为公共兼容方法,在实现中使用宏指令做兼容。
  2. 新增 ReferenceConfiguration 配置类和 WithCombineReferences() 配置方法。
  3. 修改部分注释。
  4. 将 PluginLoadBehavior 结构名称改为 AssemblyCompareInfomation 更加具有代表性。
  5. 将 DebugOutput 名称改为 DebugConfiguration。
  6. 默认启用动态编译的空引用检查。
  7. 域依赖加载行为将与编译单元依赖加载行为一致。
  8. 修复 CI 配置。

1. 将 GetAssembly 合并作为公共兼容方法,在实现中使用宏指令做兼容。
2. 新增 ReferenceConfiguration 配置类和 WithCombineReferences() 配置方法。
3. 修改部分注释。
4. 将 PluginLoadBehavior 结构名称改为 AssemblyCompareInfomation 更加具有代表性。
5. 将 DebugOutput 名称改为 DebugConfiguration。
6. 默认启用动态编译的空引用检查。
7. 域依赖加载行为将与编译单元依赖加载行为一致。
8. 修复 CI 配置。
@NMSAzulX NMSAzulX added pr_src 此次提交包含 [源码工程] 相关的改动. pr_test 此次提交包含 [测试工程] 相关的改动. pr_action 此次提交包含 [Action] 相关的改动. labels Nov 29, 2023
@NMSAzulX
Copy link
Collaborator Author

未检测到合适的 ISSUE 推荐给您。感谢您的反馈!

该条自动推荐信息来自于 nms-bot.

Copy link

UT Test - Ubuntu

    1 files      1 suites   8s ⏱️
122 tests 122 ✔️ 0 💤 0
123 runs  123 ✔️ 0 💤 0

Results for commit b33843e.

Copy link

UT Test - Macos

    1 files      1 suites   12s ⏱️
122 tests 122 ✔️ 0 💤 0
123 runs  123 ✔️ 0 💤 0

Results for commit b33843e.

Copy link

UT Test - Windows

    1 files      1 suites   8s ⏱️
122 tests 122 ✔️ 0 💤 0
123 runs  123 ✔️ 0 💤 0

Results for commit b33843e.

@NMSAzulX NMSAzulX merged commit aa618e7 into dev.next Nov 29, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr_action 此次提交包含 [Action] 相关的改动. pr_src 此次提交包含 [源码工程] 相关的改动. pr_test 此次提交包含 [测试工程] 相关的改动.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

1 participant