We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c326e28 commit 85590fcCopy full SHA for 85590fc
fsharp/frank/config.yaml
@@ -1,3 +1,3 @@
1
framework:
2
github: frank-fs/frank
3
- version: 6.2
+ version: 6.3
fsharp/frank/web.fsproj
@@ -6,7 +6,6 @@
6
<Compile Include="Program.fs" />
7
</ItemGroup>
8
<ItemGroup>
9
- <PackageReference Update="FSharp.Core" Version="7.0.*" />
10
- <PackageReference Include="Frank" Version="6.2.*" />
+ <PackageReference Include="Frank" Version="6.3.*" />
11
12
</Project>
0 commit comments