From 358307a9866a936bd14490ab78ef69a223c40127 Mon Sep 17 00:00:00 2001 From: Konstantin Dyachenko Date: Thu, 18 Jan 2024 08:49:29 +0000 Subject: [PATCH] Fix https://github.com/linksplatform/Protocols.Lino/issues/57 --- .github/workflows/csharp.yml | 2 +- .../Platform.Protocols.Lino.Tests.csproj | 2 +- csharp/Platform.Protocols.Lino/Platform.Protocols.Lino.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/csharp.yml b/.github/workflows/csharp.yml index 5ed047d..19ce60a 100644 --- a/.github/workflows/csharp.yml +++ b/.github/workflows/csharp.yml @@ -24,7 +24,7 @@ jobs: submodules: true - name: Test run: | - dotnet test -c Release -f net7 + dotnet test -c Release -f net8 pushNuGetPackageToGitHubPackageRegistry: needs: test runs-on: ubuntu-latest diff --git a/csharp/Platform.Protocols.Lino.Tests/Platform.Protocols.Lino.Tests.csproj b/csharp/Platform.Protocols.Lino.Tests/Platform.Protocols.Lino.Tests.csproj index 342d4e8..512ad61 100644 --- a/csharp/Platform.Protocols.Lino.Tests/Platform.Protocols.Lino.Tests.csproj +++ b/csharp/Platform.Protocols.Lino.Tests/Platform.Protocols.Lino.Tests.csproj @@ -1,7 +1,7 @@  - net7 + net7;net8 false latest enable diff --git a/csharp/Platform.Protocols.Lino/Platform.Protocols.Lino.csproj b/csharp/Platform.Protocols.Lino/Platform.Protocols.Lino.csproj index ca5a641..bc84ce5 100644 --- a/csharp/Platform.Protocols.Lino/Platform.Protocols.Lino.csproj +++ b/csharp/Platform.Protocols.Lino/Platform.Protocols.Lino.csproj @@ -6,7 +6,7 @@ Platform.Protocols.Lino 0.4.0 Konstantin Diachenko - net7 + net7;net8 Platform.Protocols.Lino LinksPlatform;Protocols.Lino;Lino;IListExtensions;Link;Parser https://raw.githubusercontent.com/linksplatform/Documentation/18469f4d033ee9a5b7b84caab9c585acab2ac519/doc/Avatar-rainbow-icon-64x64.png