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

wip: rework the dotnet toolchain #2298

Closed

Conversation

smoothdeveloper
Copy link

update the F# bootstrapping VS solution to use uptodate/cross platform dotnet sdk (still targetting net45 for now)

not sure if this breaks anything and WIP open to feedback/suggestions.

CI likely to break if there is no "dotnet" sdk on it, it should probably be updated to have the most recent release version of the SDK.

Locally, it does produce fstar.exe for same .net 4.5 runtime as what was there before (although the whole nuget thing doesn't work anymore as it stands in master so couldn't check 100% out of the box).

I've not touched the jsbackend project yet, not sure what it is about but doesn't seem to be part of the solution.

@aseemr
Copy link
Collaborator

aseemr commented Mar 31, 2022

With #2512, fstar.exe is no longer available as a .NET binary, closing this PR.

@aseemr aseemr closed this Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants