Commit graph

12 commits

Author SHA1 Message Date
mterwoord_cp
522b841c69 . 2014-07-07 16:07:20 +00:00
EdwardNutting_cp
bac3f98d56 VS2013 Support
This is relatively stable but no to be considered complete. Currently supported:
1. Installing user/dev kit (as normal)
2. Creating C#/VB/F# projects (latter 2 untested)
3. Debugging a Cosmos project - see limitations list below.

Debugging limitations:
1. Breakpoints sometimes fail to be hit. Only known thing that may help is recompile everything.
2. Specific breakpoint failure case: If you try and place a breakpoint on or after a "while(true)" statement it is extremely unreliable.

Other limitations:
1. VMWare occasionally breaks. If you get "Internal error" messages, or if VS crashes (don't let Windows "fix" it) or if VMWare fails to load properly there is only one known & reliable solution: Re-run the VMWare installer and hit "Repair". No restart required. You won't lose your VMs or settings (AFAI can tell).

If it all breaks, feel free to rant at it ;)
2013-11-06 21:01:49 +00:00
kudzu_cp
b864d592ab 2011-03-02 23:33:54 +00:00
Trivalik_cp
a80ef75b20 unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
kudzu_cp
fe43fbddeb Set all csproj files to .NET 4.0. 2010-09-06 14:16:09 +00:00
Trivalik_cp
1785670a75 renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Trivalik_cp
474c16ecd8 remove vs2008 support, part 1 (not usable) 2010-09-04 17:59:02 +00:00
kudzu_cp
40d64afc97 2010-09-03 16:04:15 +00:00
Trivalik_cp
7768ebc612 update csproj for vs2010, add debugable for vspackage in vs2010 2010-09-01 20:55:41 +00:00
kudzu_cp
b1159324c8 Bootstrap 2010-09-01 01:30:53 +00:00
Trivalik_cp
d455818547 update csproj, on current state, 2010-08-24 09:48:55 +00:00
kudzu_cp
99441914f4 Cosmos.Debug.Kernel separation. 2010-08-20 00:01:09 +00:00