Skip to content

Commit 03efdf6

Browse files
committed
Update Ionide.ProjInfo and related packages to version 0.74.1
1 parent 9b8de8c commit 03efdf6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

paket.dependencies

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ nuget Fantomas.Client >= 0.9
1515
nuget FSharp.Compiler.Service >= 43.10.100
1616
nuget Ionide.Analyzers 0.14.10
1717
nuget FSharp.Analyzers.Build
18-
nuget Ionide.ProjInfo >= 0.73.0
19-
nuget Ionide.ProjInfo.FCS >= 0.73.0
20-
nuget Ionide.ProjInfo.ProjectSystem >= 0.73.0
18+
nuget Ionide.ProjInfo >= 0.74.1
19+
nuget Ionide.ProjInfo.FCS >= 0.74.1
20+
nuget Ionide.ProjInfo.ProjectSystem >= 0.74.1
2121
nuget Microsoft.Build >= 17.2 copy_local:false
2222
nuget Microsoft.Build.Framework >= 17.4 copy_local:false
2323
nuget Microsoft.Build.Utilities.Core >= 17.4 copy_local:false

paket.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -134,17 +134,17 @@ NUGET
134134
FSharp.Core (>= 6.0)
135135
Newtonsoft.Json (>= 13.0.1)
136136
StreamJsonRpc (>= 2.16.36)
137-
Ionide.ProjInfo (0.73)
137+
Ionide.ProjInfo (0.74.1)
138138
FSharp.Core (>= 6.0) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
139139
Microsoft.VisualStudio.SolutionPersistence (>= 1.0.28) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
140140
SemanticVersioning (>= 2.0.2) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
141-
Ionide.ProjInfo.FCS (0.73)
141+
Ionide.ProjInfo.FCS (0.74.1)
142142
FSharp.Compiler.Service (>= 43.10.100) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
143143
FSharp.Core (>= 10.0.100) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
144-
Ionide.ProjInfo (>= 0.73) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
145-
Ionide.ProjInfo.ProjectSystem (0.73)
144+
Ionide.ProjInfo (>= 0.74.1) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
145+
Ionide.ProjInfo.ProjectSystem (0.74.1)
146146
Fsharp.Control.Reactive (>= 5.0.5) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
147-
Ionide.ProjInfo.FCS (>= 0.73) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
147+
Ionide.ProjInfo.FCS (>= 0.74.1) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
148148
Newtonsoft.Json (>= 13.0.3) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
149149
LinkDotNet.StringBuilder (1.18)
150150
McMaster.NETCore.Plugins (2.0) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))

0 commit comments

Comments
 (0)