revert SERIALIZE switcher of BreakingChangeAnalyzer

This commit is contained in:
wyunchi-ms 2020-01-09 15:44:54 +08:00
Родитель 405b35f4e7
Коммит 1645a8395a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -12,7 +12,7 @@
// limitations under the License.
// ----------------------------------------------------------------------------------
#define SERIALIZE
// #define SERIALIZE
using Newtonsoft.Json;
using System;