Skip to content

Commit 386c1a2

Browse files
authored
Merge pull request #13 from goswinr/dependabot/nuget/Ionide.KeepAChangelog.Tasks-0.3.3
2 parents 774e77d + c0bcd38 commit 386c1a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ForPublishing.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070

7171
<ItemGroup>
7272
<PackageReference Include="FSharp.Core" Version="6.0.7" /> <!-- so that dependabot does not fail, even though it is set to be excluded -->
73-
<PackageReference Include="Ionide.KeepAChangelog.Tasks" Version="0.3.1" PrivateAssets="All" />
73+
<PackageReference Include="Ionide.KeepAChangelog.Tasks" Version="0.3.3" PrivateAssets="All" />
7474
<PackageReference Include="Eto.Forms" Version="2.9.0" PrivateAssets="All" /> <!-- so it works on Mac too and doesn't need Mac.Mono https://discourse.mcneel.com/t/rhino-for-mac-wip-goodbye-mono-hello-net-6/131925 -->
7575

7676
<PackageReference Include="RhinoCommon" Version="7.0.20314.3001" Condition="'$(TargetFramework)' == 'net48'" PrivateAssets="all" ExcludeAssets="runtime" /> <!--should be the same version as Rhino.Scripting and Rhino.Scripting.Extension -->

0 commit comments

Comments
 (0)