-
Just installed VS 17.10.0 Preview 7 and it required me to update Aspire as well (build error).
I tried to do it with the normal `dotnet workload update` command, but it failed. Also the `dotnet wor…
-
### Tested versions
v4.3.stable.mono.official [77dcf97d8]
dotnet --info
```
.NET SDK:
Version: 8.0.402
Commit: 70aa751718
Workload version: 8.0.400-manifests.b6724b7a…
-
This extension is installable in VS2022, but nothing happens when the T4 button (in Solution Explorer) is pressed or before a build.
Also, when I access `Extensions > T4Executer > Configure`, what …
-
### Library name and version
Azure.Identity 1.13.0
Azure.ResourceManager 1.13.0
Azure.ResourceManager.Resources 1.9.0
Azure.ResourceManager.Sql 1.2.1
### Describe the bug
When using `ArmClient` wit…
-
### Describe the bug
If using custom log formatting (e.g. JSON) and `"launchBrowser": true` in launchSettings.json, `dotnet watch` will hard exit when it fails to launch the browser.
### To Reproduc…
cfbao updated
2 weeks ago
-
Hey guys
please i have a little question
i am using RazorEngine.NetCore in .Net Core 3.1 and when i run Engine.Razor.Compile(key); i get the following error
```Could not load type Microsoft.AspNetC…
texyh updated
2 years ago
-
Add form-data filter for swagger
-
### Describe the bug
After 8.0.10 release this week our builds stopped to work with
```
CSC : error CS2012: Cannot open '.build\obj\CodeGenerators\Azure\CodeGenerators.dll' for writing -- 'The proce…
-
For `3 Application Observability and Maintenance/3 Implementing Probes and Health Checks/health-probes/dockerfile`:
```
You must install or update .NET to run this application.
App: /app/health…
-
### Description
Why is the arm64 sdk found on x64 machines?
### Reproduction Steps
`dotnet --info`
### Expected behavior
arm64 should not be found
### Actual behavior
```
.NE…