-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
nuget
### Package manager version
_No response_
### Language version
_No response_
### …
-
I am trying to bring https://github.com/UnoSD/Pulumi.FSharp.Extensions to .NET 8. I've changed pretty much every reference from net6.0 to net8.0, but when I try to run the build process I'm getting t…
-
.Net 6 is End of support November 12, 2024 (2 months from now).
https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core
VRChat Creator Companions CLI has a hard requirement on .Ne…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I've noticed that if on your AppHost you create some local directory then map it on one…
-
### Describe the bug
If using custom log formatting (e.g. JSON) and `"launchBrowser": true` in launchSettings.json, `dotnet watch` will hard exit when it fails to launch the browser.
### To Reproduc…
cfbao updated
2 weeks ago
-
### Library name and version
Azure.AI.OpenAI 2.0.0
### Query/Question
I have always developped against the preview packages of this SDK. Now I moved to the 2.0.0 version, but I can't seem to get it…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
If you add an esproj to an existing solution that has other csprojs in it and then run a `dot…
-
Hello
I come here from the following problem : https://github.com/stryker-mutator/stryker-net/issues/2077 since it seems to be a Buildalyzer problem.
All of our projects use this configuration :…
-
Hi Folks!
First of all - thank you all for maintaining this repo!
As of this week, we receive the following warning in our azure pipeline (.Net Framework):
`##[warning]Task 'Assembly Info (.Ne…
-
Hi
First of all, thank you sharing your fantastic code with the community. it saved me HOURS of developing an own solution!
I had some problems serializing between a .Net4.8 and .NetCore assembly.…