Skip to content

Conversation

@jddcef
Copy link

@jddcef jddcef commented Apr 2, 2025

Just building the windows exe version for x64.

jddcef added 23 commits April 2, 2025 21:58
Updated project file with recommended settings and comments.
Comment out the step to ensure .NET 8 runtime is available in the CI workflow.
…figuration

- Refactor LinMake method calls in Build.cs to remove custom logger and simplify invocation
- Update OurConfigurationEntity to use System.Type for build property
- Modify OurGitHubActionsAttribute to use updated base method signatures
- Change default MacOS image from 10.14 to 10.15 in GitHub Actions configuration
- Add debug logging in OurGithubActionsJobWithMatrix for configuration writing process
- Update build.ps1 to use lowercase "current" for DotNetChannel
- Improve matrix job preparation and global write handling
- Remove [Serializable] attribute from OurMSBuildSettings class
- Simplify class definition by removing unnecessary serialization marker
- Maintain compatibility with existing MSBuildSettings implementation
- Add EnableUnsafeBinaryFormatterSerialization property to temporarily support binary serialization
- Remove explicit GitVersion.Tool package download
- Maintain recommended modern project settings (ImplicitUsings, Nullable)
- Ensure build project compatibility with Nuke and GitVersion dependencies
- Add [Serializable] attribute back to OurMSBuildSettings class
- Ensures compatibility with serialization requirements
- Reverts previous removal of Serializable attribute
- Supports potential serialization needs in build process
@jddcef
Copy link
Author

jddcef commented Nov 7, 2025

I only build the x64 in my file, probably want to revert that back to all

… on. No proxy by default.

fix(ui): Update default SSL proxy setting in OptionTab10

- Change default m_sslproxy value from TRUE to FALSE
- Modify initial SSL proxy configuration in constructor
- Ensure more conservative default proxy behavior for SSL connections
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.

1 participant