-
These warnings assume runtime behavior that only holds on full .NET framework: that you need to supply "policy" to bind a ref to a lower assembly to a higher version. This means that the warnings have…
-
Trying to use mono's pdb2mdb in a Docker container. But I'm always getting:
```
Error: A portable PDB can't be converted to mdb.
```
This has boiled down to me finding that when I use msbuild …
-
## Issue Description ##
If I use intellisense to fill in an enum method parameter it does not add the class before the enum.
## Steps to Reproduce ##
Invoke intellisense to auto fill the enum…
-
**Describe the bug**
Since recently I get an "unauthorized" error if I want to get a list of the channels of a team if the team contains private channels and the request is send by an application per…
-
https://github.com/microsoft/vscode-remote-release/issues/2074#issuecomment-568572887
from @adaviding
## Issue Description ##
I am following the ssh debug scenario in [your documentation](https…
-
Type: Bug
Auto-generated text from notebook cell performance. The duration for the renderer, VS Code Builtin Notebook Output Renderer, is slower than expected.
Execution Time: 42ms
Renderer Duration…
-
Hi,
Adding the nuget package ACRCloudSdkCore 1.0.0.4 on .net-core 3.1 App and calling the function RecognizeByFile will throw an exception :
> Unable to load DLL 'libacrcloud_extr_tool.dll' or on…
-
## Details about Problem
I was trying to pack, a library, managed by a legacy csproj file. Nuget pack command was able to pack the library excluding the target framework version information in the n…
-
1. The link [.NET 4.7.2 for for Windows 7 SP1, Windows 8.1, Windows 10 Anniversary Update, Windows 10 Creators Update, Windows 10 Fall Creators Update, Windows Server 2008 R2 SP1, Windows Server …
-
This is a feature request.
It's an useful feature in git (gui) clients to be able to select individual lines to stage and commit, not just hunks or files. I saw that [nodegit implemented it](https:…