Upgrading to .net 4.5.

This commit is contained in:
Lars Brubaker 2014-11-25 12:19:37 -08:00
parent abc6305702
commit e1fc6838a3
22 changed files with 63 additions and 32 deletions

View file

@ -200,7 +200,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
}
return "Minimal";
return "Beginner";
//return "Beginner";
}
}