dotnet / upgrade-assistant

A tool to assist developers in upgrading .NET Framework applications to .NET 6 and beyond
MIT License
1.1k stars 163 forks source link

Fix the wildcards used to determine unit test assembly names #1567

Closed jstedfast closed 3 months ago

jstedfast commented 3 months ago

This will hopefully fix the Azure pipeline logic for running the unit tests.

For PRs which target a specific extension within UA, changes won't be approved by a member of the dotnet-upgrade-assistant-admin group until a member of the code owners of the extension has approved, when required.

Description

Detail 1 Detail 2

Addresses #bugnumber (in this specific format)