aplteam / Tatin

Tatin is a package manager for Dyalog APL
MIT License
25 stars 6 forks source link

Undefined name: ServicePointManager on ]TATIN.UpdateTatin with NETCORE=1 #133

Closed rikedyp closed 1 year ago

rikedyp commented 1 year ago
      ]TATIN.UpdateTatin
* Command Execution Failed: VALUE ERROR: Undefined name: ServicePointManager
      ]version
* Assuming "TOOLS.Version"; to see a list of all valid user commands that start with "version", type 
      ]version* -?

 Dyalog  19.0.46960 64-bit Unicode, BuildID be73c399            
 OS      Windows 10 or Windows Server 2016 (10.0.19045) 64-bit  
 Link    3.1.2                                                  
 SALT    2.91                                                   
 UCMD    2.51                                                   
 .NET    .NET 6.0.9                                             
 WS      19.0                                                   
aplteam commented 1 year ago

Which OS is this?

On Tue, 23 May 2023 at 11:23, Rich Park @.***> wrote:

  ]TATIN.UpdateTatin
  • Command Execution Failed: VALUE ERROR: Undefined name: ServicePointManager

    ]version

  • Assuming "TOOLS.Version"; to see a list of all valid user commands that start with "version", type ]version* -?

    Dyalog 19.0.46960 64-bit Unicode, BuildID be73c399 OS Windows 10 or Windows Server 2016 (10.0.19045) 64-bit Link 3.1.2 SALT 2.91 UCMD 2.51 .NET .NET 6.0.9 WS 19.0

— Reply to this email directly, view it on GitHub https://github.com/aplteam/Tatin/issues/133, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD5XJHNQHA5XQKUUEDIJWSLXHR6Y7ANCNFSM6AAAAAAYLS7NDI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

mkromberg commented 1 year ago

Windows - note .NET 6, I'll bet the missing name is this guy: https://learn.microsoft.com/en-us/dotnet/api/system.net.servicepointmanager?view=net-7.0

aplteam commented 1 year ago

Fixed in 0.96.2