We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20f23b0 commit c67d0faCopy full SHA for c67d0fa
Flow.Launcher.Core/Plugin/JsonRPCModelContext.cs
@@ -2,7 +2,6 @@
2
3
namespace Flow.Launcher.Core.Plugin
4
{
5
- // TODO: After Upgrading to .Net 7, adding Source Generating Context for IAsyncEnumerable JsonRPCMessage
6
7
[JsonSerializable(typeof(JsonRPCQueryResponseModel))]
8
public partial class JsonRPCQueryResponseModelContext : JsonSerializerContext
0 commit comments