Skip to content

Commit d40af4b

Browse files
authored
update Ionide.ProjInfo to 0.70.2 (#1358)
1 parent ff523ea commit d40af4b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

paket.dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ nuget Ionide.Analyzers
1515
nuget FSharp.Analyzers.Build
1616
nuget Ionide.ProjInfo >= 0.70.1
1717
nuget Ionide.ProjInfo.FCS >= 0.70.1
18-
nuget Ionide.ProjInfo.ProjectSystem >= 0.70.1
18+
nuget Ionide.ProjInfo.ProjectSystem >= 0.70.2
1919
nuget Microsoft.Build >= 17.2 copy_local:false
2020
nuget Microsoft.Build.Framework >= 17.4 copy_local:false
2121
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
@@ -130,17 +130,17 @@ NUGET
130130
FSharp.Core (>= 6.0)
131131
Newtonsoft.Json (>= 13.0.1)
132132
StreamJsonRpc (>= 2.16.36)
133-
Ionide.ProjInfo (0.70.1)
133+
Ionide.ProjInfo (0.70.2)
134134
FSharp.Core (>= 6.0) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
135135
Microsoft.VisualStudio.SolutionPersistence (>= 1.0.28) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
136136
SemanticVersioning (>= 2.0.2) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
137-
Ionide.ProjInfo.FCS (0.70.1)
137+
Ionide.ProjInfo.FCS (0.70.2)
138138
FSharp.Compiler.Service (>= 43.9.201) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
139139
FSharp.Core (>= 9.0.201) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
140-
Ionide.ProjInfo (>= 0.70.1) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
141-
Ionide.ProjInfo.ProjectSystem (0.70.1)
140+
Ionide.ProjInfo (>= 0.70.2) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
141+
Ionide.ProjInfo.ProjectSystem (0.70.2)
142142
Fsharp.Control.Reactive (>= 5.0.5) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
143-
Ionide.ProjInfo.FCS (>= 0.70.1) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
143+
Ionide.ProjInfo.FCS (>= 0.70.2) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
144144
Newtonsoft.Json (>= 13.0.3) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
145145
LinkDotNet.StringBuilder (1.18)
146146
McMaster.NETCore.Plugins (1.4) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))

0 commit comments

Comments
 (0)