Added net40 include path to resolve DesignTime DLLs.

This commit is contained in:
Achim D. Brucker 2018-07-18 06:55:52 +01:00
parent 1f984a2e43
commit 3bc888f089
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,9 @@
namespace LogicalHacking.ExtensionDsLab
#I "../../packages/FSharp.Data/lib/net40"
#I "../../packages/RProvider/lib/net40"
#r "System.Configuration.dll"
open System.Configuration