luminous-software / start-page-plus-64-bit

64-bit version of the original Start Page+ (for VS 2022+)
MIT License
5 stars 1 forks source link

[BUG] can't open slnf files from recent list #36

Open MagicAndre1981 opened 9 months ago

MagicAndre1981 commented 9 months ago

Describe the bug

I can't open a filtered sln file from recent list

To Reproduce

  1. clone Xamarin.Forms repro
  2. open .Xamarin.Forms.Android.slnf and close the solution
  3. try to open the Xamarin.Forms.Android entry from recent projects again
  4. See error

Expected behavior

I can open the slnf again

Screenshots

image

Desktop (please complete the following information):

Additional context

StartPage+ doesn't know the slnf format and shows a ? in the recent list where you would see sln or csproj icons

MagicAndre1981 commented 9 months ago

ok, I added a fix for this in #37