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
8
8
authors
9
9
Microsoft Corporation, Dave Thomas, Anh-Dung Phan, Tomas Petricek
10
10
summary
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.
12
12
licenseurl https://github.com/fsharp/FSharp.Compiler.Service/blob/master/LICENSE
13
13
projecturl https://github.com/fsharp/FSharp.Compiler.Service
14
14
iconurl https://raw.github.com/fsharp/FSharp.Compiler.Service/master/misc/logo.png
17
17
files
18
18
../bin/v4.0/FSharp.Compiler.Service.dll ==> lib/net40
19
19
../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
21
22
../bin/v4.5/FSharp.Compiler.Service.dll ==> lib/net45
22
23
../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