Skip to content

Commit

Permalink
Update DEVGUIDE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vzarytovskii authored Feb 18, 2024
1 parent 7daac8d commit 44af7c8
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 @@ -76,7 +76,7 @@ If you are just developing the core compiler and library then building ``FSharp.
We recommend installing the latest Visual Studio preview and using that if you are on Windows. However, if you prefer not to do that, you will need to install the following:

* [.NET Framework 4.7.2](https://dotnet.microsoft.com/download/dotnet-framework/net472)
* [.NET 7](https://dotnet.microsoft.com/download/dotnet/7.0)
* [.NET SDK](https://dotnet.microsoft.com/download/dotnet) (see exact version in global.json file in the repository root).

You'll need to pass an additional flag to the build script:

Expand Down

0 comments on commit 44af7c8

Please sign in to comment.