You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the "JFrog .Net Core" task provides two commands, "restore" and "NuGet push", while the ".Net Task Core" task has the following commands under the "commands" section:
Build
NuGet Push
Pack
Publish
Restore
Run
Test
Custom
The request is to add the missing commands to the JFrog .Net Core task to align both tasks and make sure the JFrog .Net Core task will provide the same functionalities as the ".Net Task".
The text was updated successfully, but these errors were encountered:
Hi @AndreyGranovsky ,
Extension version 2.10.0 was just released and includes support for .NET custom command.
We'd appreciate your feedback for it, thanks!
Currently, the "JFrog .Net Core" task provides two commands, "restore" and "NuGet push", while the ".Net Task Core" task has the following commands under the "commands" section:
Build
NuGet Push
Pack
Publish
Restore
Run
Test
Custom
The request is to add the missing commands to the JFrog .Net Core task to align both tasks and make sure the JFrog .Net Core task will provide the same functionalities as the ".Net Task".
The text was updated successfully, but these errors were encountered: