Skip to content

Commit

Permalink
Hide source generation context
Browse files Browse the repository at this point in the history
  • Loading branch information
nvborisenko committed Feb 12, 2024
1 parent 028c1fd commit ba8aead
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ namespace ReportPortal.Client.Converters
[JsonSerializable(typeof(Abstractions.Responses.Project.ProjectResponse))]
[JsonSerializable(typeof(Abstractions.Responses.Project.PreferenceResponse))]

public partial class ClientSourceGenerationContext : JsonSerializerContext
partial class ClientSourceGenerationContext : JsonSerializerContext
{
}
}

0 comments on commit ba8aead

Please sign in to comment.