EgorBo / EgorBo/Xamaridea

Using Xamaridea with F# project causes uncaught IOException

Open
#10 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
76
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Try it yourself with a `Blank App (Android)` under F#.

The problem is that Xamaridea expects a file ending in `.csproj`, but F# projects end in `.fsproj`.

The error is thrown [here](https://github.com/EgorBo/Xamaridea/blob/aa2762287f694ff566d3df845cb6d56b0e5ad6d1/Xamaridea.Core/ProjectsSynchronizer.cs#L107).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.