-
One linux-musl-arm64, using dotnet9:
```sh
$ dotnet9 --version
9.0.100-preview.2.24113.6
$ dotnet9 new console -n nine
$ cd nine
$ dotnet9 publish -o dist -c Release -p:PublishAot=true -p:St…
am11 updated
8 months ago
-
**REGRESSION INFO:** Worked in 17.10 P1 Without installing .NET 9.0
**INSTALL STEPS**
1. Clean machine: Win11 x64 23h2 ENU
2. Install VS 17.10 P1 from [[main-34524.221]
3. Install .NET SDK 9.…
-
- [ ] This issue is blocking
- [x] This issue is causing unreasonable pain
For workloads from Aspire and Maui, we want to have separate channels for major version and separate channels for dail…
-
### Describe the Bug
When attempting to `dotnet restore -r linux-musl-x64` a .NET 9.0 project using the `mcr.microsoft.com/dotnet/nightly/sdk:9.0-preview-alpine` image, I get the following errors f…
-
### Description
Under FreeBSD, .NET9 the ILCompiler (/p:PublishAOT=true) does not generate usable binaries. Even a simple "Hello, World!"
Discovered https://github.com/dotnet/runtime/issues/1044…
-
**REGRESSION INFO**
Doesn't repro in this configuration :VS 17.10 Preview 3 + SDK 9.0 P3 + Aspire 9.0 P3
**INSTALL STEPS**
1. Clean machine: Win11 x64 23h2 ENU
2. Install VS 17.10 Preview 3 +…
-
Build [#Promoting dotnet-wpf build 20240416.1 (222029) to channel(s) '.NET 9' #](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=2431640) failed
## :x: : in…
-
Since OpenSSL 3 importing into the base system in FreeBSD 14, jellyfin server can't start now.
When upgrading to 14.0-R, I add default options for SSL in make.conf
`
DEFAULT_VERSIONS+=ssl=base
`…
-
Build [#Promoting dotnet-wpf build 20240418.2 (222495) to channel(s) '.NET 9' #](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=2433666) failed
## :x: : in…
-
On win-x64, the object size is smaller with managed implementation, but final executable size regresses.
```pwsh
> Set-Alias -Name dotnet9 -Value ~/.dotnet9/dotnet
> dotnet9 --version
9.0.100-alph…
am11 updated
9 months ago