-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [671a4432604dab91dd7576b2f17e5028cd5aee10](https://github.com/dotnet/runtime/co…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 18.04
Queue | TigerUbuntu
Baseline | [cfae69f62414b68e4c98dd3b294154baabf58a5a](https://github.com/dotnet/runtime/commit/cfa…
-
We have a Blazor Maui Hybrid app that's currently running on Windows, macOS, iOS, and Android. When making a call to `OpenAIService.CreateCompletionAsStream()` on an iOS device, the following exceptio…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [c1f91610c53681c7069ae1c1502a88e2644f2543](https://github.com/dotnet/runtime/commit/c1f…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 18.04
Queue | TigerUbuntu
Baseline | [f7ad7265b222bede49ff93b341d81b61bd898122](https://github.com/dotnet/runtime/commit/f7a…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [e5f0c361f5baea5e2b56e1776143d841b0cc6e6c](https://github.com/dotnet/runtime/commit/e5f…
-
-
## Dev environment:
Mac OS 10.14.6
VsCode 1.45.1
## Reproduce:
`dotnet clean`
`dotnet build`
## Expect:
Build success
## Result
Build failed. Get error:
```shell
CSC : error…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [acc3f0cea4057f8bde7ffebdabd1dc62c4ebef0b](https://github.com/dotnet/runtime/commit/acc…
-
In a new project, using server side template, I added the reference to BlazorExtensions storage (0.2.1), added the services.AddStorage() line to register the services. If I modify the counter example …