We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37737cd commit 8c2c8c7Copy full SHA for 8c2c8c7
Hi3Helper.Http.Universal.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFramework>netstandard2.0</TargetFramework>
5
- <Platforms>x64</Platforms>
+ <Platforms>x64;x86;AnyCPU</Platforms>
6
<LangVersion>8.0</LangVersion>
7
<Configurations>Debug;Release</Configurations>
8
<Nullable>disable</Nullable>
0 commit comments