-
When Invariant mode is enabled and we are publishing for iOS / tvOS, we must ensure that no ICU artifacts are produced.
Example:
`dotnet publish /p:InvariantGlobalization=true`
No ICU binaries…
-
Found an issue with `en-AU` cultulreinfo on win10 (https://github.com/dotnet/runtime/issues/73837) porting a library from net 4.x to 6.x.
Current release is outdated (current version is ICU 71) and w…
-
### Tested versions
Introduced in 4.3
Worked fine in 4.2.2
### System information
Windows 10 / Ubuntu 22.04, Godot 4.3
### Issue description
Hey,
I believe v4.3 broke the "--" separator for u…
krova updated
2 months ago
-
Problem encountered on https://dotnet.microsoft.com/learn/dotnet/hello-world-tutorial/run
Operating System: linux
I followed https://github.com/dotnet/core/blob/master/Documentation/build-and-ins…
-
A Release or Appstore build is crashing directly at startup. Debug is working.
### Steps to Reproduce
1. Create a Release or AppStore build with the following settings:
![image](https://user-…
-
## Description
When running Retype from any NPM source, `retype start` fails with error `MojeeIO.Exceptions.LicenseException: Mojee License violation.`
I noticed a similar issue: #578 except there…
-
- [ ] This issue is blocking
- [ ] This issue is causing unreasonable pain
See discussion in https://github.com/dotnet/arcade/pull/5818#issuecomment-668690752.
https://github.com/dotnet/…
-
Native AOT compiler package includes precompiled libraries (.lib/.a files) with unmanaged runtime code. This works well in most cases. However, we have seen situations where the precompiled libraries …
-
During exercise step "Build and run the web app" in **Exercise - Get the sample application** (https://learn.microsoft.com/en-us/training/modules/create-a-build-pipeline/) while running **dotnet build…
kbhpe updated
3 weeks ago
-
### Discord.NET version
**3.10.0**
### .NET version
7
### Docker base image
mcr.microsoft.com/dotnet/runtime:7.0-alpine
### Dockerfile to rep
```
FROM mcr.microsoft.com/dotnet/sdk:7.0-al…