-
- Windows 10
- ML.NET 2.0 AutoML 0.20.1 (NuGet)
- .NET 7.0
- Visual Basic
After upgrading to 0.20.1 I get an "Operation was canceled" exception after a while during training. I tried tweaki…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Virtual-indentation-of-multiline-text-st/10659683)._
---
Multi-line text in C# and VB.N…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
7 months ago
-
When I use this demo https://github.com/gongxh13/openfunction-demo/tree/main/dapr/net/call-workflow to try workflow in k8s environment, I use two pods, one is for handler http request and call w…
-
## Description
I git clone your repo and it build Client, but it doesnt run
**Reproduction**
1) Download repo to linux machine
2) Run python3 run_this.py
3) Build with dotnet build
4) Run …
-
### Version
v2.40.0
### Flavor
CLI (Command-Line Interface)
### Export format
HTML
### Details
Exported a channel. Was stuck for >5 hours. When looking at what messages were curre…
Zwelf updated
8 months ago
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/While-Rename-symbol’s-file-is-enabled/10206112)._
---
This bug exists for years. It is …
-
EDITED on 4/10/2024 by @stephentoub to update proposal
Often times I've come across places when needing a `Dictionary` where the insertion order of the elements is important to me. Unfortunately, .…
-
Hello
Trying to follow the general linux guide, using " Aldrnari " modlist. This shouldn't really matter considering the issue I'm facing, as far as I can tell. Just mentioning it incase.
As the…
-
I've included 2 issues which are both related to INamedTypeSymbol.Constructors not returning information about a class.
The class in question has a private constructor with a public static Create()…