-
Machine OS: win7 SP1
Repro steps:
1. Install .NET 6 prevew 6 SDK-6.0.100-preview.6.21315.23(runtime-6.0.0-preview.6.21306.1) from https://github.com/dotnet/installer--Main branch
2. Run "dotnet new…
-
## Having generic issue with Azure-Pipelines/VSTS/TFS?
Our company is reporting a critical vulnerability with the agent software. And this is arising out of the file agent\bin\System.Core.dll. The CV…
-
Tables nightly test runs are failing with:
> Error message
> Microsoft.Azure.WebJobs.Host.FunctionInvocationException : Exception while executing function: InsertOverPartitionLimitProgram.Call
> …
-
Trying to build dotnet 3.1 from source on Ubuntu 18.04
```
~# cd source-build/
~/source-build# ./build.sh
Determining projects to restore...
All projects are up-to-date for restore.
…
-
please open the link (the issue has been attached)> https://drive.google.com/file/d/1g5TAK7x72o5TUnM8fnj7TWffUxw6cvjo/view?usp=sharing
Please suggest system requirements for successful configuration…
-
**Describe the bug**
Starting with `3.0.0` the generator fails when using `PropertyNameMappingStrategy.CaseInsensitive` with error message.
```
Could not resolve enum reflection type of PropertyN…
-
## Bug
Bug: InputHint 'ignoringSpeechInput' and 'ignoringNonSpeechInput' is not working
## Version
Bot Framework Composer Version: 2.1.2
Electron: 8.2.4
Chrome: 80.0.3987.165
NodeJS: 12.13.0
…
-
I've cloned and opened the repo in Visual Studio 2022. I'm trying to build and run the ConsoleDemoCore Example. It complains that it can't find the `Test` namespace and then throws many errors for c…
-
[EDIT @pjanotti: the issue is fixed for versions after [v0.6.0-beta.1(]https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/releases/tag/v0.6.0-beta.1)]
Exception:
```
PS C:\U…
-
## summary
I'm building asp.net core from source, according to [Build ASP.NET Core from Source](https://github.com/dotnet/aspnetcore/blob/main/docs/BuildFromSource.md)
## my current configuratio…