Skip to content

Build a profile of the system running your bot for debugging purposes

Notifications You must be signed in to change notification settings

FormulatedAutomation/UiPathProfiler

Repository files navigation

FA Github Header

UiPath System Profiler

You can find this in the UiPath Marketplace

Testing

You can find the tests under the Tests directory and can run them using Visual Studio 2019's built-in test runner

Build and Release

We use the 'nuget' cli to build releases of this package. Simply update the version, build and run:

nuget pack .\FormulatedAutomation.UiPathProfiler.Activities.csproj -Symbols -Prop Configuration=Release -OutputDirectory ..\releases

Zip for submission Compress-Archive -DestinationPath ..\releases\[version].src.zip -Path *

About

Build a profile of the system running your bot for debugging purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages