-
```
FloraFixer.csproj : error NU1202: Package Mutagen.Bethesda 0.47.2 is not compatible with net6.0-windows7.0 (.NETCoreApp,Version=v6.0). Package Mutagen.Bethesda 0.47.2 supports: net8.0 (.NETCoreAp…
-
Hi , last two weeks I run Roslynator cli 0.8.9 and it worked fine. However , its failed when I try to run it today.
I tried to upgrade to roslynator cli version 0.9.0 but still received the same err…
-
Hi
I think from title should be clear what I am attempting to achieve.
Working on templates for MAUI repro samples and playing with Aspire. Being lazy bum (dev) I would like to use Aspire for se…
-
### Is your feature request related to a problem?
I am using UWP and migrating to WinUI3 is not an option (yet)
### Describe the solution you would like
I would like to use SkiaSharp 3.0 on UWP but…
-
Hi.
For dotnet core projects, the program string looks like this:
`"program": "${workspaceRoot}/fizzbuzz/bin/Debug/netcoreapp1.1/fizzbuzz.dll"`
As you can see, it goes a different path and it s…
-
### Library name and version
Azure.AI.OpenAI 2.0.0-beta.5
### Describe the bug
Azure.AI.OpenAI uses the Autorest.Csharp client code generation. This generated code has optimization when the library…
-
![123](https://user-images.githubusercontent.com/6141716/61390133-80cfdb80-a8ba-11e9-9616-30b382b210cf.png)
In other runtimes, `SimpleIoc` does not inherit `IServiceLocator` and breaks everything. …
-
Can I check what happens with netstandard assemblies with tests that are used in an entrypoint netcoreapp?
It looks like you are running tests using the adapters app?
If you look at the story he…
-
Hi! Thanks for reporting this feature/bug/question!
Please keep / fill in the relevant info from this template so that we can help you as best as possible.
**Type** (choose one):
- Question
…
-
Hello,
I would like to publish a WebJob from .NET Core console app.
It seems that Microsoft.Azure.WebJobs doesn't support Microsoft.NETCore.App 1.0 and there is no "Publish as Azure WebJob..." suppor…