Skip to content

Add TargetFramework to Demo.Catalog.Tests.csproj#9543

Merged
glen-84 merged 1 commit intomainfrom
gai/fix-restore
Apr 13, 2026
Merged

Add TargetFramework to Demo.Catalog.Tests.csproj#9543
glen-84 merged 1 commit intomainfrom
gai/fix-restore

Conversation

@glen-84
Copy link
Copy Markdown
Member

@glen-84 glen-84 commented Apr 13, 2026

Summary of the changes (Less than 80 chars)

  • Add TargetFramework to Demo.Catalog.Tests.csproj.

Addresses #9542 (comment).

Copilot AI review requested due to automatic review settings April 13, 2026 14:46
Copy link
Copy Markdown
Contributor

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

Adds an explicit TargetFramework to Demo.Catalog.Tests.csproj to improve MSBuild evaluation/restore behavior (per the discussion linked from PR #9542).

Changes:

  • Add <TargetFramework>net10.0</TargetFramework> to the Demo Catalog test project.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/Mocha/test/Demo.Catalog.Tests/Demo.Catalog.Tests.csproj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants