Skip to content

Conversation

@bistok
Copy link
Owner

@bistok bistok commented Jul 11, 2025

PR Classification

Refactor and modernization of project files to support .NET 8.0 and improve resource handling.

PR Summary

This pull request updates multiple project files to the new SDK-style format, targets .NET 8.0, and enhances resource management. Key changes include:

  • HtmlRenderer.Demo.Common.csproj: Updated to SDK-style format and changed target framework to net8.0-windows.
  • AssemblyInfo.cs: Cleaned up and standardized assembly attributes.
  • Resources.cs: Changed image resource references from .gif to .png.
  • PdfSharpAdapter.cs: Updated font handling to use XFontStyleEx for improved styling options.
  • RegexParserHelper.cs: Removed entirely, indicating a refactor of regex parsing functionality.

bistok added 2 commits July 10, 2025 23:02
This commit introduces five binary image files:
comment16.png, delete16.png, delete32.png,
method16.png, and property16.png.

because the core version do not support gif images
@bistok bistok merged commit fddca85 into master Jul 11, 2025
@bistok bistok deleted the Net8 branch July 11, 2025 04:06
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