diff --git a/FormatWith/FormatWith.csproj b/FormatWith/FormatWith.csproj index 5e21b1a..4480067 100644 --- a/FormatWith/FormatWith.csproj +++ b/FormatWith/FormatWith.csproj @@ -1,4 +1,5 @@ + netstandard2.0 FormatWith @@ -23,6 +24,15 @@ true https://github.com/crozone/FormatWith git - Added handler overload to FormatWith and FormattableWith. + Include XML documentation in package. + + + bin\Debug\netstandard2.0\FormatWith.xml + + + + bin\Release\netstandard2.0\FormatWith.xml + +