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
Trying to build an empty project, In either debug or release mode.
ERROR: FileLoadException: Could not load file or assembly 'NuGet.VisualStudio.Contracts, Version=17.10.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
I have yet to build anything at all with react native windows.
Problem Description
Trying to build an empty project, In either debug or release mode.
I have yet to build anything at all with react native windows.
Steps To Reproduce
npx --yes react-native@latest init testProject --version "latest"
cd testProject
npx --yes react-native-windows-init --overwrite
npx react-native run-windows
Expected Results
App runs.
CLI version
13.6.6
Environment
Community Modules
None, it is a blank project.
Target Platform Version
10.0.22621
Target Device(s)
Desktop
Visual Studio Version
Visual Studio 2022
Build Configuration
Debug
Snack, code example, screenshot, or link to a repository
No response
The text was updated successfully, but these errors were encountered: