-
Building src/Benchmarks errors with unable to find a 9.0 version of Microsoft.Extensions.Logging
```
❯ ~/.dotnet/dotnet --info
.NET SDK:
Version: 9.0.100-rc.2.24474.11
Commit: …
a74nh updated
2 weeks ago
-
I just noticed that in Ubuntu 22.04, dotnet7 is still available among the ubuntu apt packages that can be installed:
```
$ uname -a
Linux chayotebox 6.8.0-45-generic #45~22.04.1-Ubuntu SMP PREEMP…
-
in my new dotnet8 branch it generally seems to work, i'm need some testing still.
I found that @jskripsky had a take on dotnet 8 as well. What was your status?
issues i found on the way
- [ ]…
-
سلام خسته نباشید من موقع نصب این ارور رو می گیرم
E: Unable to locate package dotnet7
-
### Describe the bug
I've been trying to migrate a .NET 7 AOT project to a .NET 8 AOT one. After much difficulty, I decided to try out the example here https://docs.aws.amazon.com/serverless-applic…
-
I am trying to use this code to push a .NET 7 container image to my ACR:
```
- name: Azure Container Registry Login
uses: Azure/docker-login@v1
with:
username: ${{ secre…
-
Hi,
i think that collecting dumps in linux is still not really polished, i'm on Ubuntu 20.04 and dotnet 7, this is the process :
Run a dotnet7 application as user, in another console try to run
…
-
### Description
WPF unknown error
### Reproduction Steps
https://github.com/kongying-tavern/wpf-template/tree/main
### Expected behavior
This template works with dotnet6 and dotnet7 exc…
-
I installed VSCode through Flatpak, and followed the instruction in the first run text file, but VSCode as well as VScode-OSS both do not detect the Flatpak sdk extension.
I tried both `FLATPAK_EN…
-
In flathub/flathub#4009, I learned that if I follow the README for this extension, I must run `/usr/lib/sdk/dotnet7/bin/install.sh` _after_ running `dotnet publish`. If I run `install.sh` first, the `…