Skip to content

Update Microsoft.CodeAnalysis & CICD NuGet packages#123

Merged
MichielOda merged 2 commits into
mainfrom
CodeAnalysis
Jan 20, 2026
Merged

Update Microsoft.CodeAnalysis & CICD NuGet packages#123
MichielOda merged 2 commits into
mainfrom
CodeAnalysis

Conversation

@MichielOda

Copy link
Copy Markdown
Member

This pull request updates several NuGet package dependencies across multiple project files to newer or stable versions. The main focus is on upgrading to stable releases and adopting newer versions of key libraries.

Dependency updates:

Upgrade to stable package versions:

  • Updated Skyline.DataMiner.Core.AppPackageCreator from 3.1.1-alpha1 to the stable 3.1.1 in both DMApp.Common.csproj and DMProtocol.csproj.

Upgrade to newer library versions:

  • Upgraded Microsoft.CodeAnalysis.CSharp from version 3.11.0 to 5.0.0 in Assemblers.Common.csproj.
  • Updated Skyline.DataMiner.CICD.Models.Protocol from 1.1.2 to 1.2.0 in Assemblers.Protocol.csproj.

Other minor changes:

  • Added a byte order mark (BOM) to the top of Assemblers.Protocol.csproj (no functional impact).

@MichielOda MichielOda merged commit f051b51 into main Jan 20, 2026
6 checks passed
@MichielOda MichielOda deleted the CodeAnalysis branch January 20, 2026 14:05
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