-
On branch release/2.0, after patching for our newer glibc everything builds fine using clang 3.9, except corefx which produces the following error:
"/home/alucryd/packages/community/dotnet-core/tru…
-
### Godot version
4.0.beta1
### System information
Linux, X11, Vulkan
### Issue description
First time ever. Created a new project, immediate crash.
```
user@debian:~/a/Godot_v4.0-beta1_mon…
-
How to reproduce:
Create a **net472** Console project and paste the following code:
```
using System;
using System.Globalization;
using System.Threading;
public class Program
{
public …
-
I had not used VS Live Share in a while, but attempted to use it today only to learn that it does not work. In the VS Code "Live Share" tab, if I select any of the three "Join collaboration session...…
-
We are using below icu nuget packages
![image](https://user-images.githubusercontent.com/86598581/175307801-2d4fc186-2ac2-462b-b658-b74b93d82eed.png)
And below is the code
```
using (var tr…
-
Hi,
I am not sure this issue should be created here, but I hope it's the right place. If not, please move it to an appropriate place.
Could you please provide packages for Ubuntu 20.04?
Packages…
-
After migration to .NET 6 simple usage
`var timeZoneInfo = TZConvert.GetTimeZoneInfo(timeZone);`
in some cases takes few seconds.
In 99% of cases it executes in under 0.01 ms, but sometimes it t…
-
### Describe the bug
After last OS update dotnet broken. It always show error:
`Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant…
-
### Description
While getting an unsupported locale on Linux will throw an exception:
```
System.Globalization.CultureNotFoundException: Culture is not supported. (Parameter 'culture')
19465 (0x…
-
# Docker - SQL Error on ASP.NET Core Alpine | Abhith Rajan
Having trouble to connect to a remote SQL server from an ASP.NET Core app running on top of Alpine dotnet on a linux container?
[https://ww…