-
**Describe the bug**
```
##[error]Unable to install global Amazon.Lambda.Tools! The old package based version of Amazon.Lambda.Tools is now
deprecated. Newer .NET core versions will need to use a …
3GDXC updated
3 years ago
-
### Describe the bug
As i was trying to do PR #20031 i saw that lots of `Redis` test were not passing
### To Reproduce
Clone the branch from #20031, run `docker for windows`
and run all tests f…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
To learn how auth works in Blazor, I'm writing a minimal implementation from scratch. In the …
-
When i run `dnt` I just get:
> ➜ dnt
> Unhandled exception. System.IO.FileLoadException: Could not load file or assembly 'System.Runtime, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f1…
-
Type: Bug
Here's a link to a video demonstrating the issue:
https://youtu.be/FcBhs7iT1-4?si=ZaqQOzCoTGq98XUa
# Behaviour
Pressing `F8` to run a line does not result in the line being run.
…
-
Please provide a succinct description of the issue.
It seems that "namespace" keyword is causing errors when the script is read from standard input. This also makes harder to use the F# Interacti…
-
**Version Used**:
3.5.0-beta4-20153-05
**Steps to Reproduce**:
1. Please open REPL
2. Add package `Microsoft.Data.SqlClient` to project
3. `> #r "nuget: Microsoft.Data.SqlClient"`
**Exp…
-
On macOS (M1 Max) trying to run it locally I'm getting:
``` ~ dotnet subset --help
Unhandled exception. System.InvalidOperationException: No instances of MSBuild could be detected.
Try calling Re…
-
See https://twitter.com/eiriktsarpalis/status/679692748182663168 for a reproduction.
-
We don't currently support the Microsoft Identity Platform auth option with the Blazor Web App template. We should add it.