Skip to content

Fix Live Unit Testing for this repo - #388

Merged
Andrew Arnott (AArnott) merged 1 commit into
mainfrom
dev/andarno/fixLUT
Aug 5, 2026
Merged

Fix Live Unit Testing for this repo#388
Andrew Arnott (AArnott) merged 1 commit into
mainfrom
dev/andarno/fixLUT

Conversation

@AArnott

Copy link
Copy Markdown
Member

No description provided.

Copilot AI lite review requested due to automatic review settings August 4, 2026 03:42

Copilot AI left a comment

Copy link
Copy Markdown

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 analyzer test project so Live Unit Testing (and other in-proc test runs) can reliably locate nuget.config at runtime when constructing Roslyn ReferenceAssemblies with WithNuGetConfigFilePath(...).

Changes:

  • Link the repo-root nuget.config into the analyzer test project.
  • Copy nuget.config to the test output directory (CopyToOutputDirectory="PreserveNewest") so runtime discovery from AppContext.BaseDirectory succeeds.

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

@AArnott
Andrew Arnott (AArnott) merged commit 11d2400 into main Aug 5, 2026
10 checks passed
@AArnott
Andrew Arnott (AArnott) deleted the dev/andarno/fixLUT branch August 5, 2026 16:43
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.

3 participants