Skip to content

Conversation

@GitAntoinee
Copy link

I added JsonPropertyNameAttribute (JsonPropertyName(string)) to properties and SerializableAttribute (Serializable) to all classes

I reformated a bit the code

{
sw.WriteLine(" [DataContract]");
}
sw.WriteLine(" [Serializable]");

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inconsistent whitespace in generated code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants