Skip to content

Commit 199056f

Browse files
committed
2 parents cb144f2 + 1265405 commit 199056f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33
This repository contains all F# code listings as required for all exercises and samples within the 'Get Programming with F#' book, available [here]( https://www.manning.com/books/get-programming-with-f-sharp).
44

55
To install all dependencies as needed for the exercises, simply run the build.cmd file, which uses Paket to download all NuGet dependencies.
6+
7+
## Using VS Code / VS2017 / VS2019 and .NET Core?
8+
Switch to the `netcore` branch of this repository. Many of the lessons and modules have been upgraded to the "new" project structure and should "just work"!

0 commit comments

Comments
 (0)