Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ncave committed May 23, 2020
1 parent e4eeb2b commit 0656b52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fcs/fcs-export/fcs-export.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="FSharp.Core" Version="4.7.1" />
<PackageReference Include="FSharp.Core" Version="4.7.2" />
<PackageReference Include="Fable.Core" Version="3.1.*" />
<PackageReference Include="Dotnet.ProjInfo" Version="*" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion fcs/global.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sdk": {
"version": "3.1.201"
"version": "3.1.300"
}
}

0 comments on commit 0656b52

Please sign in to comment.