From bc32637a1dbc186a477be9278d8dee9d65e780c3 Mon Sep 17 00:00:00 2001 From: Johannes Tuerk Date: Wed, 13 Dec 2023 20:48:39 +0100 Subject: [PATCH] nuget version Signed-off-by: Johannes Tuerk --- .github/workflows/publish-nuget.yaml | 2 +- src/Hyperledger.Aries/Hyperledger.Aries.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish-nuget.yaml b/.github/workflows/publish-nuget.yaml index 4bf7445c..3b7a951d 100644 --- a/.github/workflows/publish-nuget.yaml +++ b/.github/workflows/publish-nuget.yaml @@ -54,7 +54,7 @@ jobs: - name: Run tests run: dotnet test /p:Configuration=$BUILD_CONFIG --no-restore --no-build --verbosity normal - - name: Pack WalletFramework.Core + - name: Pack WalletFramework run: dotnet pack /p:Configuration=$BUILD_CONFIG /p:Version=$APP_VERSION --no-build --output . # # - name: Publish diff --git a/src/Hyperledger.Aries/Hyperledger.Aries.csproj b/src/Hyperledger.Aries/Hyperledger.Aries.csproj index 50edbd58..60ab8421 100644 --- a/src/Hyperledger.Aries/Hyperledger.Aries.csproj +++ b/src/Hyperledger.Aries/Hyperledger.Aries.csproj @@ -17,7 +17,7 @@ - +