Skip to content

Include .fsi files into Fable package path#118

Merged
dsyme merged 1 commit intofsprojects:masterfrom
martinmoec:master
Aug 25, 2020
Merged

Include .fsi files into Fable package path#118
dsyme merged 1 commit intofsprojects:masterfrom
martinmoec:master

Conversation

@martinmoec
Copy link
Copy Markdown
Collaborator

Fable compilation currently fails when including this project as the AsyncSeq.fsi file is not specified to be copied in <Content Include="*.fsproj; **\*.fs;" PackagePath="fable\" />. This pull requests adds .fsi files to the Fable package path, fixing Fable compilation errors.

@martinmoec martinmoec mentioned this pull request Aug 25, 2020
@dsyme dsyme merged commit e89905e into fsprojects:master Aug 25, 2020
@dsyme
Copy link
Copy Markdown
Contributor

dsyme commented Aug 25, 2020

Great, thanks!

@dsyme
Copy link
Copy Markdown
Contributor

dsyme commented Aug 25, 2020

@martinmoec - Would you like to become project co-maintainer on this, to push new packages?

@martinmoec
Copy link
Copy Markdown
Collaborator Author

@dsyme sure!

@dsyme
Copy link
Copy Markdown
Contributor

dsyme commented Aug 31, 2020

@martinmoec What's your nuget id?

@martinmoec
Copy link
Copy Markdown
Collaborator Author

@dsyme martinmoec

wilsoncg added a commit that referenced this pull request Sep 5, 2020
@wilsoncg wilsoncg linked an issue Sep 6, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3.x fails with fable

2 participants