Replies: 1 comment
-
I assume that from your question, you might not have experience with Visual Studio. Therefore, I've recorded a short tutorial outlining the steps you should follow. Navigate to the Note: My Visual Studio is in pt-BR, so you may need to use a translation tool. Let me know if this works for you.🤔 2024-01-13-17-44-20.mp4 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting the error message: Microsoft.UI.Xaml nuget requires targetplatformminversion >= 10.0.17763.0 (current project is 17134).... I can't for the life of me figure out how to change the build OS version.... I have searched all over the web and most say to change the build configuration. But the build menu in visual studio does not appear when doin react-native-windows projects from what I can tell. I have tried manually updating the myproject.sln file and the Microsoft.ReactNative.Mnanged.csproj file... this did not seem to work... any ideas?
Beta Was this translation helpful? Give feedback.
All reactions