Skip to content

Commit

Permalink
use FCS 38 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
baronfel committed Nov 11, 2020
1 parent 325a0f2 commit a38ff40
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
7 changes: 3 additions & 4 deletions paket.dependencies
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
source https://api.nuget.org/v3/index.json
source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json

framework: netstandard2.0, net5.0
storage: none

nuget FSharp.Core prerelease
nuget FSharp.Compiler.Service prerelease
nuget FSharp.Core
nuget FSharp.Compiler.Service ~> 38.0
nuget FsUnit
nuget FsCheck
nuget Microsoft.NET.Test.Sdk 16.7.0
Expand All @@ -17,4 +16,4 @@ nuget BenchmarkDotNet
nuget editorconfig
nuget MAB.DotIgnore 3.0.1

github: fsprojects/fantomas:829faa6ba834f99afed9b4434b3a1680536474b2 src/Fantomas/CodePrinter.fs
github: fsprojects/fantomas:829faa6ba834f99afed9b4434b3a1680536474b2 src/Fantomas/CodePrinter.fs
7 changes: 3 additions & 4 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ NUGET
editorconfig (0.12.2)
FsCheck (2.14.3)
FSharp.Core (>= 4.2.3)
FSharp.Compiler.Service (38.0)
FSharp.Core (5.0)
FSharp.Core (5.0)
FsUnit (4.0.2)
FSharp.Core (>= 4.3.4)
NETStandard.Library (>= 2.0.3)
Expand Down Expand Up @@ -373,10 +376,6 @@ NUGET
System.Xml.ReaderWriter (>= 4.3)
System.Xml.XmlDocument (>= 4.3)
System.Xml.XPath (>= 4.3)
remote: https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json
FSharp.Compiler.Service (38.0.1-beta.20555.2)
FSharp.Core (5.0.1-beta.20555.2)
FSharp.Core (5.0.1-beta.20555.2)
GITHUB
remote: fsprojects/fantomas
src/Fantomas/CodePrinter.fs (829faa6ba834f99afed9b4434b3a1680536474b2)

0 comments on commit a38ff40

Please sign in to comment.