We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4bbccb commit a3560d1Copy full SHA for a3560d1
1 file changed
src/OpenAPI.Net/OpenAPI.Net.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<TargetFramework>netstandard2.1</TargetFramework>
@@ -9,7 +9,7 @@
9
<PackageTags>cTrader, Open API, Spotware</PackageTags>
10
<Description>A .NET RX library for Spotware Open API</Description>
11
<PackageId>Spotware.OpenAPI.Net</PackageId>
12
- <Version>1.3.6-rc2</Version>
+ <Version>1.3.6</Version>
13
<Platforms>AnyCPU</Platforms>
14
<Company>Spotware</Company>
15
<Authors>Spotware</Authors>
0 commit comments