Skip to content

Commit 85590fc

Browse files
authored
feat(frank): update to Frank 6.3 (#8291)
1 parent c326e28 commit 85590fc

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

fsharp/frank/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
framework:
22
github: frank-fs/frank
3-
version: 6.2
3+
version: 6.3

fsharp/frank/web.fsproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<Compile Include="Program.fs" />
77
</ItemGroup>
88
<ItemGroup>
9-
<PackageReference Update="FSharp.Core" Version="7.0.*" />
10-
<PackageReference Include="Frank" Version="6.2.*" />
9+
<PackageReference Include="Frank" Version="6.3.*" />
1110
</ItemGroup>
1211
</Project>

0 commit comments

Comments
 (0)