Skip to content

Commit e636ee5

Browse files
committed
updates for FSHarp.Core 4.5.0.0
1 parent 2c4431f commit e636ee5

19 files changed

Lines changed: 11992 additions & 3 deletions

FSharp.Compiler.Tools.Nuget/FSharp.Compiler.Tools.nuspec

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@
2525
</metadata>
2626
<files>
2727
<!-- use signed FSharp.Core in package -->
28-
<file src="..\lib\bootstrap\signed\.NETFramework\v4.0\4.4.3.0\FSharp.Core.dll" target="tools\FSharp.Core.dll" />
29-
<file src="..\lib\bootstrap\signed\.NETFramework\v4.0\4.4.3.0\FSharp.Core.xml" target="tools\FSharp.Core.xml" />
28+
<file src="..\lib\bootstrap\signed\.NETFramework\v4.0\4.5.0.0\FSharp.Core.dll" target="tools\FSharp.Core.dll" />
29+
<file src="..\lib\bootstrap\signed\.NETFramework\v4.0\4.5.0.0\FSharp.Core.resources.dll" target="tools\FSharp.Core.resources.dll" />
30+
<file src="..\lib\bootstrap\signed\.NETFramework\v4.0\4.5.0.0\FSharp.Core.xml" target="tools\FSharp.Core.xml" />
3031
<file src="..\Release\net40\bin\fsc.exe" target="tools\fsc.exe" />
3132
<file src="..\Release\net40\bin\fsc.exe.config" target="tools\fsc.exe.config" />
3233
<file src="..\Release\net40\bin\fsc.xml" target="tools\fsc.xml" />
2.58 MB
Binary file not shown.
Binary file not shown.

lib/bootstrap/signed/.NETFramework/v4.0/4.5.0.0/FSharp.Core.xml

Lines changed: 11982 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)