mathpaquette / IQFeed.CSharpApiClient

IQFeed.CSharpApiClient is fastest and the most well-designed C# DTN IQFeed socket API connector available
MIT License
121 stars 42 forks source link

In my error list #40

Closed MerlinBrasil closed 5 years ago

MerlinBrasil commented 5 years ago

Hi & thanks for all your hard work!

I'm using VS 2017 and, on first compile I get the one and only message:

Severity Code Description Project File Line Suppression State Warning NU5125 The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead. IQFeed.CSharpApiClient C:\Program Files\dotnet\sdk\2.1.507\Sdks\NuGet.Build.Tasks.Pack\buildCrossTargeting\NuGet.Build.Tasks.Pack.targets 202

Only a warning. Obviously not a huge deal, but thought I'd mention it

Best regards, Merlin MerlinBrasil@gmail.com

mathpaquette commented 5 years ago

@MerlinBrasil thanks for reporting this. Ill take a look.

mathpaquette commented 5 years ago

I'm using VS 2017 updated to the latest version and didnt have any error. Are you sure its 2017 or maybe 2019?

MerlinBrasil commented 5 years ago

I'm using what you're using. 2017 updated to the latest version.

Best, Merlin

On Tue, Jul 23, 2019 at 3:59 PM Mathieu Paquette notifications@github.com wrote:

I'm using VS 2017 updated to the latest version and didnt have any error. Are you sure its 2017 or maybe 2019?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mathpaquette/IQFeed.CSharpApiClient/issues/40?email_source=notifications&email_token=AAJYI3B5WCGU3EYR3CJ6PHDQA5IJNA5CNFSM4H74SEUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2UDIGI#issuecomment-514339865, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJYI3EIHKVKKNKWDINFBBLQA5IJNANCNFSM4H74SEUA .

mathpaquette commented 5 years ago

Could you please include a screenshot ? thanks

MerlinBrasil commented 5 years ago

I did a cut and paste of the error in my initial message in this thread

mathpaquette commented 5 years ago

Thanks