From 6f2c54f26ed4723b06cc00b59bd8e9efd2f05ea2 Mon Sep 17 00:00:00 2001 From: Johannes Kronberger Date: Mon, 1 Feb 2021 08:46:02 +0100 Subject: [PATCH] dummy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 28c0c63..ff308a6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ A simple framework for data migrations using Newtonsoft Json.Net. Quickstart ================================ + Suppose you have the following class that gets serialized in your project: class MyData