SK-Recipes icon indicating copy to clipboard operation
SK-Recipes copied to clipboard

fix a issue, when you run the first code block in e2-first-dish.ipynb…

Open BruceWong001 opened this issue 1 year ago • 0 comments

fix a issue, when you run the first code blocker in e2-first-dish.ipynb , there is a error message:

Error: (95,26): error CS0029: Cannot implicitly convert type 'Microsoft.DotNet.Interactive.PasswordString' to 'string'

(100,25): error CS0029: Cannot implicitly convert type 'Microsoft.DotNet.Interactive.PasswordString' to 'string'

BruceWong001 avatar Feb 12 '24 15:02 BruceWong001