-
I upgraded my Blazor webassembly project to .Net5 RC2 (from .Net5 RC1) and I did notice that month names for my (Bosnian) ui culture are wrong.
Here is steps to reporduce:
In Main metoh of Progr…
-
### Description
The problem occurs on Apple platforms (Mac Catalyst, iOS) when using .NET 7.
The initial symptom I get is this exception at startup:
```
Arg_ExternalException (System.Runtime…
-
There is currently a known issue with VS Code that can result in a state where the Live Share extension can be corrupted. The current fix is to uninstall the Live Share extension and reinstall it agai…
-
## What happened?
If Live reload is enabled via BP_LIVE_RELOAD_ENABLED=true and the application creates any files in it's work dir, the process is restarted immediately. An example of this is an app …
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
Looking for: ['ros-noetic-rviz-visual-tools']
conda-forge/osx-64 …
-
In .NET 7 we've changed how IgnoreCase is implemented, and in doing so we've taken some corner case breaking changes. Given that, we have an opportunity to push those breaking changes a bit further a…
-
This is surprisingly large in the uncompressed binary, especially with ICU linked in. It seems likely that getting rid of unnecessary strings, shrinking unused arrays, and deduplication efforts could …
-
For exact reasons unknown, we're seeing failures in certain StringTests tests when using hu-HU and tr-TR cultures. We should see if the tests can be tweaked for Android or if they should be skipped o…
-
I'm trying to run this for the first time and get the following error.
`Process terminated. Couldn't find a valid ICU package installed on the system. Please install libicu using your package manager…
-
### Description
Now, I'm aware of https://docs.microsoft.com/en-us/dotnet/standard/base-types/string-comparison-net-5-plus
Please see the screenshot ("Immediate window" in VS debugger) and comme…
zvrba updated
2 years ago