You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the output window error : Failed to retrieve the solution's loaded NuGet packages. Make sure a full NuGet restore has completed properly and reload the solution.
sporadic debug error on windows: Failed to create a 'System.Type' from the text 'local:DiagnosticsOverlay'. [Line: 9 Position: 3],if continue all things is ok.
the indicator status on web, and no any effect when click the button:
Expected behavior
No response
Which tool(s) are affected?
Hot Reload
How to reproduce it (as minimally and precisely as possible)
No response
Workaround
No response
Affected platforms
No response
Uno.Sdk version
No response
IDE used
Visual Studio 2022
IDE version
17.12.3
Uno Platform Extension version
5.5.53.78
Relevant plugins
No response
Anything else we need to know?
tried measures:
uninstall the uno platform extension and reinstall it.
delete the bin/obj folder and rebuild all project
run with admin or not
enable all the debug options of .net/c++
start the website by chrome and edge
start with debug mode or not
The text was updated successfully, but these errors were encountered:
After multiple attempts, I realized that this was because I manually specified the local cache path for Nuget in the Nuget.config file! when I set it to default, it works!
---Original---
From: "Sasha ***@***.***>
Date: Tue, Dec 17, 2024 05:11 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [unoplatform/studio] Visual studio extension not work completly(Issue #27)
Should this be closed then @SongOfYouth ?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
Current behavior
Failed to retrieve the solution's loaded NuGet packages. Make sure a full NuGet restore has completed properly and reload the solution.
Failed to create a 'System.Type' from the text 'local:DiagnosticsOverlay'. [Line: 9 Position: 3]
,if continue all things is ok.Expected behavior
No response
Which tool(s) are affected?
Hot Reload
How to reproduce it (as minimally and precisely as possible)
No response
Workaround
No response
Affected platforms
No response
Uno.Sdk version
No response
IDE used
Visual Studio 2022
IDE version
17.12.3
Uno Platform Extension version
5.5.53.78
Relevant plugins
No response
Anything else we need to know?
tried measures:
The text was updated successfully, but these errors were encountered: