Skip to content

Commit c0bcd38

Browse files
Bump Ionide.KeepAChangelog.Tasks from 0.3.1 to 0.3.3
--- updated-dependencies: - dependency-name: Ionide.KeepAChangelog.Tasks dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 774e77d commit c0bcd38

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)