-
Building src/Benchmarks errors with unable to find a 9.0 version of Microsoft.Extensions.Logging
```
❯ ~/.dotnet/dotnet --info
.NET SDK:
Version: 9.0.100-rc.2.24474.11
Commit: …
a74nh updated
2 weeks ago
-
```csharp
[TestCase("\u001a")]
public void Then(string foo) => Assert.Pass();
```
The above testcase works fine on net472 + `NUnit Console 3.16.3 (Release)`.
But it fails on dotnet6.0 + `NUni…
-
### Type of issue
Other (describe below)
### Feedback
1. The **Message Extensions** description only covers the Bot Framework SDK and does not include details about the changes implemented in the T…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
Localstack should support the `nodejs22.x` AWS lambda runtime since it is now offici…
-
## **Description**
At a very high level; once we deploy New Relic (both infra agent and dotnet agent) we experience start-up hangs in our dotnet6/dotnet8 apps.
We ran into this problem last year: …
-
Saw your contribution to the ongoing merge of dotnet6, I wonder if you have a plan to start contributing unit tests that can support the existing and future Godot4 dotnet6 development.
-
Environment: Ubuntu 22.04, dotnet6.0.100
sdk : Bin/net6.0 Aspose.PDF_22_6.zip (dll only)
code:
```c#
using System;
using System.IO;
using Aspose.Pdf;
using Aspose.Pdf.Text;
namespace pdf…
-
# Installing .NET 6 on Ubuntu 22.04 (Jammy)
We announced support for .NET 6 on Ubuntu 22.04 with our [May 2022 Updates](https://devblogs.microsoft.com/dotnet/may-2022-updates/). At that time, the […
-
## Description
Dotnet6 on Fedora supports `s390x`. Dotnet6 on Alpine should do so, too.
Parallel thread on [Alpine Gitlab](https://gitlab.alpinelinux.org/alpine/aports/-/issues/13685)
## Major …
-
- SqlPackage or DacFx Version: 162.4.92
- .NET Framework (Windows-only) or .NET Core: DotNet6 (6.0.417)
- Environment (local platform and source/target platforms): Windows 10
**Steps to Reproduce…