-
(BenchmarkDotNet v0.14 on Windows 11.)
I have a solution that uses [NuGet package source mapping](https://learn.microsoft.com/en-us/nuget/consume-packages/package-source-mapping). There's a benchma…
-
按照链接编译项目
[https://mp.weixin.qq.com/s/M8as_AsVAFsiImDhaX7TKQ](url)
显示不存在各名称,是否缺失文件。
TargetFrameworks.props 已修改为
`net8.0-windows`
-
It is not possible to add the NuGet package to a MAUI Multi-Project App or to an upgraded Xamarin project due to the target framework of the common project is net8.0.
Due to your project works with…
-
Describe the bug
.net8+orchardcore create webpage, use blazorserver mode @(await Html.RenderComponentAsync(RenderMode.ServerPrerendered)) error.
error content:
System.InvalidOperationException: T…
-
### Describe the Bug
Similar to https://github.com/dotnet/dotnet-docker/issues/3338 and https://github.com/dotnet/runtime/issues/71856, trying to emulate the `linux/amd64` platform when buildin…
-
_From @borigas on Thu, 18 Jul 2024 21:14:21 GMT_
### Description
I'm trying to add an iOS Notification Service Extension to my app, but I can't get it to deploy from VS. I am connected to a Mac an…
-
## What would you like to be added:
migrate from uap10.0.19041 to net8.0-windows10.0.19041
## Why is this needed:
access to latest language features in window uwp build
## For which Platform: …
-
Same issue as this https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/issues/1823
Looking at the other issue, it was related to `guid`, which my migration doesn't contain. There…
-
### Environment
msvs 17.11.6
### .NET version
net8
### Did this work in a previous version of Visual Studio and/or previous .NET release?
no
### Issue description
When designer copies reference…
-
I have just upgraded my project to .NET 8 and noticed while running my build pipeline in Azure DevOps that it fails because of `dotnet-project-licenses`.
Output:
```
You can invoke the tool using…