Coder Social home page Coder Social logo

fsprojects / dynamicscrmprovider Goto Github PK

View Code? Open in Web Editor NEW
16.0 18.0 17.0 768 KB

A type provider for Microsoft Dynamics CRM 2011.

Home Page: http://fsprojects.github.io/DynamicsCRMProvider/

License: Other

Shell 0.54% F# 76.49% C# 22.78% Batchfile 0.18%

dynamicscrmprovider's Introduction

Issue Stats Issue Stats

DynamicsCRMProvider

A type provider which allows to access Microsoft Dynamics CRM. NuGet Status

In order to use this type provider you will need Microsoft Identity Model installed on the client machine.

This has been built against the Microsoft Dynamics CRM 2011 SDK Version 5.0.18

Documentation is available here.

Building

  • Mono: Run build.sh Mono build status
  • Windows: Run build.cmd Win build

Maintainer(s)

The default maintainer account for projects under "fsprojects" is @fsprojectsgit - F# Community Project Incubation Space (repo management)

dynamicscrmprovider's People

Contributors

forki avatar fsprojectsgit avatar sergey-tihon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dynamicscrmprovider's Issues

Working with CRM 2017 and Dynamics 365 CRM

Hello @sergey-tihon

I am very interested to this project up and running with latest CRM.
I think If you help me a little bit I may can keep contribute this project keep running.

I am using VS 2017 with F# 4.1 and I have tried many hours but I failed to build.
What I did is making the Microsoft.Crm.Services.Utility project use microsoft.crmsdk.coreassemblies.8.2.0.2 and add a reference System.ServiceModel to the project after that I can successfully build Microsoft.Crm.Services.Utility project.
The other projects have updated to Target Framework 4.6.2 with F# 3.1 runtime
However I cannot build the solution.

Checking Paket version (downloading latest stable)...
Paket.exe 5.114.0 is up to date.
Paket version 5.114.0
Last restore is still up to date.
Performance:
 - Runtime: 1 second
Building project with version: LocalBuild
Shortened DependencyGraph for Target All:
<== All
   <== GenerateDocs
      <== GenerateReferenceDocs
         <== CopyBinaries
            <== Build
               <== AssemblyInfo
                  <== Clean
         <== GenerateHelp
            <== CleanDocs

The running order is:
  - Clean
  - AssemblyInfo
  - Build
  - CopyBinaries
  - CleanDocs
  - GenerateHelp
  - GenerateReferenceDocs
  - GenerateDocs
  - All
Running build with 1 worker
Starting Target: Clean
Deleting contents of bin
Deleting contents of temp
Finished Target: Clean
Starting Target: AssemblyInfo (==> Clean)
Created AssemblyInfo file "src\Common\AssemblyInfo.fs".
Created AssemblyInfo file "E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Properties\AssemblyInfo.cs".
Finished Target: AssemblyInfo
Starting Target: Build (==> AssemblyInfo)
Building project: E:\Code\CrmProvider\DynamicsCRMProvider.sln
  C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\MSBuild.exe  E:\Code\CrmProvider\DynamicsCRMProvider.sln /t:Rebuild /m  /nodeReuse:False    /p:RestorePackages="False" /p:Configuration="Release" /logger:Fake.MsBuildLogger+ErrorLogger,"E:\Code\CrmProvider\packages\FAKE\tools\FakeLib.dll"
Microsoft (R) Build Engine version 15.4.8.50001 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.

