-
### Bug 描述
ps1脚本运行报错
Start-Process : 由于出现以下错误,无法运行此命令: 文件或目录损坏且无法读取。。
所在位置 C:\betterncm\plugins_runtime\DowngradeOK\downgrade.ps1:19 字符: 5
+ Start-Process $installerPath -ArgumentList "/S /D=$…
-
### Description
While investigating the behavior of the crash reported in: https://github.com/dotnet/runtime/issues/105245 on iOS device we noticed that such error does not:
1) Produce any useful…
-
Hopefully will cover such topics as:
- How far can we write down and specify in documentation Slang's existing type system, having a set of typing judgements for Slang programs in one place would b…
-
After some amount of hours, my RPC dies with a "No available UDP ports in (8000, 10000)" error. On latest versions of everything I use: Yellowstone GRPC, Jupiter v6 API, Jito Validator Fork. I have no…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When using a `RenderFragment` to dynamically add or remove attributes, Blazor does not remove…
-
I had a patch to stubtest that added checking of base classes. Unfortunately, it was too noisy to consider merging, although some fixes did come out of it.
I complicated the patch today, and most of …
-
**Version Used**: VB, .NET Framework 4.7.1, Visual Studio 2017
**Steps to Reproduce**: Run https://github.com/JakenVeina/dotnet-vblang-issue-340 in "Debug" configuration.
**Expected Behavior**: …
-
Newtonsoft.Json has a `ErrorHandler` call back that lets you inspect and continue on error. MVC uses this to report all the errors during JSON deserialization
* https://www.newtonsoft.com/json/help…
-
### Description
It appears that the Docker Swarm overlay network isn't functioning between hybrid hosts (Windows Linux), though it works as expected between Linux hosts.
For example, when I have a …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I am getting an Exception when my code is trying to access `HttpClient` methods. For example,…