Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

MsSql watcher v1.3.2 - net461 lib not published in nuget #141

Open
mysticmind opened this issue May 25, 2017 · 2 comments
Open

MsSql watcher v1.3.2 - net461 lib not published in nuget #141

mysticmind opened this issue May 25, 2017 · 2 comments

Comments

@mysticmind
Copy link

I am just working to build a monitoring system using Warden. Observing an issue that the published libs on Nuget for MsSql watcher v1.3.2 only has the lib for netstandard1.6 and net461 lib missing.

I also checked the prior version v1.3.1 and libs for both netstandard1.6 and net461 are there.

Could you please check and publish the missing lib?

@spetz
Copy link
Contributor

spetz commented May 28, 2017

Hi, apologies for the late reply. I don't have the access to the Windows machine, thus I did not include net461 + I'm moving this project to the .NET Core in general. However, I'll try to resolve this issue and also include the full .NET framework (hopefully by tomorrow).

@mysticmind
Copy link
Author

I think it would be worthwhile to add a CI integration using Appveyor with the purpose of building the nupkg artifacts for all the targeted .Net frameworks. You can use the created artifacts to publish Nuget packages. This way you don't need a Windows machine to get things going.

I can certainly help with creating the Appveyor config which will ease the process for you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants