-
Runtime specified in nswag.json as "Net80".
![image](https://github.com/RicoSuter/NSwag/assets/2852839/a56dd040-ba7a-446e-9c8e-78f8c544a8a6)
Not quite sure if it's needed in both places, but d…
-
I'm currently writing a CodeFixProvider which will provide possible fixes to existing Diagnostics based on pre-existing company guidelines/codebase.
But I cannot test it, as the original Diagnostic (…
-
Even though I see https://github.com/NWebsec/NWebsec/issues/172 is open, I would like to raise this issue.
Whilst trying to restore one of the packages on a .net60 project with `nuget restore` (nee…
-
I'm trying to build this library so I can convert to pix for tesseract, using c# in .net core. I thought I'd convert this to the sdk project format and multipart the net452;net462;net471;net50;net60;…
-
### Discussed in https://github.com/dotnet/roslyn/discussions/58345
Originally posted by **Herrmel** December 15, 2021
Currently the AnalyzerTestFramework (Microsoft.CodeAnalysis.CSharp.Analyz…
-
Switching generation tools from
- nswag: 13.13.2 -> 13.17.0
- NetRuntime NetCore21 -> Net60
- codeGenerator - openApiToTypeScriptClient
Every generated interface has additional attribute added.…
-
Dotnet version: 6.0.202 (tried 6.0.104 as well)
Mac: MacBook Pro, M1, 2020
OS: Monterey v12.3.1
When trying to run either via `dotnet run` or Visual Studio 2022 for Mac preview I get the followi…
-
Hello!
I have a, Asp.Net Core project with a hard dependency on Windows x86:
```
net6.0-windows
x86
x86
win-x86
OnBuildSuccess
...
…
-
## Required Information
**Question, Bug, or Feature?**
*Type*: Bug
**Enter Task Name**: `NuGetCommand@2`
## Environment
- Server: Azure Pipelines
- Account: exclaimerltd
- Team Proj…
-
Using `ReferenceAssemblies.Net.Net60Android.AddPackages(ImmutableArray.Create(new PackageIdentity("Uno.UI", "4.8.24")))`, I expect that resolved references from Uno.UI will be those that come from net…