WildernessLabs / Meadow_Issues

Public repo for bugs and issues with Meadow
15 stars 0 forks source link

Delete Rider-specific CLI projects in the future #779

Open CartBlanche opened 1 week ago

CartBlanche commented 1 week ago

Issue Rider IDE Currently requires specific Meadow.CLI csprojs, due to nuget version clashes. This PR adds these temporary csprojs - https://github.com/WildernessLabs/Meadow.CLI/pull/597

Resolution Once the Rider IDE is updated to use new nugets for IO.Port etc, we should be able to delete the aforementioned csprojs, so we only have 1 version of the truth and only 1 set of projects to update.