CosmosOS / IL2CPU

IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting.
BSD 3-Clause "New" or "Revised" License
282 stars 70 forks source link

Undo "Fix/debug symbols target" #128

Closed MishaTy closed 2 years ago

MishaTy commented 2 years ago

Fix build for https://ci.appveyor.com/project/CosmosOS/cosmos/builds/41605896

quajak commented 2 years ago

We were able to fix the build by changing the appveyor as well. We have to see if its fine without the change, but it might cause the build process to crash randomly again.