File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.10.1] - 2025-03-07
11+ ### Changed
12+ - Referencing Rhino.Scripting 0.10.1
13+
1014## [ 0.10.0] - 2025-03-07
1115### Changed
1216- Referencing Rhino.Scripting 0.10.0
@@ -33,7 +37,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3337- Referencing Rhino.Scripting 0.5.0
3438
3539
36- [ Unreleased ] : https://github.com/goswinr/Rhino.Scripting.FSharp/compare/0.10.0...HEAD
40+ [ Unreleased ] : https://github.com/goswinr/Rhino.Scripting.FSharp/compare/0.10.1...HEAD
41+ [ 0.10.1 ] : https://github.com/goswinr/Rhino.Scripting.FSharp/compare/0.10.0...0.10.1
3742[ 0.10.0 ] : https://github.com/goswinr/Rhino.Scripting.FSharp/compare/0.8.2...0.10.0
3843[ 0.8.2 ] : https://github.com/goswinr/Rhino.Scripting.FSharp/compare/0.8.1...0.8.2
3944[ 0.8.1 ] : https://github.com/goswinr/Rhino.Scripting.FSharp/compare/0.8.0...0.8.1
Original file line number Diff line number Diff line change 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.10.0 " />
67+ <PackageReference Include =" Rhino.Scripting" Version =" 0.10.1 " />
6868
6969 <!-- <Reference Include="Rhino.Scripting" HintPath="../Rhino.Scripting/bin/Release/net48/Rhino.Scripting.dll" /> -->
7070 </ItemGroup >
You can’t perform that action at this time.
0 commit comments