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