🐛 Fix(Build): normalize Linux reference casing#293
Open
xihale wants to merge 4 commits intoCrequency:dev=UI-separate-SIfrom
Open
🐛 Fix(Build): normalize Linux reference casing#293xihale wants to merge 4 commits intoCrequency:dev=UI-separate-SIfrom
xihale wants to merge 4 commits intoCrequency:dev=UI-separate-SIfrom
Conversation
61da616 to
9059dc2
Compare
Member
|
@xihale This branch has conflicts that should be resolved, looking forward to your new commits which allows me to merge your request. |
Author
|
I'll look into it once my schedule clears up. I'm currently tied up with a few urgent projects. |
Member
Understood, project priorities come first, no rush on the conflicts. If you could let me know roughly when you might have time, I can mark this as blocked and wait. Or if you prefer, I can paste the diff of the conflicting parts here so you can take a look whenever you get a chance. Feel free to reach out anytime you need assistance. |
…inux-reference-casing
…eparate-SI Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Author
|
@Dynesshely done. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Csharpellreference paths toReference/Csharpellin solution/project files so path checks work on Linux case-sensitive filesystems.Common.Algorithm.Interopsolution entry withCommon.Algorithm.Coreto match the actual project in submodules.KitX Dashboardsubmodule pointer to upstream merged commit075cfd7(PR [Pull Request] 关于 v3.22.04.6230 的预览性更新 #35), avoiding dependency downgrade fallback.Verification
dotnet build \"KitX Clients/KitX Core/KitX.Core/KitX.Core.csproj\" -p:AllowMissingPrunePackageData=truedotnet build \"KitX Clients/KitX Dashboard/KitX Dashboard/KitX.Dashboard.csproj\" -p:EnableWindowsTargeting=true -p:AllowMissingPrunePackageData=true