jfrog / teamcity-artifactory-plugin

TeamCity plugin that enables traceable build artifacts with Artifactory
https://www.jfrog.com/confluence/display/JFROG/TeamCity+Artifactory+Plug-in
Apache License 2.0
42 stars 47 forks source link

Support for .NET runner #100

Open rpaz-qontigo opened 3 years ago

rpaz-qontigo commented 3 years ago

Hi, are you planning to add support for the .net runner on TeamCity? Currently I have many dotnet publish steps that need an aditional blank powershell step to enable the plugin's functionality

eyalbe4 commented 3 years ago

@rpaz-qontigo - Quick question - have you considered using jfrog-cli from within TeamCity? It includes comments that support both the nuget and dotnet clients.