Y
Hacker News
new
|
ask
|
show
|
jobs
by
NoGravitas
4112 days ago
It's more likely that it would make MonoDevelop more strictly VS compatible. It already opens and saves .sln and .csproj files, but my understanding is that going back and forth between VS and MD can lead to problems.
1 comments
floatboth
4112 days ago
I'm working on a pretty advanced solution right now (F# + PCLs), everything works both fine both in VS and Mono's xbuild.
link