You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
umarshaik
changed the title
Can use on Mac with Apple silicon as .netcore 3.1 is not supported
Can't use on Mac with Apple silicon as .netcore 3.1 is not supported
Oct 23, 2024
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
The text was updated successfully, but these errors were encountered: