-
## Steps to reproduce
- Have multiple .csproj files in directory
- Run "dotnet tool install _package_ --version _version_ -g"
## Expected behavior
Tool installs correctly.
## Actual behavi…
-
I use DllImport to parse commandline argument using the win32 function `CommandLineToArgvW ` as given below
```cs
[DllImport("shell32.dll", SetLastError = true)]
static extern IntPtr Co…
-
### Description
I have created a new ASP.NET core web application (Razor Pages), and build the application with .NET9 rc-1 sdk. Then while publishing it to Azure app service Linux, it throws applicat…
-
I've been stuck on this problem for a week and I have no idea what to try next. I've checked all the configuration. It works fine on my local machine but when deployed to Azure I get the error:
```…
-
### Describe the bug
this pr #15628 use a Dictionary to interim storage . but Key of Dictionary should unique. crashes happend
### To Reproduce
ControlCatalog.NetCore
![image](https://github…
-
Build: 9.0.100 SDK on win11-x64
1.dotnet workload install aspire --version 9.0.100-servicing.24530.1
2.dotnet workload update
3.A UAC prompt will popup, select No. (UAC prompt will popup many times a…
-
Hi,
Log:
```
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
Microsoft.Graph.Beta…
-
## Steps to Reproduce
1. Start a new Blazor project (`dotnet new blazorwasm`)
2. Add Razor code as follows:
```cshtml
@System.Globalization.CultureInfo.CurrentCulture
@System.Globalization.…
-
Hi!
I try to run simple code on mac with .net6 and get an RazorEngine.Templating.TemplateCompilationException on extent.Flush();
Code:
```
var extent = new ExtentReports();
var htmlReporter = n…
-
## Environment data
`dotnet --info` output:
акет SDK для .NET Core (отражающий любой global.json):
Version: 3.0.100
Commit: 04339c3a26
Среда выполнения:
OS Name: Windows
OS V…