Build started 12/10/2017 1:56:04 PM.
     1>Project "E:\Code\CrmProvider\DynamicsCRMProvider.sln" on node 1 (Rebuild target(s)).
     1>ValidateSolutionConfiguration:
         Building solution configuration "Release|Any CPU".
     1>Project "E:\Code\CrmProvider\DynamicsCRMProvider.sln" (1) is building "E:\Code\CrmProvider\src\DynamicsCRMProvider\DynamicsCRMProvider.fsproj" (2) on node 1 (Rebuild target(s)).
     2>CoreClean:
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider\bin\Release\DynamicsCRMProvider.fsx".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider\bin\Release\FSharp.Data.DynamicsCRMProvider.XML".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider\bin\Release\FSharp.Data.DynamicsCRMProvider.dll".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider\bin\Release\FSharp.Data.DynamicsCRMProvider.pdb".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider\bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.dll".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider\bin\Release\Microsoft.Xrm.Sdk.dll".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider\bin\Release\Microsoft.Crm.Services.Utility.dll".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider\bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.pdb".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider\bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.xml".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider\bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.dll.config".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider\bin\Release\Microsoft.Xrm.Sdk.xml".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider\bin\Release\Microsoft.Crm.Services.Utility.pdb".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider\bin\Release\Microsoft.Crm.Services.Utility.xml".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider\obj\Release\DynamicsCRMProvider.fsprojResolveAssemblyReference.cache".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider\obj\Release\DynamicsCRMProvider.fsproj.CoreCompileInputs.cache".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider\obj\Release\FSharp.Data.DynamicsCRMProvider.dll".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider\obj\Release\FSharp.Data.DynamicsCRMProvider.pdb".
     1>Project "E:\Code\CrmProvider\DynamicsCRMProvider.sln" (1) is building "E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj" (4) on node 2 (Rebuild target(s)).
     4>CoreClean:
         Deleting file "E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\bin\Release\Microsoft.Crm.Services.Utility.XML".
         Deleting file "E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\bin\Release\Microsoft.Crm.Services.Utility.dll".
         Deleting file "E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\bin\Release\Microsoft.Crm.Services.Utility.pdb".
         Deleting file "E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\bin\Release\Microsoft.Crm.Sdk.Proxy.dll".
         Deleting file "E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\bin\Release\Microsoft.IdentityModel.dll".
         Deleting file "E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\bin\Release\Microsoft.Xrm.Sdk.dll".
         Deleting file "E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\bin\Release\Microsoft.Crm.Sdk.Proxy.xml".
         Deleting file "E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\bin\Release\Microsoft.Xrm.Sdk.xml".
         Deleting file "E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\obj\Release\Microsoft.Crm.Services.Utility.csprojResolveAssemblyReference.cache".
         Deleting file "E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\obj\Release\Microsoft.Crm.Services.Utility.csproj.CoreCompileInputs.cache".
         Deleting file "E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\obj\Release\Microsoft.Crm.Services.Utility.dll".
         Deleting file "E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\obj\Release\Microsoft.Crm.Services.Utility.pdb".
     1>Project "E:\Code\CrmProvider\DynamicsCRMProvider.sln" (1) is building "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\DynamicsCRMProvider.Runtime.fsproj" (3:2) on node 3 (Rebuild target(s)).
     3>CoreClean:
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.dll.config".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.XML".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.dll".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.pdb".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\Microsoft.Crm.Sdk.Proxy.dll".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\Microsoft.Crm.Services.Utility.dll".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\Microsoft.IdentityModel.dll".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\Microsoft.Xrm.Sdk.dll".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\Microsoft.Crm.Services.Utility.pdb".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\Microsoft.Crm.Services.Utility.xml".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\Microsoft.Crm.Sdk.Proxy.xml".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\Microsoft.Xrm.Sdk.xml".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\obj\Release\DynamicsCRMProvider.Runtime.fsprojResolveAssemblyReference.cache".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\obj\Release\DynamicsCRMProvider.Runtime.fsproj.CoreCompileInputs.cache".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\obj\Release\FSharp.Data.DynamicsCRMProvider.Runtime.dll".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\obj\Release\FSharp.Data.DynamicsCRMProvider.Runtime.pdb".
     1>Project "E:\Code\CrmProvider\DynamicsCRMProvider.sln" (1) is building "E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj" (5) on node 4 (Rebuild target(s)).
     5>CoreClean:
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\obj\Release\DynamicsCRMProvider.DesignTime.fsprojResolveAssemblyReference.cache".
         Deleting file "E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\obj\Release\DynamicsCRMProvider.DesignTime.fsproj.CoreCompileInputs.cache".
     4>GenerateTargetFrameworkMonikerAttribute:
       Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
       CoreCompile:
         C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Roslyn\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /doc:bin\Release\Microsoft.Crm.Services.Utility.XML /defin
         e:TRACE /highentropyva+ /reference:E:\Code\CrmProvider\packages\Microsoft.CrmSdk.CoreAssemblies\lib\net452\Microsoft.Crm.Sdk.Proxy.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFrame
         work\v4.6.2\Microsoft.CSharp.dll" /reference:E:\Code\CrmProvider\packages\Microsoft.IdentityModel\lib\net35\Microsoft.IdentityModel.dll /reference:E:\Code\CrmProvider\packages\Microsoft.CrmSdk.CoreAssemblies\lib\net452\M
         icrosoft.Xrm.Sdk.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramewor
         k\v4.6.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Micros
         oft\Framework\.NETFramework\v4.6.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.DirectoryServices.AccountManagement.dll" /reference:"C:\Program
         Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.DirectoryServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.dll" /refere
         nce:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.IdentityModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.
         Runtime.Serialization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Security.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework
         \.NETFramework\v4.6.2\System.ServiceModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.ServiceModel.Web.dll" /reference:"C:\Program Files (x86)\Reference As
         semblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Refere
         nce Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\Microsoft.Crm.Services.Utility.dll /ruleset:"C:\Program Files (x86)\Microsoft Visual
         Studio\2017\Enterprise\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /subsystemversion:6.00 /target:library /utf8output deviceidmanager.cs Properties\AssemblyInfo.cs "C:\Users\dkim\AppData\
         Local\Temp\.NETFramework,Version=v4.6.2.AssemblyAttributes.cs"
         Using shared compilation with compiler from directory: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Roslyn
     4>deviceidmanager.cs(42,26): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceIdManager.MaxDeviceNameLength' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utilit
       y.csproj]
     4>deviceidmanager.cs(43,26): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceIdManager.MaxDevicePasswordLength' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Ut
       ility.csproj]
     4>deviceidmanager.cs(664,30): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationFailedException.GetObjectData(SerializationInfo, StreamingContext)' [E:\Code\CrmProvider\src\Microsoft.
       Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj]
     4>deviceidmanager.cs(675,25): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationRequest' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj]
     4>deviceidmanager.cs(678,16): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationRequest.DeviceRegistrationRequest()' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.
       Crm.Services.Utility.csproj]
     4>deviceidmanager.cs(682,16): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationRequest.DeviceRegistrationRequest(Guid, LiveDevice)' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Ut
       ility\Microsoft.Crm.Services.Utility.csproj]
     4>deviceidmanager.cs(701,45): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationRequest.ClientInfo' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Util
       ity.csproj]
     4>deviceidmanager.cs(704,49): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationRequest.Authentication' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.
       Utility.csproj]
     4>deviceidmanager.cs(712,25): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationClientInfo' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.cspr
       oj]
     4>deviceidmanager.cs(716,21): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationClientInfo.ApplicationId' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Service
       s.Utility.csproj]
     4>deviceidmanager.cs(719,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationClientInfo.Version' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Util
       ity.csproj]
     4>deviceidmanager.cs(727,25): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationAuthentication' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.
       csproj]
     4>deviceidmanager.cs(731,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationAuthentication.MemberName' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Servic
       es.Utility.csproj]
     4>deviceidmanager.cs(734,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationAuthentication.Password' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services
       .Utility.csproj]
     4>deviceidmanager.cs(742,25): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationResponse' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj
       ]
     4>deviceidmanager.cs(746,21): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationResponse.IsSuccess' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Util
       ity.csproj]
     4>deviceidmanager.cs(749,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationResponse.Puid' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.c
       sproj]
     4>deviceidmanager.cs(752,48): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationResponse.Error' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.
       csproj]
     4>deviceidmanager.cs(755,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationResponse.ErrorSubCode' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.U
       tility.csproj]
     4>deviceidmanager.cs(763,25): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationResponseError' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.c
       sproj]
     4>deviceidmanager.cs(769,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationResponseError.Code' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Util
       ity.csproj]
     4>deviceidmanager.cs(800,44): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationResponseError.RegistrationErrorCode' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.
       Crm.Services.Utility.csproj]
     4>deviceidmanager.cs(808,25): warning CS1591: Missing XML comment for publicly visible type or member 'LiveDevice' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj]
     4>deviceidmanager.cs(812,20): warning CS1591: Missing XML comment for publicly visible type or member 'LiveDevice.Version' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj]
     4>deviceidmanager.cs(815,31): warning CS1591: Missing XML comment for publicly visible type or member 'LiveDevice.User' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj]
     4>deviceidmanager.cs(819,24): warning CS1591: Missing XML comment for publicly visible type or member 'LiveDevice.Token' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj]
     4>deviceidmanager.cs(822,23): warning CS1591: Missing XML comment for publicly visible type or member 'LiveDevice.Expiry' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj]
     4>deviceidmanager.cs(825,23): warning CS1591: Missing XML comment for publicly visible type or member 'LiveDevice.ClockSkew' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj]
     4>deviceidmanager.cs(832,25): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceUserName' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj]
     4>deviceidmanager.cs(843,16): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceUserName.DeviceUserName()' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.c
       sproj]
     4>deviceidmanager.cs(851,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceUserName.DeviceName' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj]
     4>deviceidmanager.cs(854,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceUserName.UserNameType' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.cspro
       j]
     4>deviceidmanager.cs(857,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceUserName.EncryptedPassword' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.
       csproj]
     4>deviceidmanager.cs(879,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceUserName.DeviceId' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj]
     4>deviceidmanager.cs(888,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceUserName.DecryptedPassword' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.
       csproj]
     4>deviceidmanager.cs(913,34): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceUserName.ToClientCredentials()' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Util
       ity.csproj]
       _CopyFilesMarkedCopyLocal:
         Copying file from "E:\Code\CrmProvider\packages\Microsoft.CrmSdk.CoreAssemblies\lib\net452\Microsoft.Crm.Sdk.Proxy.dll" to "bin\Release\Microsoft.Crm.Sdk.Proxy.dll".
         Copying file from "E:\Code\CrmProvider\packages\Microsoft.IdentityModel\lib\net35\Microsoft.IdentityModel.dll" to "bin\Release\Microsoft.IdentityModel.dll".
         Copying file from "E:\Code\CrmProvider\packages\Microsoft.CrmSdk.CoreAssemblies\lib\net452\Microsoft.Xrm.Sdk.dll" to "bin\Release\Microsoft.Xrm.Sdk.dll".
         Copying file from "E:\Code\CrmProvider\packages\Microsoft.CrmSdk.CoreAssemblies\lib\net452\Microsoft.Crm.Sdk.Proxy.xml" to "bin\Release\Microsoft.Crm.Sdk.Proxy.xml".
         Copying file from "E:\Code\CrmProvider\packages\Microsoft.CrmSdk.CoreAssemblies\lib\net452\Microsoft.Xrm.Sdk.xml" to "bin\Release\Microsoft.Xrm.Sdk.xml".
         Touching "E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\obj\Release\Microsoft.Crm.Services.Utility.csproj.CopyComplete".
       CopyFilesToOutputDirectory:
         Copying file from "obj\Release\Microsoft.Crm.Services.Utility.dll" to "bin\Release\Microsoft.Crm.Services.Utility.dll".
         Microsoft.Crm.Services.Utility -> E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\bin\Release\Microsoft.Crm.Services.Utility.dll
         Copying file from "obj\Release\Microsoft.Crm.Services.Utility.pdb" to "bin\Release\Microsoft.Crm.Services.Utility.pdb".
     4>Done Building Project "E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj" (Rebuild target(s)).
     3>ResolveAssemblyReferences:
         Primary reference "FSharp.Core, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
     3>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "FSharp.Core
       , Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [E:\Code\CrmProvider\src\Dyn
       amicsCRMProvider.Runtime\DynamicsCRMProvider.Runtime.fsproj]
                 For SearchPath "{TargetFrameworkDirectory}".
                 Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\Facades\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\Facades\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\Facades\FSharp.Core.exe", but it didn't exist.
                 For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.2}".
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\Extensions\Microsoft\SqlDb\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\Extensions\Microsoft\SqlDb\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\Extensions\Microsoft\SqlDb\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\PublicAssemblies\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\PublicAssemblies\FSharp.Core.dll",
                                but its name "FSharp.Core, Version=4.4.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
                                didn't match the expected name "FSharp.Core, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\PublicAssemblies\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\PublicAssemblies\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\PublicAssemblies\FSharp.Core.dll",
                                but its name "FSharp.Core, Version=4.4.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
                                didn't match the expected name "FSharp.Core, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\PublicAssemblies\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\FSharp.Core.exe", but it didn't exist.
                 For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.2,AssemblyFoldersEx}".
                 Considered AssemblyFoldersEx locations.
                 For SearchPath "{AssemblyFolders}".
                 Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft SQL Server\140\SDK\Assemblies\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft SQL Server\140\SDK\Assemblies\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft SQL Server\140\SDK\Assemblies\FSharp.Core.exe", but it didn't exist.
                 For SearchPath "{GAC}".
                 Considered "FSharp.Core, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", which was not found in the GAC.
                 For SearchPath "{RawFileName}".
                 Considered treating "FSharp.Core, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" as a file name, but it didn't exist.
                 For SearchPath "bin\Release\".
                 Considered "bin\Release\FSharp.Core.winmd", but it didn't exist.
                 Considered "bin\Release\FSharp.Core.dll", but it didn't exist.
                 Considered "bin\Release\FSharp.Core.exe", but it didn't exist.
         AssemblyFoldersEx location: "{Registry:Software\Microsoft\.NETFramework,v4.6.2,AssemblyFoldersEx}"
                 C:\Program Files (x86)\Reference Assemblies\Microsoft\MSBuild\v14.0
                 C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\
                 C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.5\
                 C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PublicAssemblies\
                 C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\


                 C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\bin\plugins\Diagnostics\
                 C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref\Caching\
                 C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.0\
                 C:\Program Files (x86)\Microsoft SQL Server\130\DTS\Tasks
                 C:\Program Files (x86)\Microsoft SQL Server\130\DTS\PipelineComponents\
                 C:\Program Files (x86)\Microsoft SQL Server\130\DTS\ForEachEnumerators
                 C:\Program Files (x86)\Microsoft SQL Server\130\DTS\Connections\
                 C:\Program Files (x86)\Open XML SDK\V2.5\lib
                 C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v2.0\
                 C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref
                 C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\\PublicAssemblies
                 C:\Program Files (x86)\Microsoft Chart Controls\Assemblies
                 C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 2\Assemblies\
                 C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref
       GenerateTargetFrameworkMonikerAttribute:
       Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
       CoreCompile:
         C:\Program Files (x86)\Microsoft SDKs\F#\4.1\Framework\v4.0\fsc.exe -o:obj\Release\FSharp.Data.DynamicsCRMProvider.Runtime.dll
         --debug:pdbonly
         --noframework
         --define:TRACE
         --doc:bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.XML
         --optimize+
         -r:E:\Code\CrmProvider\packages\Microsoft.CrmSdk.CoreAssemblies\lib\net452\Microsoft.Crm.Sdk.Proxy.dll
         -r:E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\bin\Release\Microsoft.Crm.Services.Utility.dll
         -r:E:\Code\CrmProvider\packages\Microsoft.IdentityModel\lib\net35\Microsoft.IdentityModel.dll
         -r:E:\Code\CrmProvider\packages\Microsoft.CrmSdk.CoreAssemblies\lib\net452\Microsoft.Xrm.Sdk.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\mscorlib.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Configuration.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Core.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.DirectoryServices.AccountManagement.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.DirectoryServices.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.IdentityModel.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Numerics.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Runtime.Serialization.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Security.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.ServiceModel.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.ServiceModel.Web.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Web.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Xml.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Xml.Linq.dll
         --target:library
         --warn:3
         --warnaserror:76
         --fullpaths
         --flaterrors
         --subsystemversion:6.00
         --highentropyva+
         ..\Common\AssemblyInfo.fs
         Logging.fs
         Configuration.fs
         Operators.fs
         XrmRuntime.Patterns.fs
         XrmRuntime.Common.fs
         XrmRuntim.QueryExpressions.fs
         XrmRuntime.Linq.fs
         XrmDesignTime.fs
         C:\Users\dkim\AppData\Local\Temp\.NETFramework,Version=v4.6.2.AssemblyAttributes.fs


     3>E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\XrmRuntime.Linq.fs(196,29): warning FS0025: Incomplete pattern matches on this expression. For example, the value 'Distinct (_)' may indicate a case not covered by the pa
       ttern(s). [E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\DynamicsCRMProvider.Runtime.fsproj]
       _CopyFilesMarkedCopyLocal:
         Copying file from "E:\Code\CrmProvider\packages\Microsoft.CrmSdk.CoreAssemblies\lib\net452\Microsoft.Crm.Sdk.Proxy.dll" to "bin\Release\Microsoft.Crm.Sdk.Proxy.dll".
         Copying file from "E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\bin\Release\Microsoft.Crm.Services.Utility.dll" to "bin\Release\Microsoft.Crm.Services.Utility.dll".
         Copying file from "E:\Code\CrmProvider\packages\Microsoft.IdentityModel\lib\net35\Microsoft.IdentityModel.dll" to "bin\Release\Microsoft.IdentityModel.dll".
         Copying file from "E:\Code\CrmProvider\packages\Microsoft.CrmSdk.CoreAssemblies\lib\net452\Microsoft.Xrm.Sdk.dll" to "bin\Release\Microsoft.Xrm.Sdk.dll".
         Copying file from "E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\bin\Release\Microsoft.Crm.Services.Utility.pdb" to "bin\Release\Microsoft.Crm.Services.Utility.pdb".
         Copying file from "E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\bin\Release\Microsoft.Crm.Services.Utility.xml" to "bin\Release\Microsoft.Crm.Services.Utility.xml".
         Copying file from "E:\Code\CrmProvider\packages\Microsoft.CrmSdk.CoreAssemblies\lib\net452\Microsoft.Crm.Sdk.Proxy.xml" to "bin\Release\Microsoft.Crm.Sdk.Proxy.xml".
         Copying file from "E:\Code\CrmProvider\packages\Microsoft.CrmSdk.CoreAssemblies\lib\net452\Microsoft.Xrm.Sdk.xml" to "bin\Release\Microsoft.Xrm.Sdk.xml".
         Touching "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\obj\Release\DynamicsCRMProvider.Runtime.fsproj.CopyComplete".
       _CopyAppConfigFile:
         Copying file from "App.config" to "bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.dll.config".
       CopyFilesToOutputDirectory:
         Copying file from "obj\Release\FSharp.Data.DynamicsCRMProvider.Runtime.dll" to "bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.dll".
         DynamicsCRMProvider.Runtime -> E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.dll
         Copying file from "obj\Release\FSharp.Data.DynamicsCRMProvider.Runtime.pdb" to "bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.pdb".
     3>Done Building Project "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\DynamicsCRMProvider.Runtime.fsproj" (Rebuild target(s)).
     5>ResolveAssemblyReferences:
         Primary reference "FSharp.Core, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
     5>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "FSharp.Core
       , Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [E:\Code\CrmProvider\src\Dyn
       amicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]
                 For SearchPath "{TargetFrameworkDirectory}".
                 Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\Facades\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\Facades\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\Facades\FSharp.Core.exe", but it didn't exist.
                 For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.2}".
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\Extensions\Microsoft\SqlDb\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\Extensions\Microsoft\SqlDb\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\Extensions\Microsoft\SqlDb\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\PublicAssemblies\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\PublicAssemblies\FSharp.Core.dll",
                                but its name "FSharp.Core, Version=4.4.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
                                didn't match the expected name "FSharp.Core, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\PublicAssemblies\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\PublicAssemblies\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\PublicAssemblies\FSharp.Core.dll",
                                but its name "FSharp.Core, Version=4.4.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
                                didn't match the expected name "FSharp.Core, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\PublicAssemblies\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\FSharp.Core.exe", but it didn't exist.
                 For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.2,AssemblyFoldersEx}".
                 Considered AssemblyFoldersEx locations.
                 For SearchPath "{AssemblyFolders}".
                 Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft SQL Server\140\SDK\Assemblies\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft SQL Server\140\SDK\Assemblies\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft SQL Server\140\SDK\Assemblies\FSharp.Core.exe", but it didn't exist.
                 For SearchPath "{GAC}".
                 Considered "FSharp.Core, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", which was not found in the GAC.
                 For SearchPath "{RawFileName}".
                 Considered treating "FSharp.Core, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" as a file name, but it didn't exist.
                 For SearchPath "bin\Release\".
                 Considered "bin\Release\FSharp.Core.winmd", but it didn't exist.
                 Considered "bin\Release\FSharp.Core.dll", but it didn't exist.
                 Considered "bin\Release\FSharp.Core.exe", but it didn't exist.
     5>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly th
       at could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]
         AssemblyFoldersEx location: "{Registry:Software\Microsoft\.NETFramework,v4.6.2,AssemblyFoldersEx}"
                 C:\Program Files (x86)\Reference Assemblies\Microsoft\MSBuild\v14.0
                 C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\
                 C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.5\
                 C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PublicAssemblies\
                 C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\


                 C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\bin\plugins\Diagnostics\
                 C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref\Caching\
                 C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.0\
                 C:\Program Files (x86)\Microsoft SQL Server\130\DTS\Tasks
                 C:\Program Files (x86)\Microsoft SQL Server\130\DTS\PipelineComponents\
                 C:\Program Files (x86)\Microsoft SQL Server\130\DTS\ForEachEnumerators
                 C:\Program Files (x86)\Microsoft SQL Server\130\DTS\Connections\
                 C:\Program Files (x86)\Open XML SDK\V2.5\lib
                 C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v2.0\
                 C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref
                 C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\\PublicAssemblies
                 C:\Program Files (x86)\Microsoft Chart Controls\Assemblies
                 C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 2\Assemblies\
                 C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref
       GenerateTargetFrameworkMonikerAttribute:
       Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
     2>ResolveAssemblyReferences:
         Primary reference "FSharp.Core, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
     2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "FSharp.Core
       , Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [E:\Code\CrmProvider\src\Dyn
       amicsCRMProvider\DynamicsCRMProvider.fsproj]
                 For SearchPath "{TargetFrameworkDirectory}".
                 Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\Facades\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\Facades\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\Facades\FSharp.Core.exe", but it didn't exist.
                 For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\AssemblyFolders.config,v4.6.2}".
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\Extensions\Microsoft\SqlDb\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\Extensions\Microsoft\SqlDb\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\Extensions\Microsoft\SqlDb\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\PublicAssemblies\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\PublicAssemblies\FSharp.Core.dll",
                                but its name "FSharp.Core, Version=4.4.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
                                didn't match the expected name "FSharp.Core, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\PublicAssemblies\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\PublicAssemblies\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\PublicAssemblies\FSharp.Core.dll",
                                but its name "FSharp.Core, Version=4.4.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
                                didn't match the expected name "FSharp.Core, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\PublicAssemblies\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VSSDK\VisualStudioIntegration\Common\Assemblies\v2.0\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\FSharp.Core.exe", but it didn't exist.
                 For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.2,AssemblyFoldersEx}".
                 Considered AssemblyFoldersEx locations.
                 For SearchPath "{AssemblyFolders}".
                 Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\FSharp.Core.exe", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft SQL Server\140\SDK\Assemblies\FSharp.Core.winmd", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft SQL Server\140\SDK\Assemblies\FSharp.Core.dll", but it didn't exist.
                 Considered "C:\Program Files (x86)\Microsoft SQL Server\140\SDK\Assemblies\FSharp.Core.exe", but it didn't exist.
                 For SearchPath "{GAC}".
                 Considered "FSharp.Core, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", which was not found in the GAC.
                 For SearchPath "{RawFileName}".
                 Considered treating "FSharp.Core, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" as a file name, but it didn't exist.
                 For SearchPath "bin\Release\".
                 Considered "bin\Release\FSharp.Core.winmd", but it didn't exist.
                 Considered "bin\Release\FSharp.Core.dll", but it didn't exist.
                 Considered "bin\Release\FSharp.Core.exe", but it didn't exist.
     2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly th
       at could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed. [E:\Code\CrmProvider\src\DynamicsCRMProvider\DynamicsCRMProvider.fsproj]
         AssemblyFoldersEx location: "{Registry:Software\Microsoft\.NETFramework,v4.6.2,AssemblyFoldersEx}"
                 C:\Program Files (x86)\Reference Assemblies\Microsoft\MSBuild\v14.0
                 C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\
                 C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.5\
                 C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PublicAssemblies\
                 C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\


                 C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\bin\plugins\Diagnostics\
                 C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref\Caching\
                 C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.0\
                 C:\Program Files (x86)\Microsoft SQL Server\130\DTS\Tasks
                 C:\Program Files (x86)\Microsoft SQL Server\130\DTS\PipelineComponents\
                 C:\Program Files (x86)\Microsoft SQL Server\130\DTS\ForEachEnumerators
                 C:\Program Files (x86)\Microsoft SQL Server\130\DTS\Connections\
                 C:\Program Files (x86)\Open XML SDK\V2.5\lib
                 C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v2.0\
                 C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref
                 C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\\PublicAssemblies
                 C:\Program Files (x86)\Microsoft Chart Controls\Assemblies
                 C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 2\Assemblies\
                 C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref
       GenerateTargetFrameworkMonikerAttribute:
       Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
     5>CoreCompile:
         C:\Program Files (x86)\Microsoft SDKs\F#\4.1\Framework\v4.0\fsc.exe -o:obj\Release\FSharp.Data.DynamicsCRMProvider.DesignTime.dll
         --debug:pdbonly
         --noframework
         --define:TRACE
         --doc:bin\Release\FSharp.Data.DynamicsCRMProvider.DesignTime.XML
         --optimize+
         -r:E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.dll
         -r:E:\Code\CrmProvider\packages\Microsoft.CrmSdk.CoreAssemblies\lib\net452\Microsoft.Crm.Sdk.Proxy.dll
         -r:E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\bin\Release\Microsoft.Crm.Services.Utility.dll
         -r:E:\Code\CrmProvider\packages\Microsoft.IdentityModel\lib\net35\Microsoft.IdentityModel.dll
         -r:E:\Code\CrmProvider\packages\Microsoft.CrmSdk.CoreAssemblies\lib\net452\Microsoft.Xrm.Sdk.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\mscorlib.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Core.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.DirectoryServices.AccountManagement.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.DirectoryServices.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.IdentityModel.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Numerics.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Runtime.Serialization.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Security.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.ServiceModel.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.ServiceModel.Web.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Web.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Xml.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Xml.Linq.dll
         --target:library
         --warn:3
         --warnaserror:76
         --fullpaths
         --flaterrors
         --subsystemversion:6.00
         --highentropyva+
         ..\..\paket-files\fsprojects\FSharp.TypeProviders.StarterPack\src\ProvidedTypes.fsi
         ..\..\paket-files\fsprojects\FSharp.TypeProviders.StarterPack\src\ProvidedTypes.fs
         ..\Common\AssemblyInfo.fs
         TypeProviders.Helper.fs
         XrmDesignTime.fs
         C:\Users\dkim\AppData\Local\Temp\.NETFramework,Version=v4.6.2.AssemblyAttributes.fs

     2>CoreCompile:
         C:\Program Files (x86)\Microsoft SDKs\F#\4.1\Framework\v4.0\fsc.exe -o:obj\Release\FSharp.Data.DynamicsCRMProvider.dll
         --debug:pdbonly
         --noframework
         --define:TRACE
         --doc:bin\Release\FSharp.Data.DynamicsCRMProvider.XML
         --optimize+
         -r:E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\mscorlib.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Configuration.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Core.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Data.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Runtime.Serialization.dll
         -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.ServiceModel.dll
         --target:library
         --warn:3
         --warnaserror:76
         --fullpaths
         --flaterrors
         --subsystemversion:6.00
         --highentropyva+
         ..\Common\AssemblyInfo.fs
         DynamicsCRMProviderAttribute.fs
         C:\Users\dkim\AppData\Local\Temp\.NETFramework,Version=v4.6.2.AssemblyAttributes.fs

       _CopyFilesMarkedCopyLocal:
         Copying file from "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.dll" to "bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.dll".
         Copying file from "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\Microsoft.Xrm.Sdk.dll" to "bin\Release\Microsoft.Xrm.Sdk.dll".
         Copying file from "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\Microsoft.Crm.Services.Utility.dll" to "bin\Release\Microsoft.Crm.Services.Utility.dll".
         Copying file from "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.pdb" to "bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.pdb".
         Copying file from "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.xml" to "bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.xml".
         Copying file from "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.dll.config" to "bin\Release\FSharp.Data.DynamicsCRMProvider.Runtime.dll.config".
         Copying file from "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\Microsoft.Xrm.Sdk.xml" to "bin\Release\Microsoft.Xrm.Sdk.xml".
         Copying file from "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\Microsoft.Crm.Services.Utility.pdb" to "bin\Release\Microsoft.Crm.Services.Utility.pdb".
         Copying file from "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\bin\Release\Microsoft.Crm.Services.Utility.xml" to "bin\Release\Microsoft.Crm.Services.Utility.xml".
         Touching "E:\Code\CrmProvider\src\DynamicsCRMProvider\obj\Release\DynamicsCRMProvider.fsproj.CopyComplete".
       _CopyOutOfDateSourceItemsToOutputDirectoryAlways:
         Copying file from "E:\Code\CrmProvider\src\DynamicsCRMProvider\DynamicsCRMProvider.fsx" to "bin\Release\DynamicsCRMProvider.fsx".
       CopyFilesToOutputDirectory:
         Copying file from "obj\Release\FSharp.Data.DynamicsCRMProvider.dll" to "bin\Release\FSharp.Data.DynamicsCRMProvider.dll".
         DynamicsCRMProvider -> E:\Code\CrmProvider\src\DynamicsCRMProvider\bin\Release\FSharp.Data.DynamicsCRMProvider.dll
         Copying file from "obj\Release\FSharp.Data.DynamicsCRMProvider.pdb" to "bin\Release\FSharp.Data.DynamicsCRMProvider.pdb".
     2>Done Building Project "E:\Code\CrmProvider\src\DynamicsCRMProvider\DynamicsCRMProvider.fsproj" (Rebuild target(s)).
     5>CoreCompile:

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\TypeProviders.Helper.fs(100,5): error FS1133: No constructors are available for the type 'ProvidedTypeDefinition' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTi
       me\DynamicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\TypeProviders.Helper.fs(104,32): error FS1133: No constructors are available for the type 'ProvidedTypeDefinition' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignT
       ime\DynamicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(151,27): error FS1133: No constructors are available for the type 'ProvidedTypeDefinition' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\Dyn
       amicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(158,33): error FS1133: No constructors are available for the type 'ProvidedTypeDefinition' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\Dyn
       amicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(159,25): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior
       to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(161,25): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior
       to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(168,29): error FS1133: No constructors are available for the type 'ProvidedTypeDefinition' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\Dyn
       amicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(169,21): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior
       to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(171,21): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior
       to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(172,21): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior
       to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(187,21): error FS1133: No constructors are available for the type 'ProvidedTypeDefinition' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\Dyn
       amicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(188,13): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior
       to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(189,13): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior
       to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(208,34): error FS1133: No constructors are available for the type 'ProvidedTypeDefinition' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\Dyn
       amicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(209,25): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior
       to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(211,36): error FS1133: No constructors are available for the type 'ProvidedProperty' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsC
       RMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(212,25): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior
       to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(213,36): error FS1133: No constructors are available for the type 'ProvidedMethod' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRM
       Provider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(214,25): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior
       to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(215,25): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior
       to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(220,13): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior
       to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(362,9): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior t
       o this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(372,24): error FS1133: No constructors are available for the type 'ProvidedTypeDefinition' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\Dyn
       amicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(373,9): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior t
       o this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(374,9): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior t
       o this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(431,24): error FS1133: No constructors are available for the type 'ProvidedTypeDefinition' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\Dyn
       amicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(433,18): error FS1133: No constructors are available for the type 'ProvidedStaticParameter' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\Dy
       namicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(434,21): error FS1133: No constructors are available for the type 'ProvidedStaticParameter' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\Dy
       namicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(435,25): error FS1133: No constructors are available for the type 'ProvidedStaticParameter' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\Dy
       namicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(436,23): error FS1133: No constructors are available for the type 'ProvidedStaticParameter' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\Dy
       namicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(437,21): error FS1133: No constructors are available for the type 'ProvidedStaticParameter' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\Dy
       namicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(438,29): error FS1133: No constructors are available for the type 'ProvidedStaticParameter' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\Dy
       namicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(439,27): error FS1133: No constructors are available for the type 'ProvidedStaticParameter' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\Dy
       namicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(440,16): error FS1133: No constructors are available for the type 'ProvidedStaticParameter' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\Dy
       namicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(441,15): error FS1133: No constructors are available for the type 'ProvidedStaticParameter' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\Dy
       namicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(442,18): error FS1133: No constructors are available for the type 'ProvidedStaticParameter' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\Dy
       namicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(455,8): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior t
       o this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]

     5>E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(468,8): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior t
       o this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]
     5>Done Building Project "E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj" (Rebuild target(s)) -- FAILED.
     1>Done Building Project "E:\Code\CrmProvider\DynamicsCRMProvider.sln" (Rebuild target(s)) -- FAILED.

