Nexogen.Libraries.Metrics icon indicating copy to clipboard operation
Nexogen.Libraries.Metrics copied to clipboard

.net framework nuget library missing

Open MihaMarkic opened this issue 6 years ago • 3 comments

.NET Framework library is missing in NuGet package. Any particular reason for that? I mean the .NET Standard is cool and all that, but it would drag a ton of references to a .NET Framework project.

MihaMarkic avatar Jan 05 '18 16:01 MihaMarkic

Hi!

That would require us to switch to a Windows CI. We are already investigating this but it needs work to be done.

ahoka avatar Jan 10 '18 08:01 ahoka

I tried it and it almost work - except for the NETStandard.HttpListener which is for some reason not happy. I replaced it with standard HttpListener and it works for me. BTW I think appveyor should do.

MihaMarkic avatar Jan 10 '18 09:01 MihaMarkic

Hi @MihaMarkic! Thank you for reporting this issue, today we had an internal discussion to evaluate AppVeyor for this purpose! I'll keep you updated about the results.

farkasmark avatar Jan 16 '18 19:01 farkasmark