We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcd6195 commit a9c3a7aCopy full SHA for a9c3a7a
Source/FikaAmazonAPI/FikaAmazonAPI.csproj
@@ -21,7 +21,7 @@
21
<Description>.Net C# library for the new Amazon Selling Partner API</Description>
22
<RepositoryType>git</RepositoryType>
23
<PackageIcon>icon.jpg</PackageIcon>
24
- <TargetFramework>netstandard2.1</TargetFramework>
+ <TargetFramework>netstandard2.0</TargetFramework>
25
<UserSecretsId>2ff602c6-a213-4df0-88f2-cf1a1df95fbc</UserSecretsId>
26
27
</PropertyGroup>
0 commit comments