-
Notifications
You must be signed in to change notification settings - Fork 323
Building
Alessandro Giorgetti edited this page Mar 14, 2019
·
2 revisions
To build the solution and execute all tests, run build.ps1 from a PowerShell command line.
Note: You may need to run the build with Administrator rights the first time. This is because NEventStore will attempt to create several performance counters and that action requires admin rights. If you would prefer to manually create the performance counters yourself, refer to NEventStore.Diagnostics.PerformanceCounters.