From 3fdc6d37f5e90d6a6654da1e676a3e6985519532 Mon Sep 17 00:00:00 2001 From: Alexey Osipov Date: Thu, 10 Nov 2022 20:49:40 +0300 Subject: [PATCH] Fix build again --- .github/workflows/cross-compile.yml | 2 +- .../csharp/Ckzg.Bindings/Ckzg.Bindings.csproj | 17 ++++++----------- 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/.github/workflows/cross-compile.yml b/.github/workflows/cross-compile.yml index 92e2027..bef0d86 100644 --- a/.github/workflows/cross-compile.yml +++ b/.github/workflows/cross-compile.yml @@ -78,5 +78,5 @@ jobs: - name: Upload package uses: actions/upload-artifact@v3 with: - name: Ckzg.Bindings.nuget + name: Ckzg.Bindings path: bindings/csharp/build/Ckzg.Bindings.*.nupkg \ No newline at end of file diff --git a/bindings/csharp/Ckzg.Bindings/Ckzg.Bindings.csproj b/bindings/csharp/Ckzg.Bindings/Ckzg.Bindings.csproj index 7649ca7..1996e52 100644 --- a/bindings/csharp/Ckzg.Bindings/Ckzg.Bindings.csproj +++ b/bindings/csharp/Ckzg.Bindings/Ckzg.Bindings.csproj @@ -11,7 +11,7 @@ True Ckzg.Bindings LICENSE - 0.1.0.2 + 0.1.0.3 @@ -22,16 +22,11 @@ - - Always - true - runtimes\ - - - Always - true - runtimes\ - + + + + +