File tree Expand file tree Collapse file tree
src/FSharp.Formatting.Markdown Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 </PropertyGroup >
77 <ItemGroup >
88 <!-- locking the version of F# Core as FCS does this anyway and in practise all will be using the same version -->
9- <PackageVersion Include =" FSharp.Core" Version =" [10.0.100 ]" />
10- <PackageVersion Include =" FSharp.Compiler.Service" Version =" [43.10.100 ]" />
9+ <PackageVersion Include =" FSharp.Core" Version =" [10.1.201 ]" />
10+ <PackageVersion Include =" FSharp.Compiler.Service" Version =" [43.12.201 ]" />
1111 <PackageVersion Include =" CommandLineParser" Version =" 2.9.1" />
1212 <PackageVersion Include =" Microsoft.Build" Version =" " PrivateAssets =" all" />
1313 <PackageVersion Include =" Microsoft.Build.Framework" Version =" " PrivateAssets =" all" />
Original file line number Diff line number Diff line change 2626 <ProjectReference Include =" ..\FSharp.Formatting.Common\FSharp.Formatting.Common.fsproj" />
2727 </ItemGroup >
2828 <ItemGroup >
29+ <PackageReference Include =" FSharp.Compiler.Service" VersionOverride =" 43.12.201" />
2930 <PackageReference Include =" FSharp.Core" />
3031 </ItemGroup >
3132</Project >
You can’t perform that action at this time.
0 commit comments