Skip to content

Commit 43c9561

Browse files
committed
Fix SYSLIB0051
Warning was introduced in net8.0
1 parent 0b54f28 commit 43c9561

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/SignhostAPIClient/SignhostAPIClient.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<DefineConstants Condition="'$(TargetFramework)' == 'netstandard2.0'">TYPEINFO</DefineConstants>
77
<DefineConstants Condition="'$(TargetFramework)' == 'netstandard2.0'">SERIALIZABLE</DefineConstants>
88
<DefineConstants Condition="'$(TargetFramework)' == 'net8.0'">TYPEINFO</DefineConstants>
9-
<DefineConstants Condition="'$(TargetFramework)' == 'net8.0'">SERIALIZABLE</DefineConstants>
109
<RootNamespace>Signhost.APIClient</RootNamespace>
1110
</PropertyGroup>
1211

0 commit comments

Comments
 (0)