Jakobud Posted April 21 Share Posted April 21 When I open the latest Critical Zone v2 - Default theme in Visual Studio and visualize a XAML it says Some assembly references are missing. Building to restore the NuGet cache might resolve this issue. I don't see any references to this in the Launchbox Theme Creation Tutorial videos unless I missed an obvious step. Quote Link to comment Share on other sites More sharing options...
JoeViking245 Posted April 21 Share Posted April 21 The references are asked for in the xmlns: lines. What they asked for can be found in the LaunchBox/Core/ folder. But I always get an error when trying to add them. If you figure it out, please do share. Quote Link to comment Share on other sites More sharing options...
jharris12968 Posted April 28 Share Posted April 28 https://learn.microsoft.com/en-us/nuget/consume-packages/package-restore Follow the instructions outlined on learn.microsoft I had this issue myself and solved it in under 10 minutes. Quote Link to comment Share on other sites More sharing options...
The Mask Posted May 18 Share Posted May 18 @jharris12968 can you copy/paste what is in your nuget.config file? instructions are really clear to an ordinary user. there are mutiple versions. which one did you use and after changing the config file, what do you do after to complete the process? Quote Link to comment Share on other sites More sharing options...
romario23 Posted October 16 Share Posted October 16 On 4/21/2024 at 5:41 AM, Jakobud said: When I open the latest Critical Zone v2 - Default theme in Visual Studio and visualize a XAML it says Some assembly references are missing. Building to restore the NuGet cache might resolve this issue. I don't see any references to this in the Launchbox Theme Creation Tutorial videos unless I missed an obvious step. When it comes to tackling these kinds of technical problems or writing up documentation or explanations, it can get overwhelming, especially if you're dealing with multiple tasks. If you ever need help writing or organizing your ideas clearly, I’ve found EssayBox https://essaybox.org/ to be a great resource for academic writing support. It’s helped me streamline my work without stress. It looks like you're missing some required NuGet packages. Try rebuilding the project or restoring the packages in Visual Studio to fix the issue. If that doesn't work, check the references in your project to ensure nothing is missing. You may also need to manually install any missing packages. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.