Skip to content

Conversation

@vbreuss
Copy link
Member

@vbreuss vbreuss commented Nov 12, 2025

This PR updates the core Testably.Abstractions packages from pre-release version 10.0.0-pre.1 to the stable 10.0.0 release. As part of this update, a test skip condition was refined to more accurately reflect when the test should be skipped.

Key Changes:

  • Updated package versions from pre-release to stable for core abstractions packages
  • Refined test skip condition to target Windows platform specifically instead of .NET Framework

@vbreuss vbreuss self-assigned this Nov 12, 2025
Copilot AI review requested due to automatic review settings November 12, 2025 08:28
@vbreuss vbreuss added the dependencies Update of dependencies label Nov 12, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the core Testably.Abstractions packages from pre-release version 10.0.0-pre.1 to the stable 10.0.0 release. As part of this update, a test skip condition was refined to more accurately reflect when the test should be skipped.

Key Changes:

  • Updated package versions from pre-release to stable for core abstractions packages
  • Refined test skip condition to target Windows platform specifically instead of .NET Framework

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
Directory.Packages.props Updated Testably.Abstractions.Interface and Testably.Abstractions package versions from 10.0.0-pre.1 to 10.0.0
Tests/Testably.Abstractions.Tests/FileSystem/Directory/Tests.AdjustTimes.cs Changed test skip condition from .NET Framework check to Windows platform check with updated skip message

@vbreuss vbreuss enabled auto-merge (squash) November 12, 2025 08:29
@sonarqubecloud
Copy link

@vbreuss vbreuss merged commit 4d4a43e into main Nov 12, 2025
12 of 13 checks passed
@vbreuss vbreuss deleted the topic/update-core-packages branch November 12, 2025 09:07
@github-actions
Copy link

This is addressed in release v5.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update of dependencies state: released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants