Fsharp: an refresh of Microsoft.FSharp.*.netcore on nuget.org

Created on 16 Mar 2017  路  3Comments  路  Source: dotnet/fsharp

@KevinRansom Is possibile to have a new release of package Microsoft.FSharp.Compiler.netcore on nuget.org? Maybe fsharp.core too, if needed.
Atm version is 1.0.0-rc-170122. /cc @cartermp

To get fsc args (https://github.com/fsharp/FSharp.Compiler.Service/issues/707) required by FSAC (https://github.com/fsharp/FSharp.Compiler.Service/issues/705), i added new properties of the msbuild Fsc task with https://github.com/Microsoft/visualfsharp/pull/2523 . That's why i need the new package, for an updated FSharp.Build.dll

Now that the works is done for FSAC (and can be tried in https://github.com/ionide/FsAutoComplete/pull/53 with vscode), i'd like to use official MS package and refresh downstream (so FSharp.Compiler.Tools, FSharp.NET.Sdk ) so is possibile to use it in FSAC /cc @dsyme

Area-Infrastructure

Most helpful comment

Awesome, thx a lot @KevinRansom . i'll try update fsharp packages now 馃憤 and some test, after that i'll close it

All 3 comments

Awesome, thx a lot @KevinRansom . i'll try update fsharp packages now 馃憤 and some test, after that i'll close it

All ok for now! published as FSharp.Compiler.Tools/4.1.1,

@KevinRansom @cartermp thx a lot! Just adding a gif on why i am so happy about it

clean repo -> open code -> dotnet restore -> intellisense! -> F5 -> debug!

rec-vscode-102

Was this page helpful?
0 / 5 - 0 ratings