Skip to content

Commit 0ac89b9

Browse files
committed
It's capital XML for the NuGet
1 parent 7c9aaec commit 0ac89b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

nuget/paket.template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ iconurl https://raw.github.com/fsharp/FSharp.Compiler.Service/master/misc/logo.p
1515
tags
1616
F#, fsharp, interactive, compiler, editor
1717
files
18-
../bin/v4.0/FSharp.Compiler.Service.dll ==> lib/net40
19-
../bin/v4.0/FSharp.Compiler.Service.xml ==> lib/net40
18+
../bin/v4.0/FSharp.Compiler.Service.dll ==> lib/net40
19+
../bin/v4.0/FSharp.Compiler.Service.XML ==> lib/net40
2020
../bin/v4.0/FSharp.Compiler.Service.pdb ==> lib/net40
2121
../bin/v4.5/FSharp.Compiler.Service.dll ==> lib/net45
22-
../bin/v4.5/FSharp.Compiler.Service.xml ==> lib/net45
22+
../bin/v4.5/FSharp.Compiler.Service.XML ==> lib/net45
2323
../bin/v4.5/FSharp.Compiler.Service.pdb ==> lib/net45

0 commit comments

Comments
 (0)