Build FAILED.

       "E:\Code\CrmProvider\DynamicsCRMProvider.sln" (Rebuild target) (1) ->
       "E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj" (Rebuild target) (4) ->
       (CoreCompile target) ->
         deviceidmanager.cs(42,26): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceIdManager.MaxDeviceNameLength' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Util
       ity.csproj]
         deviceidmanager.cs(43,26): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceIdManager.MaxDevicePasswordLength' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.
       Utility.csproj]
         deviceidmanager.cs(664,30): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationFailedException.GetObjectData(SerializationInfo, StreamingContext)' [E:\Code\CrmProvider\src\Microsof
       t.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj]
         deviceidmanager.cs(675,25): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationRequest' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.cspro
       j]
         deviceidmanager.cs(678,16): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationRequest.DeviceRegistrationRequest()' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsof
       t.Crm.Services.Utility.csproj]
         deviceidmanager.cs(682,16): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationRequest.DeviceRegistrationRequest(Guid, LiveDevice)' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.
       Utility\Microsoft.Crm.Services.Utility.csproj]
         deviceidmanager.cs(701,45): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationRequest.ClientInfo' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Ut
       ility.csproj]
         deviceidmanager.cs(704,49): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationRequest.Authentication' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Service
       s.Utility.csproj]
         deviceidmanager.cs(712,25): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationClientInfo' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.cs
       proj]
         deviceidmanager.cs(716,21): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationClientInfo.ApplicationId' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Servi
       ces.Utility.csproj]
         deviceidmanager.cs(719,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationClientInfo.Version' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Ut
       ility.csproj]
         deviceidmanager.cs(727,25): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationAuthentication' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utilit
       y.csproj]
         deviceidmanager.cs(731,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationAuthentication.MemberName' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Serv
       ices.Utility.csproj]
         deviceidmanager.cs(734,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationAuthentication.Password' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Servic
       es.Utility.csproj]
         deviceidmanager.cs(742,25): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationResponse' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.cspr
       oj]
         deviceidmanager.cs(746,21): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationResponse.IsSuccess' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Ut
       ility.csproj]
         deviceidmanager.cs(749,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationResponse.Puid' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility
       .csproj]
         deviceidmanager.cs(752,48): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationResponse.Error' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utilit
       y.csproj]
         deviceidmanager.cs(755,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationResponse.ErrorSubCode' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services
       .Utility.csproj]
         deviceidmanager.cs(763,25): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationResponseError' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility
       .csproj]
         deviceidmanager.cs(769,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationResponseError.Code' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Ut
       ility.csproj]
         deviceidmanager.cs(800,44): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceRegistrationResponseError.RegistrationErrorCode' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsof
       t.Crm.Services.Utility.csproj]
         deviceidmanager.cs(808,25): warning CS1591: Missing XML comment for publicly visible type or member 'LiveDevice' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj]
         deviceidmanager.cs(812,20): warning CS1591: Missing XML comment for publicly visible type or member 'LiveDevice.Version' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj]
         deviceidmanager.cs(815,31): warning CS1591: Missing XML comment for publicly visible type or member 'LiveDevice.User' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj]
         deviceidmanager.cs(819,24): warning CS1591: Missing XML comment for publicly visible type or member 'LiveDevice.Token' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj]
         deviceidmanager.cs(822,23): warning CS1591: Missing XML comment for publicly visible type or member 'LiveDevice.Expiry' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj]
         deviceidmanager.cs(825,23): warning CS1591: Missing XML comment for publicly visible type or member 'LiveDevice.ClockSkew' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj]
         deviceidmanager.cs(832,25): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceUserName' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj]
         deviceidmanager.cs(843,16): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceUserName.DeviceUserName()' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility
       .csproj]
         deviceidmanager.cs(851,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceUserName.DeviceName' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.cspro
       j]
         deviceidmanager.cs(854,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceUserName.UserNameType' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csp
       roj]
         deviceidmanager.cs(857,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceUserName.EncryptedPassword' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utilit
       y.csproj]
         deviceidmanager.cs(879,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceUserName.DeviceId' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utility.csproj]
         deviceidmanager.cs(888,23): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceUserName.DecryptedPassword' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Utilit
       y.csproj]
         deviceidmanager.cs(913,34): warning CS1591: Missing XML comment for publicly visible type or member 'DeviceUserName.ToClientCredentials()' [E:\Code\CrmProvider\src\Microsoft.Crm.Services.Utility\Microsoft.Crm.Services.Ut
       ility.csproj]


       "E:\Code\CrmProvider\DynamicsCRMProvider.sln" (Rebuild target) (1) ->
       "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\DynamicsCRMProvider.Runtime.fsproj" (Rebuild target) (3:2) ->
       (ResolveAssemblyReferences target) ->
         C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "FSharp.Co
       re, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [E:\Code\CrmProvider\src\D
       ynamicsCRMProvider.Runtime\DynamicsCRMProvider.Runtime.fsproj]


       "E:\Code\CrmProvider\DynamicsCRMProvider.sln" (Rebuild target) (1) ->
       "E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\DynamicsCRMProvider.Runtime.fsproj" (Rebuild target) (3:2) ->
       (CoreCompile target) ->
         E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\XrmRuntime.Linq.fs(196,29): warning FS0025: Incomplete pattern matches on this expression. For example, the value 'Distinct (_)' may indicate a case not covered by the
       pattern(s). [E:\Code\CrmProvider\src\DynamicsCRMProvider.Runtime\DynamicsCRMProvider.Runtime.fsproj]


       "E:\Code\CrmProvider\DynamicsCRMProvider.sln" (Rebuild target) (1) ->
       "E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj" (Rebuild target) (5) ->
       (ResolveAssemblyReferences target) ->
         C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "FSharp.Co
       re, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [E:\Code\CrmProvider\src\D
       ynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]
         C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly
       that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]


       "E:\Code\CrmProvider\DynamicsCRMProvider.sln" (Rebuild target) (1) ->
       "E:\Code\CrmProvider\src\DynamicsCRMProvider\DynamicsCRMProvider.fsproj" (Rebuild target) (2) ->
         C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "FSharp.Co
       re, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [E:\Code\CrmProvider\src\D
       ynamicsCRMProvider\DynamicsCRMProvider.fsproj]
         C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly
       that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed. [E:\Code\CrmProvider\src\DynamicsCRMProvider\DynamicsCRMProvider.fsproj]


       "E:\Code\CrmProvider\DynamicsCRMProvider.sln" (Rebuild target) (1) ->
       "E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj" (Rebuild target) (5) ->
       (CoreCompile target) ->
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\TypeProviders.Helper.fs(100,5): error FS1133: No constructors are available for the type 'ProvidedTypeDefinition' [E:\Code\CrmProvider\src\DynamicsCRMProvider.Design
       Time\DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\TypeProviders.Helper.fs(104,32): error FS1133: No constructors are available for the type 'ProvidedTypeDefinition' [E:\Code\CrmProvider\src\DynamicsCRMProvider.Desig
       nTime\DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(151,27): error FS1133: No constructors are available for the type 'ProvidedTypeDefinition' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\D
       ynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(158,33): error FS1133: No constructors are available for the type 'ProvidedTypeDefinition' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\D
       ynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(159,25): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prio
       r to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(161,25): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prio
       r to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(168,29): error FS1133: No constructors are available for the type 'ProvidedTypeDefinition' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\D
       ynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(169,21): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prio
       r to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(171,21): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prio
       r to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(172,21): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prio
       r to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(187,21): error FS1133: No constructors are available for the type 'ProvidedTypeDefinition' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\D
       ynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(188,13): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prio
       r to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(189,13): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prio
       r to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(208,34): error FS1133: No constructors are available for the type 'ProvidedTypeDefinition' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\D
       ynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(209,25): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prio
       r to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(211,36): error FS1133: No constructors are available for the type 'ProvidedProperty' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\Dynamic
       sCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(212,25): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prio
       r to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(213,36): error FS1133: No constructors are available for the type 'ProvidedMethod' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsC
       RMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(214,25): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prio
       r to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(215,25): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prio
       r to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(220,13): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prio
       r to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(362,9): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior
        to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(372,24): error FS1133: No constructors are available for the type 'ProvidedTypeDefinition' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\D
       ynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(373,9): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior
        to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(374,9): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior
        to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(431,24): error FS1133: No constructors are available for the type 'ProvidedTypeDefinition' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\D
       ynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(433,18): error FS1133: No constructors are available for the type 'ProvidedStaticParameter' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\
       DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(434,21): error FS1133: No constructors are available for the type 'ProvidedStaticParameter' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\
       DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(435,25): error FS1133: No constructors are available for the type 'ProvidedStaticParameter' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\
       DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(436,23): error FS1133: No constructors are available for the type 'ProvidedStaticParameter' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\
       DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(437,21): error FS1133: No constructors are available for the type 'ProvidedStaticParameter' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\
       DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(438,29): error FS1133: No constructors are available for the type 'ProvidedStaticParameter' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\
       DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(439,27): error FS1133: No constructors are available for the type 'ProvidedStaticParameter' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\
       DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(440,16): error FS1133: No constructors are available for the type 'ProvidedStaticParameter' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\
       DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(441,15): error FS1133: No constructors are available for the type 'ProvidedStaticParameter' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\
       DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(442,18): error FS1133: No constructors are available for the type 'ProvidedStaticParameter' [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\
       DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(455,8): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior
        to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]
         E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(468,8): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior
        to this program point to constrain the type of the object. This may allow the lookup to be resolved. [E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\DynamicsCRMProvider.DesignTime.fsproj]

    42 Warning(s)
    38 Error(s)

Time Elapsed 00:00:07.01
Running build failed.
Error:
Building E:\Code\CrmProvider\DynamicsCRMProvider.sln failed with exitcode 1.

---------------------------------------------------------------------
Build Time Report
---------------------------------------------------------------------
Target         Duration
------         --------
Clean          00:00:00.0024199
AssemblyInfo   00:00:00.0395640
Build          Failure
Total:         00:00:08.1803040
---------------------------------------------------------------------
Status:        Failure
---------------------------------------------------------------------
---------------------------------------------------------------------
  1) Building E:\Code\CrmProvider\DynamicsCRMProvider.sln failed with exitcode 1.
  2) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\TypeProviders.Helper.fs(100,5): No constructors are available for the type 'ProvidedTypeDefinition'
  3) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\TypeProviders.Helper.fs(104,32): No constructors are available for the type 'ProvidedTypeDefinition'
  4) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(151,27): No constructors are available for the type 'ProvidedTypeDefinition'
  5) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(158,33): No constructors are available for the type 'ProvidedTypeDefinition'
  6) FS0072: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(159,25): Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
  7) FS0072: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(161,25): Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
  8) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(168,29): No constructors are available for the type 'ProvidedTypeDefinition'
  9) FS0072: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(169,21): Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
 10) FS0072: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(171,21): Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
 11) FS0072: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(172,21): Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
 12) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(187,21): No constructors are available for the type 'ProvidedTypeDefinition'
 13) FS0072: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(188,13): Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
 14) FS0072: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(189,13): Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
 15) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(208,34): No constructors are available for the type 'ProvidedTypeDefinition'
 16) FS0072: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(209,25): Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
 17) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(211,36): No constructors are available for the type 'ProvidedProperty'
 18) FS0072: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(212,25): Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
 19) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(213,36): No constructors are available for the type 'ProvidedMethod'
 20) FS0072: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(214,25): Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
 21) FS0072: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(215,25): Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
 22) FS0072: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(220,13): Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
 23) FS0072: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(362,9): Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
 24) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(372,24): No constructors are available for the type 'ProvidedTypeDefinition'
 25) FS0072: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(373,9): Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
 26) FS0072: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(374,9): Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
 27) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(431,24): No constructors are available for the type 'ProvidedTypeDefinition'
 28) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(433,18): No constructors are available for the type 'ProvidedStaticParameter'
 29) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(434,21): No constructors are available for the type 'ProvidedStaticParameter'
 30) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(435,25): No constructors are available for the type 'ProvidedStaticParameter'
 31) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(436,23): No constructors are available for the type 'ProvidedStaticParameter'
 32) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(437,21): No constructors are available for the type 'ProvidedStaticParameter'
 33) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(438,29): No constructors are available for the type 'ProvidedStaticParameter'
 34) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(439,27): No constructors are available for the type 'ProvidedStaticParameter'
 35) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(440,16): No constructors are available for the type 'ProvidedStaticParameter'
 36) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(441,15): No constructors are available for the type 'ProvidedStaticParameter'
 37) FS1133: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(442,18): No constructors are available for the type 'ProvidedStaticParameter'
 38) FS0072: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(455,8): Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
 39) FS0072: E:\Code\CrmProvider\src\DynamicsCRMProvider.DesignTime\XrmDesignTime.fs(468,8): Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
