F# PowerPack Target Runtime

前端 未结 2 745
醉话见心
醉话见心 2020-12-20 03:17

The pre-built binaries for the F# PowerPack are compiled against the .NET 2.0 runtime. If I have a .NET 4.0 project, is there any advantage to compiling the PowerPack source

2条回答
  •  庸人自扰
    2020-12-20 03:44

    My app.config for older .NET is

    
    
      
        
      
    
    

    but power pack installs and works well on VS2010 and .NET4 fsproj

提交回复
热议问题