-
### Tested versions
4.2
### System information
Godot v4.2.stable.mono - Manjaro ARM #1 SMP PREEMPT Sun Oct 15 18:48:13 UTC 2023 - Wayland - GLES3 (Compatibility) - Mali-T860 (Panfrost) - (6 Thread…
-
**Logstash information**:
Please include the following information:
1. Logstash version (e.g. `bin/logstash --version`)
Using bundled JDK: /usr/share/logstash/jdk
logstash 8.5.1
2. Logsta…
-
From https://source.dot.net/#System.Net.Primitives/System/Net/IPAddress.cs,e28302f14f72daac I can see that System.Net.IPAddress.IPv6Any and System.Net.IPAddress.IPv6None now point to the same object. …
-
I'm getting this error on OSX, I have graphicviz installed:
$ dot -V
dot - graphviz version 2.38.0 (20140413.2041)
The output/error after I execute the command (wavi --svg reports/ out.svg) is:
fini…
-
I am getting a mismatch in cmake and protobuf as my best understanding on my ubuntu x86 platformwhen building using the following command
`INFRA_IF_NAME=enp2s0 RELEASE=1 REFERENCE_DEVICE=1 BACKBONE…
-
.NET 8 Preview has been made available to the public. I started to migrate my OSS library as well to target the `net8.0` TFM as well.
Here is the link to the announcement: https://devblogs.microsoft.…
-
**Describe the bug**
I have a WebAPI function as follows.
- `LoginController.cs`
```C#
[HttpPost]
public Login Post([FromBody] string token)
{
...
}
```
- `BaseAPI.cs`
```C#
[P…
-
I use the releases.json file to track and manage SDKs. In https://github.com/dotnet/core/commit/45092744234338d9b285d3741f0cfc7127d34a08 it looks like 8.0.100-rc.1.23455.8 was deleted, and 8.0.100-rc.…
-
```
I am using C# with Dapper and MySQL.
Dapper dot net version: 1.25
Dapper Extensions version: 1.4.3
MySQL.Data version: 6.8.3
So i have these entities:
https://gist.github.com/Cortz/b1ce115e53560…
-
```
I am using C# with Dapper and MySQL.
Dapper dot net version: 1.25
Dapper Extensions version: 1.4.3
MySQL.Data version: 6.8.3
So i have these entities:
https://gist.github.com/Cortz/b1ce115e53560…