marinasundstrom / Blazor8Test

https://blazor8app.graypebble-0c46426e.westus2.azurecontainerapps.io/
MIT License
33 stars 2 forks source link

solution not loading shared project. #2

Open c4b0rg opened 10 months ago

c4b0rg commented 10 months ago

I see that the shared project is referenced in the .sln, but when I open the .sln with the latest vs2022 preview it doesn't load it.

When I tried to run the web app I got errors complaining about needing to restore the nugets and I noticed that the shared project wasn't in the solution explorer.

The folder is in the zip file so I just added the shared project and I'm good to go although now and then the output window says connection dropped or websocket gone and it drops off the edge--the Edge browser I mean.

thanks a million for putting this together.

marinasundstrom commented 10 months ago

@c4b0rg Thanks for reporting this. I might have added it to the solution in the newer "cloud-native" branch (Issue https://github.com/marinasundstrom/Blazor8Test/issues/1).

But I will see if I can fix it in the main branch.