Skip to content

Commit

Permalink
new NuGet release: 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vslee committed Mar 4, 2021
1 parent 0362633 commit f2d261e
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions IEXSharp/IEXSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,16 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<VersionPrefix>2.6.0</VersionPrefix>
<VersionPrefix>2.7.0</VersionPrefix>
<Authors>Victor Lee</Authors>
<Company />
<Description>IEX Cloud API for C# and other .net languages. Supports SSE streaming</Description>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/vslee/IEXSharp</PackageProjectUrl>
<RepositoryUrl>https://github.com/vslee/IEXSharp</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<!--for SourceLink-->
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<!--for SourceLink-->
<!--for SourceLink--><PublishRepositoryUrl>true</PublishRepositoryUrl>
<!--for SourceLink--><EmbedUntrackedSources>true</EmbedUntrackedSources>
<PackageTags>IEX Cloud Stock API Rest SSE dotnet finance-api market-data</PackageTags>
<PackageReleaseNotes>https://github.com/vslee/IEXSharp/releases</PackageReleaseNotes>
<Configurations>Debug;Release;PreRelease</Configurations>
Expand Down

0 comments on commit f2d261e

Please sign in to comment.