Angela Burton

Results 7 issues of Angela Burton

- Update the version of Azure.Storage.Blobs to pull in a security patch - Update Azure.Core to prevent a version conflict with the Azure.Storage.Blobs upgrade

**Describe the issue** When loading a notebook with a `.csproj` (or if packages are loaded using the `%package` magic command), the versions for any QDK package listed are ignored in...

Kind-Enhancement
Area-Kernel

**Describe the bug** On local Q# notebooks, syntax highlighting doesn't work on a conda installation. Syntax highlighting still shows in Binder and in a .NET CLI installation. **To Reproduce** Steps...

Kind-Bug
Area-Kernel

**Describe the bug** `Unit` return type is not allowed on provider submission. If this return type is used, a specific warning is given via dotnet compilation: `warning QS6205: Only values...

Kind-Bug
Area-Azure

In [Jupyter/Extensions.DecodeParameter](https://github.com/microsoft/iqsharp/blob/main/src/Jupyter/Extensions.cs), update and remove the temporary fix that was used to enable JSON encoded strings to be sent to the Azure submission client.

Area-Azure
tracking
Kind-Maintenance

It looks like this is a recurrence of #417 from a subsequent PR rolling back part of the fix. This restores that fix.