From 3ddf81bd1de51f4b0b8afe68763dce72ce53050a Mon Sep 17 00:00:00 2001 From: Markus Huggler Date: Wed, 1 Dec 2021 13:52:57 +0100 Subject: [PATCH] chore: updates LibGit2Sharp to the preview version because OpenSSL 1.0 is removed from a lot of distros --- src/Cli/Cli.csproj | 2 +- src/Infrastructure/Infrastructure.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Cli/Cli.csproj b/src/Cli/Cli.csproj index 4657a0a..8b978ec 100644 --- a/src/Cli/Cli.csproj +++ b/src/Cli/Cli.csproj @@ -10,7 +10,7 @@ Novaloop.UpdateTag Updates the tag of a repo to the next chosen version according the semver symantic. semver;update-tag;tag;git - 0.6.0 + 0.6.1 Matthias Langhard Novaloop AG https://gitlab.com/novaloop-oss/novaloop.update-tag diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index 7cffa82..9868dc3 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -10,7 +10,7 @@ - +