Describe the bug
The WrathPath environment variable in the csproj file points to the same location as the WrathPathDebug environment variable. This makes it necessary to include two environment variables for building this project.
Expected behavior
Change WrathPath to WrathPathDebug so that only one environment variable is needed.
Describe the bug The WrathPath environment variable in the csproj file points to the same location as the WrathPathDebug environment variable. This makes it necessary to include two environment variables for building this project.
Expected behavior Change WrathPath to WrathPathDebug so that only one environment variable is needed.