using System; // Beware Demo Kernels are not recompiled when its dependencies changes! // To force recompilation right click on on the Cosmos icon of the demo solution and do "Build". namespace TRKernel { public class Boot { } }