We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b54f28 commit 43c9561Copy full SHA for 43c9561
1 file changed
src/SignhostAPIClient/SignhostAPIClient.csproj
@@ -6,7 +6,6 @@
6
<DefineConstants Condition="'$(TargetFramework)' == 'netstandard2.0'">TYPEINFO</DefineConstants>
7
<DefineConstants Condition="'$(TargetFramework)' == 'netstandard2.0'">SERIALIZABLE</DefineConstants>
8
<DefineConstants Condition="'$(TargetFramework)' == 'net8.0'">TYPEINFO</DefineConstants>
9
- <DefineConstants Condition="'$(TargetFramework)' == 'net8.0'">SERIALIZABLE</DefineConstants>
10
<RootNamespace>Signhost.APIClient</RootNamespace>
11
</PropertyGroup>
12
0 commit comments