<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>mpfproj Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/mpfproj/Wiki/View.aspx?title=Home</link><description>mpfproj Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/mpfproj/Wiki/View.aspx?title=Home&amp;version=13</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Project Description
&lt;/h2&gt;A community project containing the source code and tests of a library for creating project system plug-ins for Visual Studio 2008 and upwards using C&amp;#35;.
&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Requirements for Building the Source Code
&lt;/h2&gt;&lt;ol&gt;
&lt;li&gt;Visual Studio 2008&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn.com/vsx" class="externalLink"&gt;Visual Studio 2008 SDK&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;h2&gt;
Building &amp;amp; testing the Visual Studio Managed Package Framework for Projects
&lt;/h2&gt;Open the following solution to run the tests and browse the source code:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Microsoft.VisualStudio.Project.Tests.sln&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Nested Project Sample&lt;/li&gt;&lt;li&gt;Unit tests&lt;/li&gt;&lt;li&gt;Integration Tests&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Referencing the Visual Studio Managed Package Framework for Projects 
&lt;/h2&gt;Note that there is no project for building an assembly that can be referenced. Instead, you should &lt;b&gt;import the the MPF project sources directly into your project&lt;/b&gt; in order to build them. This can be done by importing the &lt;u&gt;&lt;b&gt;ProjectBase.files&lt;/b&gt;&lt;/u&gt; MSBuild file into your C# project. Please see NestedProject.csproj and CustomProject.csproj for examples of how to do this.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Samples
&lt;/h2&gt;There are two sample projects that use the library included with the source code.&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;CustomProject - a simple project system&lt;/li&gt;&lt;li&gt;NestedProject - a project system that supports nesting.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Walkthrough
&lt;/h2&gt;In the documentation folder of the source code, you'll find a two-part tutorial on using the MPFProj.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
How to run the tests
&lt;/h2&gt;The tests can be found in the Microsoft.VisualStudio.Project.Tests.sln and can be executed through Microsoft.VisualStudio.Project.Tests.vsmdi.&lt;br /&gt;There are two type of tests:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Unit tests using mock/fake objects&lt;/li&gt;&lt;li&gt;Integration tests. These tests create a Nested project type and execute the tests on the nested project.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;h2&gt;
Contributing
&lt;/h2&gt;Feel free to join the MPFProj community by&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Either creating new or finding existing bugs or feature requests you want to work on &lt;/li&gt;&lt;li&gt;Leave a note in the comments that you're going to investigate this bug (until you have developer rights, you won't be able to assign bugs to yourself)&lt;/li&gt;&lt;li&gt;Download the latest sources and create a bug fix &lt;/li&gt;&lt;li&gt;Zip up your changes and post them as an attachment to the work item &lt;/li&gt;&lt;li&gt;Talk with the moderators to get an assignment agreement form, fill it out and follow the enclosed instructions to send it to us.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Note that by posting your submission to the Issue Tracker, you agree to do so under the CodePlex Terms Of Use.&lt;br /&gt;
&lt;/div&gt;</description><author>garethj</author><pubDate>Fri, 29 Aug 2008 22:51:57 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080829105157P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/mpfproj/Wiki/View.aspx?title=Home&amp;version=12</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Project Description
&lt;/h2&gt;A community project containing the source code and tests of a library for creating project system plug-ins for Visual Studio 2008 and upwards using C&amp;#35;.
&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Requirements for Building the Source Code
&lt;/h2&gt;&lt;ol&gt;
&lt;li&gt;Visual Studio 2008&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn.com/vsx" class="externalLink"&gt;Visual Studio 2008 SDK&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;h2&gt;
Building &amp;amp; testing the Visual Studio Managed Package Framework for Projects
&lt;/h2&gt;Open the following solution to run the tests and browse the source code:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Microsoft.VisualStudio.Project.Tests.sln&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Nested Project Sample&lt;/li&gt;&lt;li&gt;Unit tests&lt;/li&gt;&lt;li&gt;Integration Tests&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Referencing the Visual Studio Managed Package Framework for Projects 
&lt;/h2&gt;Note that there is no project for building an assembly that can be referenced. Instead, you should &lt;b&gt;import the the MPF project sources directly into your project&lt;/b&gt; in order to build them. This can be done by importing the &lt;u&gt;&lt;b&gt;ProjectBase.files&lt;/b&gt;&lt;/u&gt; MSBuild file into your C# project. Please see NestedProject.csproj and CustomProject.csproj for examples of how to do this.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Samples
&lt;/h2&gt;There are two sample projects that use the library included with the source code.&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;CustomProject - a simple project system&lt;/li&gt;&lt;li&gt;NestedProject - a project system that supports nesting.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Walkthrough
&lt;/h2&gt;In the documentation folder of the source code, you'll find a two-part tutorial on using the MPFProj.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
How to run the tests
&lt;/h2&gt;The tests can be found in the Microsoft.VisualStudio.Project.Tests.sln and can be executed through Microsoft.VisualStudio.Project.Tests.vsmdi.&lt;br /&gt;There are two type of tests:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Unit tests using mock/fake objects&lt;/li&gt;&lt;li&gt;Integration tests. These tests create a Nested project type and execute the tests on the nested project.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author>AaronM</author><pubDate>Fri, 29 Aug 2008 16:45:09 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080829044509P</guid></item></channel></rss>