-
### Product
dotnet CLI (dotnet new)
### Describe The Bug
Running the command with the version specified doesn't display the list of templates:
dotnet new details NUnit3.DotNetNew.Template -v…
-
### Describe the bug
本人在11月14日提出Avalonia.Browser不支持net9 #17503 ,16日Avalonia升级了新模板,现在在net9下,Browser运行正常了,但Android不正常了,新建一个项目,直接运行Android,出现如图错误:
### To Reproduce
每次必现
![1](https://github.com/user-a…
-
The SDK repo makes use of an internal `SdkTest` API to support writing end-to-end tests that validate the behavior of `dotnet` in the context of a project. The `Microsoft.NET.TestFramework` that encap…
-
**REPRO STEPS**
1. Clean machine: Win11 x64 23h2 ENU
2. Install VS 17.10 Preview 1 (includes .NET SDK 8.0.200 and .NET Aspire workload 8.0 Preview 3)
3. Open VS, create new solution using 'Aspire S…
-
#### I'm going to place everything that I find in this one issue (several comments). If you want me 🦖 to PR the updates, I can do it after I'm done writing a large tutorial that makes use of this sca…
-
There are a bunch of failures that are always happening in the aspnetcore-helix-matrix, mostly involving template tests. These are only happening on the Arm64v8 and Debian.9.Arm64.Open queues.
https:…
-
### Describe the bug
Avalonia templates are currently split between avalonia-dotnet-templates and AvaloniaVS. However, each has their own type convention when creating a `UserControl` (possibly other…
-
using azure core tools on mac:
```
func version
4.0.5274
```
list the templates available:
`func templates list`
```
C# Templates:
...
Azure Service Bus Queue trigger
```
try and…
-
VS code moved to the template engine, so we should validate the new templates work as expected.
-
Currently there's not a reasonable way to package default styles inside Controls. If we try to add our own DefaultDictionary into Merged Dictionary it gets cleared out after InitalizeComponent is call…