---------------------------------------------------------------------
build.fsx(175,9): warning FS0044: This construct is deprecated. use SourceLink.Index
build.fsx(175,9): warning FS0044: This construct is deprecated. use SourceLink.Index
build.fsx(176,9): warning FS0044: This construct is deprecated. use SourceLink.Index
build.fsx(176,9): warning FS0044: This construct is deprecated. use SourceLink.Index
build.fsx(177,35): warning FS0044: This construct is deprecated. use .Commit instead
build.fsx(177,35): warning FS0044: This construct is deprecated. use .Commit instead
build.fsx(177,35): warning FS0044: This construct is deprecated. use .Commit instead

The field, constructor or member 'name' is not defined

I tried to execute the example and run into the following
error: image

The provider recognizes customized entities, but does not show the attributes.

How can I get this working?

Note, this is a on premise installation.
If I run this versus Dynamics Online it works like charm.

Work with CRM 2015

Can this work with the latest version of the Microsoft.CrmSdk.CoreAssemblies? I get an error when trying to install the nuget package. I am trying to use this with Dynamics CRM 2015.

Issues using the '|=|' In operator with local lists.

Description

I know this isn't an actively developed type provider, but one thing I ran into awhile back bugged me and thought I'd ask. I was trying to issue a query using a where clause with the |=| operator against a list of strings. Imagine ' (where entitySet.email |=| listOfStrings)'. The listOfStrings value here would be local (it came from a List.chunkBySize operation. It compiles fine but when it runs it yells about how ConditionOperator.Like expects a single value not a seq. But checking the code, 'Like' uses a different operator. Is there something odd I have to do in the query expression to use an F# list of strings correctly? I've tried using an Array of string as well, but that also fails.

This is running on .net 4.6 in windows against crm 2011.

How to get entity by Guid

When I try to query like this:

let getOpportunity (id:Guid) =
    query {
        for o in crm.opportunitySet do
        where (o.Id = id)
        select o
    }
    |> Seq.head

I get an error in runtime:

System.Exception: unsuppored member expression on left side
   at Microsoft.FSharp.Linq.RuntimeHelpers.LeafExpressionConverter.EvaluateQuotation(FSharpExpr e)
   at Microsoft.FSharp.Linq.QueryModule.EvalNonNestedInner(CanEliminate canElim, FSharpExpr queryProducingSequence)
   at Microsoft.FSharp.Linq.QueryModule.clo@1737-1.Microsoft-FSharp-Linq-ForwardDeclarations-IQueryMethods-Execute[a,b](FSharpExpr`1 )
   at FSI_0005.getOpportunity(Guid id) ...

@pezipink
Is it issue of DynamicsCRMProvider ? Does exist another way to get entity by guid?

Updating Project To Latest (paket,fake, crmsdk)

I am interested in trying to revive this repository and trying to maintain it.
@sergey-tihon at this point do you think it would be easier to create a new project and port most of the code over or do you see value in trying to update all the dependencies and documentation tools?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.