Kristian Virkus

Results 3 comments of Kristian Virkus
trafficstars

The reason why some of the unit tests failed on my machine is that my OS language is not en-?? which of course leads to differently localised default exception messages....

Additional changes required to be able to specify contextName and contextEngineId in file "/SharpSnmpLib/Messaging/Discovery.cs" for creating discovery messages?

I've had the same issue. First I created a .NetStandard2.0 class library project but then changed my mind and wanted to execute it as a console app as a demo....