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 5b19388 commit af368bcCopy full SHA for af368bc
ShopifySharp/ShopifySharp.csproj
@@ -3,7 +3,7 @@
3
<TargetFrameworks>net6.0;net7.0;netstandard2.0;net8.0</TargetFrameworks>
4
<AssemblyName>ShopifySharp</AssemblyName>
5
<RootNamespace>ShopifySharp</RootNamespace>
6
- <VersionPrefix>6.15.1</VersionPrefix>
+ <VersionPrefix>6.16.0</VersionPrefix>
7
<IncludeSymbols>true</IncludeSymbols>
8
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
9
<LangVersion>Latest</LangVersion>
@@ -25,4 +25,4 @@
25
<PackageReference Include="newtonsoft.json" Version="13.0.2" />
26
<PackageReference Include="System.Text.Json" Version="7.0.3" />
27
</ItemGroup>
28
-</Project>
+</Project>
0 commit comments