From bf1edb58ffd68d508e1a3bef5fa9ee5dc4b23584 Mon Sep 17 00:00:00 2001 From: Sean Feldman Date: Mon, 18 Apr 2022 07:56:44 -0600 Subject: [PATCH] Include quill-blot-formatter.min.js in CSPROJ Both JS files need to be included based on the documentation. Should both be include? --- src/WYSIWYGTextEditor/WYSIWYGTextEditor.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/WYSIWYGTextEditor/WYSIWYGTextEditor.csproj b/src/WYSIWYGTextEditor/WYSIWYGTextEditor.csproj index aae73b5..6ed4ec4 100644 --- a/src/WYSIWYGTextEditor/WYSIWYGTextEditor.csproj +++ b/src/WYSIWYGTextEditor/WYSIWYGTextEditor.csproj @@ -27,6 +27,7 @@ +