Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

update extension messages for sdk install#3366

Merged
colombod merged 1 commit into
dotnet:mainfrom
colombod:fix_messages_for_sdk_install
Dec 4, 2023
Merged

update extension messages for sdk install#3366
colombod merged 1 commit into
dotnet:mainfrom
colombod:fix_messages_for_sdk_install

Conversation

@colombod

@colombod colombod commented Dec 4, 2023

Copy link
Copy Markdown
Member

No description provided.

const launchOptions = await getInteractiveLaunchOptions();
if (!launchOptions) {
throw new Error(`Unable to get interactive launch options. Please see the '${diagnosticsChannel.getName()}' output window for details.`);
throw new Error(`Unable to get interactive launch options.Please see the '${diagnosticsChannel.getName()}' output window for details.`);

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this space have been removed?

@colombod
colombod force-pushed the fix_messages_for_sdk_install branch 2 times, most recently from a6cc3be to 628dc51 Compare December 4, 2023 12:30
@colombod
colombod force-pushed the fix_messages_for_sdk_install branch from 628dc51 to c95ed81 Compare December 4, 2023 12:31
@colombod
colombod merged commit eb14786 into dotnet:main Dec 4, 2023
@colombod
colombod deleted the fix_messages_for_sdk_install branch December 4, 2023 16:33
## The Polyglot Notebooks extension now requires .NET SDK Version 8.0.

## 1. Install [here](https://dotnet.microsoft.com/en-us/download)
## 1. Install [here](https://dotnet.microsoft.com/en-us/download/8.0)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This URL is a 404.

## The Polyglot Notebooks extension now requires .NET SDK Version 8.0.

## 1. Install [here](https://dotnet.microsoft.com/en-us/download)
## 1. Install [here](https://dotnet.microsoft.com/en-us/download/8.0)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This URL is a 404.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants