Skip to content

Commit 6f96e78

Browse files
Bump Fake.Core.Target, Fake.IO.FileSystem and FSharp.Core
Bumps [Fake.Core.Target](https://github.com/fsprojects/Fake), [Fake.IO.FileSystem](https://github.com/fsprojects/Fake) and [FSharp.Core](https://github.com/dotnet/fsharp). These dependencies needed to be updated together. Updates `Fake.Core.Target` from 6.0.0 to 6.1.3 - [Release notes](https://github.com/fsprojects/Fake/releases) - [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md) - [Commits](fsprojects/FAKE@6.0.0...6.1.3) Updates `Fake.IO.FileSystem` from 6.1.3 to 6.1.3 - [Release notes](https://github.com/fsprojects/Fake/releases) - [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md) - [Commits](fsprojects/FAKE@6.1.3...6.1.3) Updates `FSharp.Core` from 9.0.100 to 8.0.301 - [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) --- updated-dependencies: - dependency-name: Fake.Core.Target dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Fake.IO.FileSystem dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: FSharp.Core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f887a72 commit 6f96e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</ItemGroup>
99
<ItemGroup>
1010
<PackageReference Include="Fake.BuildServer.GitHubActions" Version="6.1.3" />
11-
<PackageReference Include="Fake.Core.Target" Version="6.0.0" />
11+
<PackageReference Include="Fake.Core.Target" Version="6.1.3" />
1212
<PackageReference Include="Fake.DotNet.Cli" Version="6.0.0" />
1313
<PackageReference Include="Fake.DotNet.MSBuild" Version="6.0.0" />
1414
<PackageReference Include="Fake.IO.FileSystem" Version="6.1.3" />

0 commit comments

Comments
 (0)