Skip to content

Commit

Permalink
Fix Bug: .NetFramework 4.8 ClientWebSocket Cann't Connect To .Net8 Ws…
Browse files Browse the repository at this point in the history
…Session #278
  • Loading branch information
chronoxor committed Dec 23, 2023
1 parent cb58a43 commit 5b51764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/NetCoreServer/NetCoreServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Version>8.0.6.0</Version>
<Version>8.0.7.0</Version>
<Authors>Ivan Shynkarenka</Authors>
<Copyright>Copyright (c) 2019-2023 Ivan Shynkarenka</Copyright>
<RepositoryUrl>https://github.com/chronoxor/NetCoreServer</RepositoryUrl>
Expand Down

0 comments on commit 5b51764

Please sign in to comment.