Skip to content

Commit e4d78a6

Browse files
Bump FSharp.Core, Microsoft.NETFramework.ReferenceAssemblies and Rhino.Scripting
Bumps [FSharp.Core](https://github.com/dotnet/fsharp), [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) and [Rhino.Scripting](https://github.com/goswinr/Rhino.Scripting). These dependencies needed to be updated together. Updates `FSharp.Core` from 6.0.7 to 6.0.7 - [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 `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) Updates `Rhino.Scripting` from 0.8.2 to 0.9.0 - [Changelog](https://github.com/goswinr/Rhino.Scripting/blob/main/CHANGELOG.md) - [Commits](goswinr/Rhino.Scripting@0.8.2...0.9.0) --- updated-dependencies: - dependency-name: FSharp.Core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Rhino.Scripting dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e906c4 commit e4d78a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rhino.Scripting.Fsharp.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<PackageReference Include="RhinoCommon" Version="7.0.20314.3001" PrivateAssets="all" ExcludeAssets="runtime" />
6565
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" IncludeAssets="runtime; build; native; contentfiles; analyzers; buildtransitive" />
6666
<PackageReference Include="Ionide.KeepAChangelog.Tasks" Version="0.1.8" PrivateAssets="all" />
67-
<PackageReference Include="Rhino.Scripting" Version="0.8.2" />
67+
<PackageReference Include="Rhino.Scripting" Version="0.9.0" />
6868

6969
<!-- <Reference Include="FsEx" HintPath="../FsEx/bin/Release/net472/FsEx.dll" /> -->
7070
<!-- <Reference Include="Rhino.Scripting" HintPath="../Rhino.Scripting/bin/Release/net48/Rhino.Scripting.dll" /> -->

0 commit comments

Comments
 (0)