Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delete UIforETW.exe. Use github releases instead.
Github releases are a more efficient way of releasing binaries, they allow releasing statically linked binaries without fear of bloating the repo, and they let me release binaries more frequently. All other files, such as ETWProviders.dll, continue to be part of the repo because they can be consumed by other build systems.
- Loading branch information