We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5154c09 commit fe545b8Copy full SHA for fe545b8
1 file changed
CSharpAPI.csproj
@@ -2,10 +2,9 @@
2
3
<PropertyGroup>
4
<PackageId>Integrative.IbApi</PackageId>
5
- <Version>0.8</Version>
+ <Version>0.8.1</Version>
6
<RepositoryUrl>https://github.com/integrativesoft/ibapi-unofficial</RepositoryUrl>
7
<TargetFrameworks>netstandard2.0;net48;netcoreapp3.1;</TargetFrameworks>
8
- <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
9
<ApplicationIcon />
10
<OutputType>Library</OutputType>
11
<StartupObject />
0 commit comments