Skip to content

Commit

Permalink
Bump FSharp.Core and Unquote
Browse files Browse the repository at this point in the history
Bumps [FSharp.Core](https://github.com/dotnet/fsharp) and [Unquote](https://github.com/SwensenSoftware/unquote). These dependencies needed to be updated together.

Updates `FSharp.Core` from 6.0.7 to 6.0.0
- [Release notes](https://github.com/dotnet/fsharp/releases)
- [Changelog](https://github.com/dotnet/fsharp/blob/main/release-notes.md)
- [Commits](https://github.com/dotnet/fsharp/commits)

Updates `Unquote` from 6.1.0 to 7.0.1
- [Commits](SwensenSoftware/unquote@6.1.0...7.0.1)

---
updated-dependencies:
- dependency-name: FSharp.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Unquote
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 7ed0472 commit 7e2192d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1"/>
<PackageVersion Include="xunit" Version="2.9.2"/>
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.7"/>
<PackageVersion Include="Unquote" Version="6.1.0"/>
<PackageVersion Include="Unquote" Version="7.0.1"/>
</ItemGroup>
</Project>

0 comments on commit 7e2192d

Please sign in to comment.