-
We are seeing some sporadic `dotnet` crash in the CI builds of https://github.com/zeroc-ice/ice using .NET 8.0.404 on macOS
When the crash happens the build log shows this error:
```
Compiling ../..…
-
> NOTE: Repost of dotnet/vscode-csharp#5063 due to unjustifyable closure reason.
## Issue Description ##
As the title shows, `` doc comments don't show in the tooltip.
## Steps to Reproduce ##
Write…
-
Adding this property to csproj can easily cause users to fall in hybrid mode. The docs should advise to add it in Directory.Build.props at repo root. The property should be having zero effect for non-…
-
```
/workspaces/dotnet/src/aspnetcore/src/Components/WebView/WebView/src/Microsoft.AspNetCore.Components.WebView.csproj(68,5): warning : '../../../Web.JS/dist/Release/blazor.webview.js' does not e…
-
.csproj have no explicit language version declaration, which can lead to hard to understand magic bugs like #9.
The error I got was:
`source\repos\Captain-of-industry-modding\src\ExampleMod\Exampl…
-
```
D:\Games\vns\normal\higutr>dotnet run txa-encode D:\Games\vns\normal\higutr\data\txa title.txa
D:\Games\vns\normal\higutr\ShinDataUtil.csproj : warning NU1903: Package 'Newtonsoft.Json' 12.0.3 h…
-
`dependency-graph "X:\DealerVision\FieldService\DealerVision.FieldService.Web\DealerVision.FieldService.Web.csproj"`
```
Unhandled exception: System.InvalidOperationException: Sequence contains …
-
I can foresee a new cli program called `fix` with some options:
* `--find` - Will show the solution files that need updated.
* with no arguments, will do the work
* find all sdk projects
* s…
-
**Is your feature request related to a problem? Please describe.**
The default enum mapping option uses values that represent some items in some order. The `ByName` option, on the other hand, seems t…
-
Would be great to support the latest and greatest package reference systems!
Documentation for [PackageReference](https://docs.microsoft.com/en-us/nuget/consume-packages/package-references-in-proje…