Skip to content

Commit fe545b8

Browse files
committed
remove GenerateAssemblyInfo=false
1 parent 5154c09 commit fe545b8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

CSharpAPI.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
<PropertyGroup>
44
<PackageId>Integrative.IbApi</PackageId>
5-
<Version>0.8</Version>
5+
<Version>0.8.1</Version>
66
<RepositoryUrl>https://github.com/integrativesoft/ibapi-unofficial</RepositoryUrl>
77
<TargetFrameworks>netstandard2.0;net48;netcoreapp3.1;</TargetFrameworks>
8-
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
98
<ApplicationIcon />
109
<OutputType>Library</OutputType>
1110
<StartupObject />

0 commit comments

Comments
 (0)