-
When I used to create new WPF applications, and wanted to use the new SDK style csproj format, I would always reference MSBuildSdkExtras.
But now with .NET Core 3, I'm not sure if that's needed any…
-
Dear all,
Just encountered this, I used to have some tests accessing https fine (two months ago), now it will throw:
```
---- System.Net.WebException : The request was aborted: Could not create…
-
I'd guess this is user error but I cannot get Sustainsys.Saml2.HttpModule to install.
### Information needed
1. What nuget packages are you using
Sustainsys.Saml2
Sustainsys.Saml2.HttpModule
2.…
-
#### Issue Summary
```
ISendGridClient.cs(9,5): warning SA1208: Using directive for 'System.Collections.Generic' must appear before directive for 'Helpers.Mail' [/home/travis/build/sendgrid/sendgr…
-
Hello, let's say that I have a project with more than one target. It appears that MultiReportParser indicates 100% CC even if it's not the case for one of them. In other words it seems to take the bes…
-
Hello
I am trying to use WireMock but I am having a problem and I don´t know why. My project is .NET Framework 4.52 and I installed the last version of WireMock.Net.
When I Start the server with …
-
Hey, I just found this lib and it is absolutely awesome!
The only issue I found so far is that it really doesn't like Value Tuples.
**First**, it seems like the C# Team explicitly forbade using …
0x53A updated
4 years ago
-
**Describe the bug**
When executing `forge add project --help`, the output is as follows (having just installed forge from scoop):
project : Adds project reference to project
Available pa…
-
## Details about Problem
NuGet product used NuGet.exe
NuGet version : 4.3.0
VS version (if appropriate): Visual Studio 2019
OS version: Widows 2019 Azure Hosted Agent
Worked before? No
## Det…
-
Hi,
I am using Serilog + File sink to write JSON logs.
When I set the **buffered** option to **true**, log entries can be truncated (latest line):
```text
{"timestamp":"2020-03-14T11:21:39.6…