Open umarshaik opened 1 month ago
Conversion Error - You must install or update .NET to run this application. App: /Users/umar/.vscode/extensions/ms-azuretools.vscode-health-fhir-converter-1.4.2/client/engine/Microsoft.Health.Fhir.Liquid.Converter.Tool.dll Architecture: arm64 Framework: 'Microsoft.NETCore.App', version '3.1.0' (arm64) .NET location: /usr/local/share/dotnet/ The following frameworks were found: 8.0.10 at [/usr/local/share/dotnet/shared/Microsoft.NETCore.App] Learn more: https://aka.ms/dotnet/app-launch-failed To install missing framework, download: https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=3.1.0&arch=arm64&rid=osx-arm64&os=osx.15
This pending PR could fix the issue https://github.com/microsoft/vscode-azurehealthcareapis-tools/pull/75
I am trying to use this extension on VS code on Mac with apple Silicon (M2) As .netcode 3.1 is not supported for mac with silicon processor (needs arm based dotnet installer) i am unable to use the extension. https://dotnet.microsoft.com/en-us/download/dotnet/3.1
Extension needs to be ported to .net 8