diff --git a/.ci/azure-pipelines.yml b/.ci/azure-pipelines.yml index a2dd3de..d66e5d4 100644 --- a/.ci/azure-pipelines.yml +++ b/.ci/azure-pipelines.yml @@ -38,3 +38,6 @@ jobs: - template: sign-artifacts/jobs/v1.yml@internal-templates parameters: dependsOn: [ 'build' ] + realSign: true + signTags: true + signMain: true diff --git a/LineEditor/LineEditor.csproj b/LineEditor/LineEditor.csproj index 67128a0..0eafc11 100644 --- a/LineEditor/LineEditor.csproj +++ b/LineEditor/LineEditor.csproj @@ -3,14 +3,14 @@ netstandard2.0 Mono.Terminal - 5.4.1 + 5.4.2 Microsoft © Microsoft Corporation. All rights reserved. https://github.com/mono/LineEditor/raw/master/icon_128x128.png https://github.com/mono/LineEditor/blob/master/LICENSE Xamarin https://github.com/mono/LineEditor - Release 5.4.1 improves Windows support. + Release 5.4.2 improves Windows support. True An interactive commmand line editor Mono.Terminal - LineEdit, GetLine @@ -24,7 +24,9 @@ bin\Debug\netstandard2.0\LineEditor.xml + bin\Release\netstandard2.0\LineEditor.xml +