Skip to content

Fix S.N.Tensors SLNX to remove project file that no longer exists#124282

Merged
stephentoub merged 1 commit into
dotnet:mainfrom
vcsjones:fix-s-n-tensor-slnx
Feb 12, 2026
Merged

Fix S.N.Tensors SLNX to remove project file that no longer exists#124282
stephentoub merged 1 commit into
dotnet:mainfrom
vcsjones:fix-s-n-tensor-slnx

Conversation

@vcsjones

Copy link
Copy Markdown
Member

The System.Numerics.Tensors.Net8.Tests.csproj file was deleted in https://github.com/dotnet/runtime/pull/121853/changes#diff-4478015a451ed358edc911dc9f41e04725c1413bafec61fd9c3a2767fab11e16 however it was not removed from the SLNX.

Copilot AI review requested due to automatic review settings February 11, 2026 16:21
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @dotnet/area-system-numerics-tensors
See info in area-owners.md if you want to be subscribed.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the System.Numerics.Tensors solution filter (.slnx) to stop referencing a test project that was deleted in an earlier change, keeping the solution definition consistent with the repo’s current project layout.

Changes:

  • Removed the stale tests/Net8Tests/System.Numerics.Tensors.Net8.Tests.csproj entry from System.Numerics.Tensors.slnx.

@stephentoub stephentoub left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks

@stephentoub stephentoub enabled auto-merge (squash) February 11, 2026 16:30
@stephentoub stephentoub merged commit 56a1b4d into dotnet:main Feb 12, 2026
94 of 100 checks passed
@vcsjones vcsjones deleted the fix-s-n-tensor-slnx branch February 12, 2026 00:50
iremyux pushed a commit to iremyux/dotnet-runtime that referenced this pull request Mar 2, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants