-
Please? We'll be so good.
-
#### Repro steps
1. Launch Visual Studio 2019
2. Create a new C# Azure WebJob (.NET Framework) project
3. View the Installed NuGet packages
![out of date packages](https://user-images.githubuserco…
-
```
+ ls -halR DeepSpeech.0.10.0-alpha.3
DeepSpeech.0.10.0-alpha.3:
total 7.7M
drwxr-xr-x 1 task_161425170976582 None 0 Feb 25 11:17 .
drwxr-xr-x 1 task_161425170976582 None 0 Feb 25 11:17 …
-
Updating the TF from `net5.0` to `net6.0` breaks the publishing of my project if i use `StrongNamer` library.
```
Microsoft.NET.ConflictResolution.targets(112,5):
error NETSDK1152: Found multiple…
-
Native AOT hooks into the publish logic using `BeforeTargets="ComputeResolvedFilesToPublishList"`:
https://github.com/dotnet/runtime/blob/44b7ba3cf6af26bcf9f6b2bbd1e75cd1aeaa1331/src/coreclr/nativeaot…
-
**OpenKH Build**
More work is required to get the build working in Linux due to Monogame dependency on XNA framework.
**OpenKH Program**
**Indicates missing XNA framework** -- Cannot work in Mono…
-
So I'm working this issue https://github.com/agracio/edge-js/issues/96#issuecomment-568206718 (relevant bits included below) but my [resultant binary from `node-gyp`](https://github.com/agracio/edge-j…
-
Hello, thanks for making this library! I have an issue that's not a bug with the library itself, but was wondering if you wouldn't mind providing insight on the problem I'm facing.
I have this simp…
-
I looked at a recent build and noticed the following warnings:
```
D:\a\1\s\src\Microsoft.ML.Data\Prediction\IPredictionTransformer.cs(40,34): warning CS1574: XML comment has cref attribute 'Featu…
-
# Add List.chooseV, Seq.tryPickV, etc. for ValueOption
I propose we add `ValueOption` equivalents of the following functions:
* `List.choose` / `Seq.choose` / `Array.choose` / `Event.choose` / `…