Skip to content

Commit e573ca8

Browse files
committed
upgrade test project to net9
1 parent 23c0a0b commit e573ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SuperSocket.Tests/SuperSocket.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFrameworks>net8.0</TargetFrameworks>
3+
<TargetFrameworks>net9.0</TargetFrameworks>
44
<OutputType>Exe</OutputType>
55
<DebugType>portable</DebugType>
66
<IsPackable>false</IsPackable>

0 commit comments

Comments
 (0)