diff --git a/CHANGELOG.md b/CHANGELOG.md index edc158f5..c021d877 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,7 +34,6 @@ **Merged pull requests:** - - see if commit from web is more reliable [\#40](https://github.com/microsoft/CoseSignTool/pull/40) ([lemccomb](https://github.com/lemccomb)) - another release test [\#39](https://github.com/microsoft/CoseSignTool/pull/39) ([lemccomb](https://github.com/lemccomb)) - build and test only on PR [\#38](https://github.com/microsoft/CoseSignTool/pull/38) ([lemccomb](https://github.com/lemccomb)) diff --git a/CoseSignTool/CoseSign1/Interfaces/Constants.cs b/CoseSignTool/CoseSign1/Interfaces/Constants.cs index 36e0475f..700dcdeb 100644 --- a/CoseSignTool/CoseSign1/Interfaces/Constants.cs +++ b/CoseSignTool/CoseSign1/Interfaces/Constants.cs @@ -13,3 +13,4 @@ public static class Constants /// public const string DEFAULT_CONTENT_TYPE = "application/cose"; } +