Skip to content

Build fixes#155

Open
crismsolomon wants to merge 3 commits intogro-ove:masterfrom
crismsolomon:build_fixes
Open

Build fixes#155
crismsolomon wants to merge 3 commits intogro-ove:masterfrom
crismsolomon:build_fixes

Conversation

@crismsolomon
Copy link

@crismsolomon crismsolomon commented Jan 22, 2026

I'd like to contribute to this project but AFAICS the build is broken on master because:

  • XAML files contain many errors because referenced types could not be found/resolved correctly.
  • references to CefSharp types in AcManager and AcManager.Controls could not be resolved.

Changes:

  • fe17704: corrected mismatched/obsolete xaml namespaces in AssemblyInfo.cs and .xaml files by changing all instances of http://acstuff.ru/ to http://acstuff.club/
  • 394a84b: replacing non-existent references to ..\Libraries\CefSharp-114.2.120-x86 in AcManager.csproj and AcManager.Controols.csproj with equivalent nuget packages.
  • 7baffbb: (minor) opportunistically fixed AcManager.csproj's reference to AcTools.Kn5Tools, which was mislabelled as a duplicate reference to AcTools.AcdEncryption.

@magickev
Copy link

Thanks! This fixed my build issues

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.

2 participants