-
**Describe the issue or request**
Autorest changed RequestContext from optional to required.
Previously, query parameters were set to null, and every request had an optional RequestContext. Now every…
-
### Describe the Issue
I am creating a .NET MAUI application on macOS (M1 Pro) in VS Code (due to the recently dropped support for Visual Studio for Mac).
I followed the official documentation https:…
-
I've encountered a bug similar to previous issues, but I haven't quite found the solution to my case. I've tried erasing the csdevkit folder in my Temp, changing dotnet.server.trace, and unchecking do…
-
I try to build
```
java -jar antlr-4.13.2-complete.jar -Dlanguage=Python3 -o gen PostgreSQLLexer.g4 -visitor -listener
java -jar antlr-4.13.2-complete.jar -Dlanguage=Pyt…
-
The internal configuration file `.sonarqube\conf\SonarQubeAnalysisConfig.xml` contains list of analyzer DLLs to provide to the compiler.
It currently looks like the example below.
`` for `cs` embe…
-
We should at least consider adding a trim-friendly attribute to MessagePack and add the analyzers necessary to ensure proper execution under NativeAOT.
See these resources:
- https://devblogs.mic…
-
Reading some code from [vscode-csharp](https://github.com/dotnet/vscode-csharp/blob/15e7940baf1fbc2890c3e7f184fdd8330865ca1a/src/omnisharp/server.ts#L414-L542) and [OmniSharp Wiki](https://github.com/…
-
A nice article here explains how some files can inflate the repo a lot:
https://www.jonathancreamer.com/how-we-shrunk-our-git-repo-size-by-94-percent/
-
I am getting an invalid port error when bringing up the VSCode environment.
Environment Info:
.NET SDK:
Version: 8.0.403
Commit: c64aa40a71
Workload version: 8.0.400-manifest…
-
I'm getting data is invalid when trying to associate a png or ico file with -iconFile
What are the image specs needed for the PS2EXE utility?
Thx!