Skip to content

Commit

Permalink
Update DEVGUIDE to mention net472 (#6242)
Browse files Browse the repository at this point in the history
As per #6226 this is required
  • Loading branch information
cartermp authored and KevinRansom committed Feb 20, 2019
1 parent ee70a43 commit 138f2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVGUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Follow the instructions below to build and develop the F# Compiler, Core Library

Install

- [.NET 4.6](https://www.microsoft.com/en-gb/download/details.aspx?id=48130)
- [.NET Framework 4.7.2](https://dotnet.microsoft.com/download/dotnet-framework/net472)

**NOTE on Windows:**

Expand Down

0 comments on commit 138f2b0

Please sign in to comment.