Skip to content
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

F# support #93

Merged
merged 4 commits into from
Dec 13, 2019
Merged

F# support #93

merged 4 commits into from
Dec 13, 2019

Conversation

ndani14
Copy link
Contributor

@ndani14 ndani14 commented May 18, 2019

Add F# support.

It is missing the support for the metadata and the global namespace since as far as I can tell neither can be supported at the moment by F#.

It would be amazing if GitInfo had this support. Currently I work around the lack of F# support by creating a C# library that exposes the version information and reference that project from the F# project I want the versioning in.

Another difference is that I left the ThisAssembly public for F#. Testing locally it didn't appear to cause any problems with multiple projects referencing each other and using GitInfo. Let me know if I should change it to internal.

@kzu kzu merged commit b02cf62 into devlooped:master Dec 13, 2019
@devlooped devlooped locked and limited conversation to collaborators Sep 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants