Skip to content

Commit 091c943

Browse files
authored
Merge pull request #153 from kasperk81/patch-1
use correct framework
2 parents aaf3f48 + bb44eae commit 091c943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libiec61850/dotnet/core/2.0/iec61850_client/iec61850_client.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
5-
<TargetFramework>net80</TargetFramework>
5+
<TargetFramework>net8.0</TargetFramework>
66
<Platforms>AnyCPU</Platforms>
77
</PropertyGroup>
88

0 commit comments

Comments
 (0)