-
**INSTALL STEPS**
1. Install SDK 10.0 [10.0.100-alpha.1.24571.14]
2. dotnet nuget add source "dotnet10"
3. Install Aspire 9.0 template
- Run `dotnet new install Aspire.ProjectTemplates::9.0.0`
*…
-
_(Originally reported in #9574. Restated here in a more minimal form after some investigation.)_
Consider two projects:
## Project A
```xml
net8.0
```
## Project B
```xm…
-
### Current behavior
I get the following error dialog when creating/adding a new Uno Platform Library project.
![image](https://github.com/user-attachments/assets/96d4868e-ccc4-4928-9c39-d517c05…
-
I get the following error when my tests are run in GitLab:
```
Error Message:
[Test Collection Cleanup Failure (PostgresSqlContainerCollection)]: System.NullReferenceException : Object reference…
-
in FSI:
I believe the temporary `*.fsproj` created by `#r "nuget:..."` should be targeting the current OS.
so `net8.0-windows` instead of just `net8.0`.
Currently, my scripts in [Fesh](https://github…
-
### Library Version
3.2.1
### .NET Runtime
.Net 8
### Operating System / Device Details
Windows 11 24H2
### Details
I have a .net WPF project that uses couchbase and was attempting to up…
-
### Prerequisites
- [x] I have written a descriptive issue title
- [x] I have verified that I am running the latest version of the COMET-IME
- [x] I have searched [open](https://github.com/RHEAGR…
-
I was using package in .net7.0 without problems. However, after updating to .net8.0, my program throws error. How can I solve it?
```
log4net:ERROR Exception while reading ConfigurationSettings. C…
-
When building a solution with two projects (a console app and a class library), the build fails when the class library references MrAdvice version="2.16.0" and implements the following basic attribute…
-
If you clone this repository and try to run it on Linux it will fail
because the android and macos workloads are not available:
```
/usr/lib/dotnet/sdk/8.0.110/Sdks/Microsoft.NET.Sdk/targets/Mic…