FSharp.Compiler.Service.MSBuild.v12
32.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package FSharp.Compiler.Service.MSBuild.v12 --version 32.0.0
NuGet\Install-Package FSharp.Compiler.Service.MSBuild.v12 -Version 32.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FSharp.Compiler.Service.MSBuild.v12" Version="32.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharp.Compiler.Service.MSBuild.v12 --version 32.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FSharp.Compiler.Service.MSBuild.v12, 32.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FSharp.Compiler.Service.MSBuild.v12 as a Cake Addin #addin nuget:?package=FSharp.Compiler.Service.MSBuild.v12&version=32.0.0 // Install FSharp.Compiler.Service.MSBuild.v12 as a Cake Tool #tool nuget:?package=FSharp.Compiler.Service.MSBuild.v12&version=32.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Additional DLL for legacy compat for the F# compiler service.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- FSharp.Compiler.Service (>= 32.0.0)
- FSharp.Compiler.Service.MSBuild.v12.0 (>= 1.0.0)
- FSharp.Core (>= 4.6.2)
- System.ValueTuple (>= 4.4.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
37.0.0 | 808 | 8/7/2020 |
36.0.3 | 600 | 6/20/2020 |
36.0.2 | 625 | 6/20/2020 |
36.0.1 | 531 | 6/7/2020 |
35.0.0 | 738 | 4/10/2020 |
34.1.1 | 2,220 | 3/4/2020 |
34.1.0 | 653 | 2/20/2020 |
34.0.1 | 638 | 2/6/2020 |
33.0.1 | 656 | 12/9/2019 |
33.0.0 | 645 | 11/9/2019 |
32.0.0 | 641 | 10/1/2019 |
31.0.0 | 697 | 8/11/2019 |
30.0.0 | 705 | 6/29/2019 |
29.0.1 | 744 | 6/10/2019 |
28.0.0 | 963 | 3/29/2019 |
27.1.1-beta001 | 521 | 3/29/2019 |
27.0.1 | 818 | 2/26/2019 |
26.0.1 | 766 | 2/13/2019 |
25.0.1 | 977 | 9/5/2018 |
23.0.3 | 1,135 | 5/31/2018 |
23.0.1 | 1,022 | 5/31/2018 |
22.0.3 | 1,109 | 3/28/2018 |
22.0.2 | 1,092 | 3/28/2018 |
22.0.1 | 1,291 | 3/23/2018 |
21.0.1 | 1,182 | 3/2/2018 |
20.0.1 | 1,164 | 2/21/2018 |
17.0.1 | 37,289 | 11/7/2017 |
16.0.2 | 1,002 | 10/4/2017 |
16.0.1 | 1,004 | 10/3/2017 |
15.0.1 | 1,050 | 10/2/2017 |
14.0.2 | 1,110 | 8/24/2017 |
14.0.1 | 1,096 | 8/22/2017 |
13.0.0 | 1,308 | 6/28/2017 |
integrate dotnet/fsharp from e1b8537ee to 48f932cf8
notable changes include:
(preview) nameof
(preview) open static classes
Fixed 64-bit integer literal parsing
Better exhaustiveness checking for byte and sbyte pattern matches
Better native resource handling
Script-host assembly load events