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 b4ec5b0 commit 80eaf21Copy full SHA for 80eaf21
src/WebJobs.Script/DictionaryJsonConverter.cs
@@ -8,7 +8,6 @@
8
9
namespace Microsoft.Azure.WebJobs.Script
10
{
11
-
12
public class DictionaryJsonConverter : JsonConverter
13
14
public override void WriteJson(JsonWriter writer, object value, JsonSerializer serializer)
0 commit comments