File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 33 "isRoot" : true ,
44 "tools" : {
55 "fsharp-analyzers" : {
6- "version" : " 0.29.0 " ,
6+ "version" : " 0.29.1 " ,
77 "commands" : [
88 " fsharp-analyzers"
99 ]
Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## 0.14.1 - 2025-03-06
5+
6+ * Bump FSharp.Analyzers.SDK to ` 0.29.1 ` . [ #141 ] ( https://github.com/ionide/ionide-analyzers/pull/141 )
7+
48## 0.14.0 - 2025-02-12
59
610### Changed
Original file line number Diff line number Diff line change 1414 <PackageVersion Include =" MSBuild.StructuredLogger" Version =" 2.2.374" />
1515 </ItemGroup >
1616 <ItemGroup Condition =" '$(UseLocalAnalyzersSDK)' == 'false'" >
17- <PackageVersion Include =" FSharp.Analyzers.SDK" Version =" [0.29.0 ]" />
18- <PackageVersion Include =" FSharp.Analyzers.SDK.Testing" Version =" [0.29.0 ]" />
17+ <PackageVersion Include =" FSharp.Analyzers.SDK" Version =" [0.29.1 ]" />
18+ <PackageVersion Include =" FSharp.Analyzers.SDK.Testing" Version =" [0.29.1 ]" />
1919 </ItemGroup >
2020</Project >
You can’t perform that action at this time.
0 commit comments