CopySourceAsHtml Support For Visual Studio Team System 2010 Beta 2
CopySourceAsHtml Support For Visual Studio Team System 2010 Beta 2
I’ve used existing project from CodePlex - http://copysourceashtml.codeplex.com/ and add Visual Studio 2010 support.
You can download the installer directly from Here - http://copysourceashtml.codeplex.com/Project/Download/FileDownload.aspx?DownloadId=100271
9 [TestClass]
10 public class UnitTest1
11 {
12 [TestMethod]
13 public void TestMethod1()
14 {
15 //Let's Test CopySourceAsHtml in Visual Studio 2010 - Shai Raiten
16 }
17 }
You can download the installer directly from Here - http://copysourceashtml.codeplex.com/Project/Download/FileDownload.aspx?DownloadId=100271
or directly from the patches section
Enjoy