Skip to content

拆分出准备工作的任务,允许外部注入打包逻辑#171

Merged
kkwpsv merged 1 commit into
masterfrom
t/lindexi/CreateDebUOS
Jun 26, 2025
Merged

拆分出准备工作的任务,允许外部注入打包逻辑#171
kkwpsv merged 1 commit into
masterfrom
t/lindexi/CreateDebUOS

Conversation

@lindexi
Copy link
Copy Markdown
Member

@lindexi lindexi commented Jun 26, 2025

故事背景:

为了拷贝 dotnet 运行时,需要将 deb 包的制作分为两个步骤,一个是准备,第二个是打包。如此才可以在准备之后,拷贝 dotnet 运行时,然后再执行打包

为什么需要拷贝 dotnet 运行时,是为了使用 AppHostRelativeDotNet 指定自定义的运行时路径。详细请看 dotnet 9 通过 AppHostRelativeDotNet 指定自定义的运行时路径

@lindexi lindexi requested review from kkwpsv and walterlv June 26, 2025 08:10
@lindexi lindexi requested a review from SeWZC June 26, 2025 08:12
@kkwpsv kkwpsv merged commit c7fa915 into master Jun 26, 2025
4 checks passed
@kkwpsv kkwpsv deleted the t/lindexi/CreateDebUOS branch June 26, 2025 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants