I've created a C# project that pushes to a  NuGet repository in artifactory
using TFS Online.
I used the Artifactory MsBuild plugin to do this. 
The issue is when I created a new project that is using my NuGet package it
is also pulling down artifactory plugin and its dependencies. 
How do I change my package to not include the Artifactory's plugin and its
dependencies?

I've tried removing the artifactory repository from the project I'm
publishing, but it fails on the CI build because artifactory needed for the
MsBuild task to run and fails the build.




--
View this message in context: 
http://forums.jfrog.org/Artifactory-MSBuild-plugin-issues-tp7580184.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to