Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates version numbers across the PKSim project from version 12.2 to 12.3, including project files, dependency references, and CI/CD workflow configurations.
Changes:
- Updated main project version from 12.2.0 to 12.3.0 across all .csproj files
- Updated OSPSuite package dependencies from 12.2.26 to 12.3.1
- Updated GitHub workflow files to reference version 12.3 instead of 12.2
Reviewed changes
Copilot reviewed 24 out of 24 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| tests/PKSim.UI.Tests/PKSim.UI.Tests.csproj | Updated project version and OSPSuite dependencies to 12.3 |
| tests/PKSim.Tests/PKSim.Tests.csproj | Updated project version and OSPSuite.Core dependency to 12.3 |
| tests/PKSim.R.Tests/PKSim.R.Tests.csproj | Updated project version and OSPSuite dependencies to 12.3 |
| src/PKSimRDependencyResolution/PKSimRDependencyResolution.csproj | Updated project version and OSPSuite.R dependency to 12.3 |
| src/PKSim/PKSim.csproj | Updated project version and OSPSuite dependencies to 12.3 |
| src/PKSim.UI/PKSim.UI.csproj | Updated project version and OSPSuite dependencies to 12.3 |
| src/PKSim.UI.Starter/PKSim.UI.Starter.csproj | Updated project version and OSPSuite dependencies to 12.3 |
| src/PKSim.R/PKSim.R.csproj | Updated project version and OSPSuite dependencies to 12.3 |
| src/PKSim.Presentation/PKSim.Presentation.csproj | Updated project version and OSPSuite dependencies to 12.3 |
| src/PKSim.Infrastructure/PKSim.Infrastructure.csproj | Updated project version and OSPSuite dependencies to 12.3 |
| src/PKSim.Core/PKSim.Core.csproj | Updated project version and OSPSuite dependencies to 12.3 |
| src/PKSim.CLI/PKSim.CLI.csproj | Updated project version and OSPSuite dependencies to 12.3 |
| src/PKSim.CLI.Core/PKSim.CLI.Core.csproj | Updated project version and OSPSuite dependencies to 12.3 |
| src/PKSim.BatchTool/PKSim.BatchTool.csproj | Updated project version and OSPSuite dependencies to 12.3 |
| src/PKSim.Assets/PKSim.Assets.csproj | Updated project version and OSPSuite dependencies to 12.3 |
| src/PKSim.Assets.Images/PKSim.Assets.Images.csproj | Updated project version and OSPSuite dependencies to 12.3 |
| rakefile.rb | Updated application directory path from 12.2 to 12.3 |
| README.md | Updated workflow link to reference build-nightly_12.3.yml |
| PKSim.sln | Updated Visual Studio version and workflow file references to 12.3 |
| .github/workflows/nightly-badge.yml | Updated workflow name and file reference to 12.3 |
| .github/workflows/coverage_12.3.yml | Updated build version from 12.2.9999 to 12.3.9999 |
| .github/workflows/build-nightly_12.3.yml | Updated workflow name and minor version from 12.2 to 12.3 |
| .github/workflows/build-and-test_12.3.yml | Updated workflow name, minor version, and build version to 12.3 |
| .github/workflows/build-and-test-pr_12.3.yml | Updated workflow name, minor version, and build version to 12.3 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Yuri05
approved these changes
Jan 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.