File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ description
88authors
99 Microsoft Corporation, Dave Thomas, Anh-Dung Phan, Tomas Petricek
1010summary
11- F# compiler services for creating IDE tools, language extensions and for F# embedding
11+ F# compiler services for creating IDE tools, language extensions and for F# embedding.
1212licenseurl https://github.com/fsharp/FSharp.Compiler.Service/blob/master/LICENSE
1313projecturl https://github.com/fsharp/FSharp.Compiler.Service
1414iconurl https://raw.github.com/fsharp/FSharp.Compiler.Service/master/misc/logo.png
1717files
1818 ../bin/v4.0/FSharp.Compiler.Service.dll ==> lib/net40
1919 ../bin/v4.0/FSharp.Compiler.Service.XML ==> lib/net40
20- ../bin/v4.0/FSharp.Compiler.Service.pdb ==> lib/net40
20+ ../bin/v4.0/FSharp.Compiler.Service.?db ==> lib/net40
21+ ../bin/v4.0/FSharp.Compiler.Service.dll.?db ==> lib/net40
2122 ../bin/v4.5/FSharp.Compiler.Service.dll ==> lib/net45
2223 ../bin/v4.5/FSharp.Compiler.Service.XML ==> lib/net45
23- ../bin/v4.5/FSharp.Compiler.Service.pdb ==> lib/net45
24+ ../bin/v4.5/FSharp.Compiler.Service.?db ==> lib/net45
25+ ../bin/v4.5/FSharp.Compiler.Service.dll.?db ==> lib/net45
You can’t perform that action at this time.
0 commit comments