Skip to content

Commit a35d70a

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 3443d81 commit a35d70a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/ArrayT.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<ItemGroup>
5858
<PackageReference Update="FSharp.Core" Version="6.0.7" /> <!-- 6.0 for InlineIfLambda , otherwise the minimum FSharp.Core version would be forced by the SDK used for building it. this would be needlessly too high-->
5959
<PackageReference Include="Fable.Core" Version="4.5.0" Condition="$(DefineConstants.Contains('FABLE_COMPILER'))" /> <!-- Fable.Core is used to emit more optimized JS than the Fable compiler -->
60-
<PackageReference Include="Ionide.KeepAChangelog.Tasks" Version="0.3.1" PrivateAssets="all" />
60+
<PackageReference Include="Ionide.KeepAChangelog.Tasks" Version="0.3.3" PrivateAssets="all" />
6161
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" IncludeAssets="runtime; build; native; contentfiles; analyzers; buildtransitive" />
6262
</ItemGroup>
6363

0 commit comments

Comments
 (0)