microsoft / Microsoft-Performance-Tools-Linux-Android

Linux, Android and Chromium Performance Tools built using the Microsoft Performance Toolkit. Cross-platform .NET Core + WPA GUI
MIT License
316 stars 34 forks source link

Convert Utilities to Shared Project #126

Closed trgibeau closed 1 month ago

trgibeau commented 1 month ago

This pull request primarily focuses on refactoring the project structure related to the Utilities project. The Utilities.csproj project was removed and replaced with a shared project. These changes address a discrepancy that can occur on version of the Microsoft.Performance.SDK toolkit used in the dependents.

Project Reference Changes:

Solution File Changes:

Utilities Project Changes: