-
![StoppedWorking](https://user-images.githubusercontent.com/4587258/54790206-9544e580-4bf2-11e9-8a02-6bd578588ac3.png)
### SpecFlow Version:
- [X] 3.0
- [ ] 2.4
- [ ] 2.3
- [ ] 2.2
- [ ]…
-
A simple .NET Core console runner, utilising the existing .NET Standard engine. This will initially be a restricted version of the main console, due to limitations of the .NET Standard engine. Over ti…
-
> Port this change from botbuilder-dotnet/master branch:
https://github.com/microsoft/botbuilder-dotnet/pull/4406
Fixes #4239
Changes include:
- Consolidated nuget versions for the solution (to …
tomlm updated
4 years ago
-
> Port this change from botbuilder-dotnet/master branch:
https://github.com/microsoft/botbuilder-dotnet/pull/4406
Fixes #4239
Changes include:
- Consolidated nuget versions for the solution (to …
tomlm updated
4 years ago
-
I'm exploring a few different configurations on the [`travis-ci` branch].
It uses .NET Core 2.2 instead of 2.0 and `dotnet test` instead of `dotnet xunit`. In addition, test execution results are w…
-
There is no way of overriding the validation of server certificates on an SslStream utilised by ClientWebSocket.
Could this be exposed through ClientWebSocketOptions?
_EDIT 3/5/2018 by @stephent…
-
## Version
4.5.2
## Describe the bug
HttpHelper throws an exception on .net core 3.0, because of reading the request body sync.
## To Reproduce
Create a .net core 3.0 based chatbot, and send…
-
I realize this might not be the best spot to ask this, but I figure it case anyone else has a similar issue then they might be able to get an answer:
I am curious on why "#if NETSTANDARD2_0" are pl…
-
Hi,
I've added nswag studio with Chocalatey:
NSwag command line tool for .NET 4.6.1+ WinX64, toolchain v13.0.2.0 (NJsonSchema v10.0.20.0 (Newtonsoft.Json v11.0.0.0))
Running "nswag new" in an…
-
Please see the Azure Pipelines task:
https://github.com/microsoft/azure-pipelines-tasks/blob/master/Tasks/DotNetCoreInstallerV1/dotnetcoreinstaller.ts
There needs to be control over how .NET Core …