robotdotnet / WPILib

DotNet implementation of WPILib for FIRST Robotics Competition (FRC)
27 stars 8 forks source link

Add CI and enable AoT in projects #128

Closed Daltz333 closed 7 months ago

ThadHouse commented 7 months ago

You should just do the aot enable in the Directory.build.prop files, rather then each individual project. I need to move more things to that anyway.