Skip to content

Commit

Permalink
Remove F# core 6 ref in other projects
Browse files Browse the repository at this point in the history
  • Loading branch information
gusty committed Feb 2, 2025
1 parent 2b3ba52 commit 90787c3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions src/FSharpPlus.TypeLevel/FSharpPlus.TypeLevel.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
<!--<Compile Include="Providers/Matrix.Provider.fs" />
<Compile Include="Providers/TypeProviderAssembly.fs" />-->
</ItemGroup>
<ItemGroup>
<PackageReference Update="FSharp.Core" Version="6.0.6" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="../FSharpPlus/FSharpPlus.fsproj" />
</ItemGroup>
Expand Down
1 change: 0 additions & 1 deletion tests/FSharpPlus.Tests/FSharpPlus.Tests.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Runtime" Version="4.3.1" />
<PackageReference Update="FSharp.Core" Version="6.0.6" />
<PackageReference Include="MathNet.Numerics.FSharp" Version="4.8.1" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="FsCheck" Version="2.16.5" />
Expand Down

0 comments on commit 90787c3

Please sign in to comment.