Skip to content

Update DemaConsulting.Rendering packages to stable 0.1.0 release#52

Merged
Malcolmnixon merged 1 commit into
mainfrom
feature/rendering-0.1.0-release
Jul 21, 2026
Merged

Update DemaConsulting.Rendering packages to stable 0.1.0 release#52
Malcolmnixon merged 1 commit into
mainfrom
feature/rendering-0.1.0-release

Conversation

@Malcolmnixon

Copy link
Copy Markdown
Member

This pull request updates the DemaConsulting.Rendering.* package dependencies from pre-release versions to the first stable 0.1.0 release across the main library, tool, and test projects. It also removes a suppression for a NuGet warning that is no longer needed now that stable versions are used.

Dependency updates:

  • Upgraded DemaConsulting.Rendering.Layout from 0.1.0-beta.15 to the stable 0.1.0 in DemaConsulting.SysML2Tools.Core.csproj.
  • Upgraded DemaConsulting.Rendering.Svg and DemaConsulting.Rendering.Skia from 0.1.0-beta.15 to 0.1.0 in both DemaConsulting.SysML2Tools.Tool.csproj and DemaConsulting.SysML2Tools.Tests.csproj. [1] [2]

Build configuration cleanup:

  • Removed the suppression of NuGet warning NU5104 in DemaConsulting.SysML2Tools.Core.csproj, as the dependency on a pre-release package is no longer present.

Bumps DemaConsulting.Rendering.Layout, .Svg, and .Skia from the pinned
prerelease 0.1.0-beta.15 to the newly published 0.1.0 stable release across
Core.csproj, Tool.csproj, and Tests.csproj.

Also removes the NU5104 NoWarn suppression from Core.csproj, since it existed
solely to silence the pack-time warning about depending on a prerelease
package - now that Rendering.Layout has a stable release, the suppression is
no longer needed (confirmed 0 warnings on a full Release build).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@Malcolmnixon
Malcolmnixon merged commit 01dfeb0 into main Jul 21, 2026
9 checks passed
@Malcolmnixon
Malcolmnixon deleted the feature/rendering-0.1.0-release branch July 21, 2026 18:15
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