-
### Subject
[Stage]: CTS.
### Describe the bug
I simply did a fresh install of ORFS current version with the following commands:
git clone --recursive https://github.com/The-OpenROAD-Project/Ope…
gudeh updated
9 months ago
-
In a9a4ef4f9a2fb2bd19d9f452c5689df9ee98ca2e we added a `.Content` property to `Response`. The intention was that this property would make it easy for people to access the content of the response with…
-
Based on the [support policy](https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core) in june 2022 we can drop support for .net50.
It will go in the same release as the dropping of …
-
RogueSharp currently multi-targets .NET Standard 1.0 and .NET Framework 4.0.
Consider bumping this up to .NET Standard 2.0.
**Pros**
- Additional features available to make development more ple…
-
Hello,
We found compatibility issues with the ipxe version and some network cards. When the number of PXE boot entries exceeds a certain number, it can cause some network cards to experience ipxe boo…
-
Hello,
I'm getting System.ArgumentException: Unknown framework version 7.0 when trying to use nunit on .net framework project:
```
PS D:\devdiv\vscodecoverage> dotnet --version
7.0.100-preview.4…
-
By @JosHuybrighs:
I did some further TLS1.3 tests against my Synology FTP server, added the master GitHub version of the FluentFTP project to my Visual Studio solution, and observed the following:
…
-
Hi, we're updating to .NET 7 but Reinforced.Typings seems to be incompatible. I can see there has been an update to the repo to support .NET 7, any idea when an updated NuGet package will be available…
-
I am a frequent user of [LINQPad](https://www.linqpad.net/) and I am trying to run some really quick unit-tests in LINQPad and I have done so by adding the NUnitLite NuGet package to my LINQPad query.…
-
.NET 5 has reached its end of life today. We should review its remaining usages in the runtime repo and rev them to .NET 6 or 7 (preferably using variable like `$(NetCoreAppCurrent)` where possible).
…