Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Conversation

@Therzok
Copy link

@Therzok Therzok commented Dec 13, 2021

/Users/builder/azdo/_work/1/s/main/external/fsharp-editor/vsintegration/src/FSharp.Editor/unknown(1,1): warning FS3384: The .NET SDK for this script could not be determined. If the script is in a directory using a 'global.json' then ensure the relevant .NET SDK is installed. The output from '/usr/local/share/dotnet/dotnet --version' in the directory '/Users/builder/azdo/_work/1/s/main/external/fsharp-editor/vsintegration/src/FSharp.Editor' was: 'Could not execute because the application was not found or a compatible .NET SDK is not installed.�Possible reasons for this include:�  * You intended to execute a .NET program:�      The application '--version' does not exist.�  * You intended to execute a .NET SDK command:�      A compatible installed .NET SDK for global.json version [5.0.100] from [/Users/builder/azdo/_work/1/s/main/external/fsharp-editor/global.json] was not found.�      Install the [5.0.100] .NET SDK or update [/Users/builder/azdo/_work/1/s/main/external/fsharp-editor/global.json] with an installed .NET SDK:' and the exit code was '145'. [/Users/builder/azdo/_work/1/s/main/external/fsharp-editor/vsintegration/src/FSharp.Editor/FSharp.Editor.fsproj]

Bump the SDK version to avoid this.

```
/Users/builder/azdo/_work/1/s/main/external/fsharp-editor/vsintegration/src/FSharp.Editor/unknown(1,1): warning FS3384: The .NET SDK for this script could not be determined. If the script is in a directory using a 'global.json' then ensure the relevant .NET SDK is installed. The output from '/usr/local/share/dotnet/dotnet --version' in the directory '/Users/builder/azdo/_work/1/s/main/external/fsharp-editor/vsintegration/src/FSharp.Editor' was: 'Could not execute because the application was not found or a compatible .NET SDK is not installed.�Possible reasons for this include:�  * You intended to execute a .NET program:�      The application '--version' does not exist.�  * You intended to execute a .NET SDK command:�      A compatible installed .NET SDK for global.json version [5.0.100] from [/Users/builder/azdo/_work/1/s/main/external/fsharp-editor/global.json] was not found.�      Install the [5.0.100] .NET SDK or update [/Users/builder/azdo/_work/1/s/main/external/fsharp-editor/global.json] with an installed .NET SDK:' and the exit code was '145'. [/Users/builder/azdo/_work/1/s/main/external/fsharp-editor/vsintegration/src/FSharp.Editor/FSharp.Editor.fsproj]
```

Bump the SDK version to avoid this.
@nosami nosami merged commit 2bf2db7 into net6 Dec 13, 2021
@nosami nosami deleted the dev/therzok/fsharp-warnings branch December 13, 2021 14:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants