Skip to content

Commit 5379c6a

Browse files
committed
Update FSharp.Compiler.Service to 43.7.200
1 parent 64bedb0 commit 5379c6a

File tree

3 files changed

+56
-52
lines changed

3 files changed

+56
-52
lines changed

RELEASE_NOTES.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 18.0.0
2+
3+
* Update FCS to 43.7.200
4+
15
## 17.4.0
26

37
* One FSI evaluator per docs file [#737](https://github.com/fsprojects/FSharp.Formatting/issues/737)

paket.dependencies

+7-6
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,14 @@ framework: auto-detect
55
storage: none
66

77
nuget FSharp.Core >= 4.7 lowest_matching:true
8-
nuget FSharp.Compiler.Service 42.7.101
8+
nuget FSharp.Compiler.Service 43.7.200
99
nuget CommandLineParser ~> 2.8
10-
nuget Microsoft.Build.Framework
11-
nuget Microsoft.Build.Tasks.Core
12-
nuget Microsoft.Build.Utilities.Core
13-
nuget Ionide.ProjInfo 0.61.0
14-
nuget Ionide.ProjInfo.Sln 0.61.0
10+
nuget Microsoft.Build copy_local: false
11+
nuget Microsoft.Build.Framework copy_local: false
12+
nuget Microsoft.Build.Utilities.Core copy_local: false
13+
nuget Microsoft.Build.Tasks.Core copy_local: false
14+
nuget Ionide.ProjInfo 0.61.1
15+
nuget Ionide.ProjInfo.Sln 0.61.1
1516
nuget Newtonsoft.Json
1617
nuget Suave
1718
nuget System.Memory

paket.lock

+45-46
Original file line numberDiff line numberDiff line change
@@ -3,46 +3,44 @@ RESTRICTION: || (== net7.0) (== netstandard2.1)
33
NUGET
44
remote: https://api.nuget.org/v3/index.json
55
CommandLineParser (2.9.1)
6-
FSharp.Compiler.Service (42.7.101)
7-
FSharp.Core (7.0)
8-
Microsoft.Build.Framework (>= 17.4)
9-
Microsoft.Build.Tasks.Core (>= 17.4)
10-
Microsoft.Build.Utilities.Core (>= 17.4)
6+
FSharp.Compiler.Service (43.7.200)
7+
FSharp.Core (7.0.200)
118
System.Buffers (>= 4.5.1)
129
System.Collections.Immutable (>= 6.0)
10+
System.Diagnostics.DiagnosticSource (>= 6.0)
1311
System.Memory (>= 4.5.5)
1412
System.Reflection.Emit (>= 4.7)
1513
System.Reflection.Metadata (>= 6.0)
1614
System.Runtime.CompilerServices.Unsafe (>= 6.0)
17-
FSharp.Core (7.0)
15+
FSharp.Core (7.0.200)
1816
FSharp.Data (3.3.3)
1917
FSharp.Core (>= 4.3.4)
2018
FsUnit (3.9)
2119
FSharp.Core (>= 4.2.3)
2220
NETStandard.Library (>= 2.0.3)
2321
NUnit (>= 3.12 < 4.0)
24-
Ionide.ProjInfo (0.61)
22+
Ionide.ProjInfo (0.61.1)
2523
FSharp.Core (>= 6.0.5) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net6.0))
26-
Ionide.ProjInfo.Sln (>= 0.61) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net6.0))
24+
Ionide.ProjInfo.Sln (>= 0.61.1) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net6.0))
2725
Microsoft.Build (>= 17.2) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net6.0))
2826
Microsoft.Build.Framework (>= 17.2) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net6.0))
2927
SemanticVersioning (>= 2.0.2) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net6.0))
30-
Ionide.ProjInfo.Sln (0.61)
31-
Microsoft.Build (17.3.1) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net6.0))
32-
Microsoft.Build.Framework (>= 17.3.1) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net472)) (&& (== netstandard2.1) (>= net6.0))
33-
Microsoft.NET.StringTools (>= 17.3.1) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net472)) (&& (== netstandard2.1) (>= net6.0))
34-
System.Collections.Immutable (>= 6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net472)) (&& (== netstandard2.1) (>= net6.0))
35-
System.Configuration.ConfigurationManager (>= 6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net472)) (&& (== netstandard2.1) (>= net6.0))
36-
System.Reflection.Metadata (>= 6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net6.0))
37-
System.Reflection.MetadataLoadContext (>= 6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net472)) (&& (== netstandard2.1) (>= net6.0))
38-
System.Security.Principal.Windows (>= 5.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net6.0))
39-
System.Text.Encoding.CodePages (>= 6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net6.0))
40-
System.Text.Json (>= 6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net472)) (&& (== netstandard2.1) (>= net6.0))
41-
System.Threading.Tasks.Dataflow (>= 6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net472)) (&& (== netstandard2.1) (>= net6.0))
42-
Microsoft.Build.Framework (17.4)
28+
Ionide.ProjInfo.Sln (0.61.1)
29+
Microsoft.Build (17.4) - copy_local: false
30+
Microsoft.Build.Framework (>= 17.4) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net472)) (&& (== netstandard2.1) (>= net7.0))
31+
Microsoft.NET.StringTools (>= 17.4) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net472)) (&& (== netstandard2.1) (>= net7.0))
32+
System.Collections.Immutable (>= 6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net472)) (&& (== netstandard2.1) (>= net7.0))
33+
System.Configuration.ConfigurationManager (>= 6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net472)) (&& (== netstandard2.1) (>= net7.0))
34+
System.Reflection.Metadata (>= 6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net7.0))
35+
System.Reflection.MetadataLoadContext (>= 6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net472)) (&& (== netstandard2.1) (>= net7.0))
36+
System.Security.Principal.Windows (>= 5.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net7.0))
37+
System.Text.Encoding.CodePages (>= 6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net7.0))
38+
System.Text.Json (>= 6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net472)) (&& (== netstandard2.1) (>= net7.0))
39+
System.Threading.Tasks.Dataflow (>= 6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net472)) (&& (== netstandard2.1) (>= net7.0))
40+
Microsoft.Build.Framework (17.4) - copy_local: false
4341
Microsoft.Win32.Registry (>= 5.0) - restriction: == netstandard2.1
4442
System.Security.Permissions (>= 6.0)
45-
Microsoft.Build.Tasks.Core (17.4)
43+
Microsoft.Build.Tasks.Core (17.4) - copy_local: false
4644
Microsoft.Build.Framework (>= 17.4)
4745
Microsoft.Build.Utilities.Core (>= 17.4)
4846
Microsoft.NET.StringTools (>= 17.4)
@@ -55,7 +53,7 @@ NUGET
5553
System.Security.Cryptography.Xml (>= 6.0)
5654
System.Security.Permissions (>= 6.0)
5755
System.Threading.Tasks.Dataflow (>= 6.0)
58-
Microsoft.Build.Utilities.Core (17.4)
56+
Microsoft.Build.Utilities.Core (17.4) - copy_local: false
5957
Microsoft.Build.Framework (>= 17.4)
6058
Microsoft.NET.StringTools (>= 17.4)
6159
Microsoft.Win32.Registry (>= 5.0) - restriction: == netstandard2.1
@@ -75,7 +73,7 @@ NUGET
7573
Microsoft.CodeAnalysis.CSharp (3.11)
7674
Microsoft.CodeAnalysis.Common (3.11)
7775
Microsoft.CodeCoverage (17.4) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net462)) (&& (== netstandard2.1) (>= netcoreapp3.1))
78-
Microsoft.NET.StringTools (17.4)
76+
Microsoft.NET.StringTools (17.4) - copy_local: false
7977
System.Memory (>= 4.5.5)
8078
System.Runtime.CompilerServices.Unsafe (>= 6.0)
8179
Microsoft.NET.Test.Sdk (17.4)
@@ -88,12 +86,12 @@ NUGET
8886
Microsoft.TestPlatform.TestHost (17.4) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= netcoreapp3.1))
8987
Microsoft.TestPlatform.ObjectModel (>= 17.4) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= netcoreapp3.1))
9088
Newtonsoft.Json (>= 13.0.1) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= netcoreapp3.1))
91-
Microsoft.Win32.Registry (5.0) - restriction: == netstandard2.1
89+
Microsoft.Win32.Registry (5.0) - copy_local: false, restriction: == netstandard2.1
9290
System.Buffers (>= 4.5.1) - restriction: || (&& (== net7.0) (>= monoandroid) (< netstandard1.3)) (&& (== net7.0) (>= monotouch)) (&& (== net7.0) (< netcoreapp2.0)) (&& (== net7.0) (>= xamarinios)) (&& (== net7.0) (>= xamarinmac)) (&& (== net7.0) (>= xamarintvos)) (&& (== net7.0) (>= xamarinwatchos)) (== netstandard2.1)
9391
System.Memory (>= 4.5.4) - restriction: || (&& (== net7.0) (< netcoreapp2.0)) (&& (== net7.0) (< netcoreapp2.1)) (&& (== net7.0) (>= uap10.1)) (== netstandard2.1)
9492
System.Security.AccessControl (>= 5.0)
9593
System.Security.Principal.Windows (>= 5.0)
96-
Microsoft.Win32.SystemEvents (6.0.1) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= netcoreapp3.1))
94+
Microsoft.Win32.SystemEvents (6.0.1) - copy_local: false, restriction: || (== net7.0) (&& (== netstandard2.1) (>= netcoreapp3.1))
9795
NETStandard.Library (2.0.3)
9896
Microsoft.NETCore.Platforms (>= 1.1)
9997
Newtonsoft.Json (13.0.1)
@@ -105,16 +103,19 @@ NUGET
105103
Suave (2.6.2)
106104
FSharp.Core
107105
System.Buffers (4.5.1)
108-
System.CodeDom (6.0)
106+
System.CodeDom (6.0) - copy_local: false
109107
System.Collections.Immutable (6.0)
110108
System.Memory (>= 4.5.4) - restriction: || (&& (== net7.0) (>= net461)) (&& (== net7.0) (< net6.0)) (== netstandard2.1)
111109
System.Runtime.CompilerServices.Unsafe (>= 6.0)
112-
System.Configuration.ConfigurationManager (6.0)
110+
System.Configuration.ConfigurationManager (6.0) - copy_local: false
113111
System.Security.Cryptography.ProtectedData (>= 6.0)
114112
System.Security.Permissions (>= 6.0)
115-
System.Drawing.Common (6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= netcoreapp3.1))
113+
System.Diagnostics.DiagnosticSource (7.0.1)
114+
System.Memory (>= 4.5.5) - restriction: || (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0)) (== netstandard2.1)
115+
System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0)) (== netstandard2.1)
116+
System.Drawing.Common (6.0) - copy_local: false, restriction: || (== net7.0) (&& (== netstandard2.1) (>= netcoreapp3.1))
116117
Microsoft.Win32.SystemEvents (>= 6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= netcoreapp3.1))
117-
System.Formats.Asn1 (6.0)
118+
System.Formats.Asn1 (6.0) - copy_local: false
118119
System.Buffers (>= 4.5.1) - restriction: || (&& (== net7.0) (>= net461)) (&& (== net7.0) (< net6.0)) (== netstandard2.1)
119120
System.Memory (>= 4.5.4) - restriction: || (&& (== net7.0) (>= net461)) (&& (== net7.0) (< net6.0)) (== netstandard2.1)
120121
System.Memory (4.5.5)
@@ -125,40 +126,38 @@ NUGET
125126
System.Reflection.Emit (4.7)
126127
System.Reflection.Metadata (6.0.1)
127128
System.Collections.Immutable (>= 6.0)
128-
System.Reflection.MetadataLoadContext (6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net6.0))
129+
System.Reflection.MetadataLoadContext (6.0) - copy_local: false, restriction: || (== net7.0) (&& (== netstandard2.1) (>= net472)) (&& (== netstandard2.1) (>= net7.0))
129130
System.Collections.Immutable (>= 6.0)
130131
System.Reflection.Metadata (>= 6.0)
131-
System.Resources.Extensions (6.0)
132+
System.Resources.Extensions (6.0) - copy_local: false
132133
System.Memory (>= 4.5.4) - restriction: || (&& (== net7.0) (>= net461)) (&& (== net7.0) (< net6.0)) (== netstandard2.1)
133134
System.Runtime.CompilerServices.Unsafe (6.0)
134-
System.Security.AccessControl (6.0)
135+
System.Security.AccessControl (6.0) - copy_local: false
135136
System.Security.Principal.Windows (>= 5.0) - restriction: || (&& (== net7.0) (>= net461)) (&& (== net7.0) (< net6.0)) (== netstandard2.1)
136-
System.Security.Cryptography.Cng (5.0) - restriction: || (&& (== net7.0) (< net6.0)) (&& (== net7.0) (< netcoreapp3.1)) (&& (== net7.0) (< netstandard2.1)) (== netstandard2.1)
137-
System.Security.Cryptography.Pkcs (6.0.1)
137+
System.Security.Cryptography.Cng (5.0) - copy_local: false, restriction: || (&& (== net7.0) (< net6.0)) (&& (== net7.0) (< netcoreapp3.1)) (&& (== net7.0) (< netstandard2.1)) (== netstandard2.1)
138+
System.Security.Cryptography.Pkcs (6.0.1) - copy_local: false
138139
System.Formats.Asn1 (>= 6.0)
139140
System.Security.Cryptography.Cng (>= 5.0) - restriction: || (&& (== net7.0) (< net6.0)) (&& (== net7.0) (< netcoreapp3.1)) (&& (== net7.0) (< netstandard2.1)) (== netstandard2.1)
140-
System.Security.Cryptography.ProtectedData (6.0)
141-
System.Memory (>= 4.5.4) - restriction: || (&& (== net7.0) (< net6.0)) (== netstandard2.1)
142-
System.Security.Cryptography.Xml (6.0.1)
141+
System.Security.Cryptography.ProtectedData (6.0) - copy_local: false, restriction: || (== net7.0) (&& (== netstandard2.1) (>= net472)) (&& (== netstandard2.1) (>= net7.0))
142+
System.Security.Cryptography.Xml (6.0.1) - copy_local: false
143143
System.Memory (>= 4.5.4) - restriction: || (&& (== net7.0) (< net6.0)) (== netstandard2.1)
144144
System.Security.AccessControl (>= 6.0)
145145
System.Security.Cryptography.Pkcs (>= 6.0.1)
146-
System.Security.Permissions (6.0)
146+
System.Security.Permissions (6.0) - copy_local: false
147147
System.Security.AccessControl (>= 6.0)
148148
System.Windows.Extensions (>= 6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= netcoreapp3.1))
149-
System.Security.Principal.Windows (5.0)
150-
System.Text.Encoding.CodePages (6.0)
151-
System.Memory (>= 4.5.4) - restriction: || (&& (== net7.0) (>= net461)) (&& (== net7.0) (< netcoreapp3.1)) (== netstandard2.1)
149+
System.Security.Principal.Windows (5.0) - copy_local: false
150+
System.Text.Encoding.CodePages (6.0) - copy_local: false
152151
System.Runtime.CompilerServices.Unsafe (>= 6.0)
153-
System.Text.Encodings.Web (6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net6.0))
152+
System.Text.Encodings.Web (6.0) - copy_local: false, restriction: || (== net7.0) (&& (== netstandard2.1) (>= net472)) (&& (== netstandard2.1) (>= net7.0))
154153
System.Runtime.CompilerServices.Unsafe (>= 6.0)
155-
System.Text.Json (6.0.5) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= net6.0))
154+
System.Text.Json (6.0.5) - copy_local: false, restriction: || (== net7.0) (&& (== netstandard2.1) (>= net472)) (&& (== netstandard2.1) (>= net7.0))
156155
System.Runtime.CompilerServices.Unsafe (>= 6.0)
157156
System.Text.Encodings.Web (>= 6.0)
158-
System.Threading.Tasks.Dataflow (6.0)
157+
System.Threading.Tasks.Dataflow (6.0) - copy_local: false
159158
System.Threading.Tasks.Extensions (4.5.4)
160159
System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - restriction: || (&& (== net7.0) (>= net461)) (&& (== net7.0) (< netcoreapp2.1)) (&& (== net7.0) (< netstandard1.0)) (&& (== net7.0) (< netstandard2.0)) (&& (== net7.0) (>= wp8)) (== netstandard2.1)
161-
System.Windows.Extensions (6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= netcoreapp3.1))
160+
System.Windows.Extensions (6.0) - copy_local: false, restriction: || (== net7.0) (&& (== netstandard2.1) (>= netcoreapp3.1))
162161
System.Drawing.Common (>= 6.0) - restriction: || (== net7.0) (&& (== netstandard2.1) (>= netcoreapp3.1))
163162

164163
GROUP Fake

0 commit comments

Comments
 (0)