-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this working with latest VS : Found conflicts between different versions of "System.Runtime" that could not be resolved. #7
Comments
@joseogl I suggest following the getting-started instructions here https://fsprojects.github.io/Fabulous/ |
Thanks. I followed the instructions in that project. Still have the same issue. Will follow up in the Fabulous project. |
If it's just a warning you can ignore it |
Thanks. My problems were with Hyper-V and the Android emulator. C# cross platform had been working with the emulator so I assumed an issue with the F# build/deploy. Once I tried UWP on the squeaky app and got it to work, I tried tweaking a few settings on the emulator and now both the TicTacToe and Squeaky samples are working.
From: Don Syme <notifications@github.com>
Sent: Thursday, February 28, 2019 12:45 PM
To: jimbobbennett/TicTacToe <TicTacToe@noreply.github.com>
Cc: joseogl <joseoglesby@hotmail.com>; Mention <mention@noreply.github.com>
Subject: Re: [jimbobbennett/TicTacToe] Is this working with latest VS : Found conflicts between different versions of "System.Runtime" that could not be resolved. (#7)
If it's just a warning you can ignore it
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<https://eur04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fjimbobbennett%2FTicTacToe%2Fissues%2F7%23issuecomment-468431344&data=02%7C01%7C%7Ce709aac2fcc24768aeb108d69dbd9b90%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636869835008552970&sdata=4FrK27dVgVsaKHEsHM2vAn1JlVVdKYQEUk9NQVNZd1Y%3D&reserved=0>, or mute the thread<https://eur04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAt2XJs50gswTfV--8mfYkHpFRb1uaR-sks5vSD_LgaJpZM4bV9ED&data=02%7C01%7C%7Ce709aac2fcc24768aeb108d69dbd9b90%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636869835008552970&sdata=PIT57ipZJKuh%2BEjM7EkTDBxYprjndsLKuvc%2F5qH0bd0%3D&reserved=0>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am interested in using F# + Xamarin Forms to write a mobile app. Just getting started. I have done some F# a while ago but I am new to using Xamarin for cross platform.
I installed VS 2017 and cloned the repo. Trying to deploy the droid build, I get the errors below. Do some dependencies need updating?
Severity Code Description Project File Line Suppression State
Warning Found conflicts between different versions of "System.Runtime" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. 0
p.s. Hello Don!
The text was updated successfully, but these errors were encountered: