branchsbox/compiler-projectcancel
9 Commits over 0 Days - ∞cph!
Lets update the refs while we're here - v7.0.408
Embed the framework ref dlls instead of having them loose in bin/ref/
Move compiler tests to Sandbox.Compiling.Test
Make editor startup with missing components more unlikely (but not totally fixed)
Get rid of ICSharpCompiler, tools can use the Compiler and Microsoft.CodeAnalysis directly
Remove AddGameWithPackageBase test - this is no longer supported
Fix hotload fast path not using fast hotload
Fix unit tests not finding system assembly refs
Add Sandbox.Filesystem and Sandbox.Compiling