Closed Lamparter closed 1 month ago
@IviriusMain can you reproduce this by setting your build configuration to x64|Release
and selecting all projects in Solution Explorer and hitting Rebuild
?
@IviriusMain can you reproduce this by setting your build configuration to
x64|Release
and selecting all projects in Solution Explorer and hittingRebuild
?
I know about this issue, it's been bothering me ever since I started this project.
I can't replicate how Visual Studio is able to build it - commands like dotnet build -c Debug
and msbuild /p:Configuration=Debug /r
don't work at all...
Fixed, but now we have a new problem...
I thought this was a problem with the CI, but this is actually a problem with the build configuration. Rebound doesn't build when set to release mode (only 7/9, rather than on Debug the full 9/9)
Originally posted by @Lamparter in https://github.com/IviriusCommunity/Rebound/discussions/22#discussioncomment-10858161