<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>MSBee Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee&amp;title=Home</link><description>MSBee Wiki Rss Description</description><item><title>New Comment on "News Feeds"</title><link>http://msbee.codeplex.com/Wiki/View.aspx?title=News Feeds&amp;ANCHOR#C13379</link><description>What I&amp;#39;d like is to see that one step further -- to have an example of code, even if unsupported -- that allows the selection of the framework based on the solution configuration. This way I can have a additional configurations &amp;#40;Release, Debug, Release 1.1, Debug 1.1&amp;#41; rather than having to hard-code a variable within the project file.&amp;#10;&amp;#60;a href&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;www.casinosiminternet.com&amp;#34;&amp;#62;www.casinosiminternet.com&amp;#60;&amp;#47;a&amp;#62;</description><author>Robert789</author><pubDate>Wed, 15 Jul 2009 05:10:01 GMT</pubDate><guid isPermaLink="false">New Comment on "News Feeds" 20090715051001A</guid></item><item><title>UPDATED WIKI: MSBee Assignment Agreement Instructions</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee&amp;title=MSBee Assignment Agreement Instructions&amp;version=6</link><description>&lt;p&gt;
Thank you for your interest in contributing to the MSBee project. In order to have your contributions included in future versions of MSBee, you need to fill out the assignment form covering your contributions.&lt;br/&gt;
&lt;/p&gt;
&lt;p&gt;
Please print a hard copy of the Project Assignment Agreement posted on the MSBee homepage, fill it out, and return the signed original to:&lt;br/&gt;
&lt;/p&gt;
&lt;p&gt;
CWC&lt;br/&gt;
MSBee Project&lt;br/&gt;
Microsoft Corporation&lt;br/&gt;
One Microsoft Way&lt;br/&gt;
Redmond, WA 98052&lt;br/&gt;
&lt;/p&gt;
&lt;p&gt;
Instructions for filling out the Assignment Agreement:&lt;br/&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;ol&gt;&lt;li&gt;In the title of the agreement, before "Assignment Agreement," please enter "MSBee" &lt;/li&gt;
&lt;li&gt;In initial paragraph, please enter your full legal name in the space labeled "You" &lt;/li&gt;
&lt;li&gt;In paragraph #1, please enter "MSBee" in the space labeled "Project" &lt;/li&gt;
&lt;li&gt;At the bottom of the agreement, please fill in your full legal name, signature and date on the designated lines at the end of the agreement. Please be sure to enter the date of your signature on the line labeled Date, below the signature line. &lt;/li&gt;
&lt;li&gt;If authorization is required from any entity other than you, the individual, please have authorized representatives from the entity(s) complete the Name, Signature, By, Title and Date lines in the spaces provided below your own signature. &lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;
&lt;p&gt;
If you have any questions regarding this assignment agreement or how to fill it out, please contact [url: Sara Ford | http://blogs.msdn.com/saraford/contact.aspx].&lt;br/&gt;
&lt;br/&gt;
&lt;/p&gt;
</description><author>saraford</author><pubDate>Mon, 09 Oct 2006 16:43:50 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: MSBee Assignment Agreement Instructions 20061009044350P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee&amp;title=Home&amp;version=33</link><description>!!! Welcome to the MSBee Homepage!

MSBuild Extras – Toolkit for .NET 1.1 “MSBee” is an addition to MSBuild that allows developers to build managed applications using Visual Studio 2005 projects that target .NET 1.1. 

Check out all of the [128] for the 1.0 release.

*Quick Start to using MSBee*

# Unzip [url:MSBee 1.0 Release.zip|http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=MSBee]
# Run MSBeeSetup.msi (see Section 2.2 in the MSBee Documentation)
# Import the appropriate MSBee .targets file directly after the standard Import element in the project file (see Section 4.2 in the MSBee Documentation)
# Run MSBuild on the command line with the TargetFX1_1 property set to true (see Section 4.3 in the MSBee Documentation)

*Getting Started with MSBee Development*

# Install the following development tools
## [url:FXCop 1.35 RC 1|http://www.gotdotnet.com/team/fxcop/]
## [url:NUnit 2.2.7|http://www.nunit.org]
## [url:WiX 2.0.3719|http://sourceforge.net/projects/wix/]
# [url:Download the latest source code|http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=MSBee]
# Steps for [129]
# Steps for [130]

*Contributing to MSBee*

We're looking for developers to join us in the 1.1 release.  Check out the current work items at [release:25].  

Feel free to contribute by

# Either creating new or finding existing bugs or feature requests you want to work on 
# 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) 
# Download the latest sources and create a bug fix 
# Zip up your changes and post them as an attachment to the work item 
# Fill out the [file:Project Assignment Agreement.TIF] form and follow the [188] to send it to us.

Note that by posting your submission to the Issue Tracker, you agree to do so under the [url:CodePlex TOU|http://www.codeplex.com/Legal/terms.aspx]

*Join the Community*

There are numerous ways you can participate in the MSBee community

* Blog about MSBee
* Ask and answer questions on the [url:power toy forums |http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=291&amp;SiteID=1]
* [url:Submit issues or feature suggestions|http://www.codeplex.com/WorkItem/List.aspx?ProjectName=MSBee]
* Fix bugs or check in new features - see above section</description><author>saraford</author><pubDate>Thu, 08 Jun 2006 16:40:12 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20060608044012P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee&amp;title=Home&amp;version=32</link><description>!!! Welcome to the MSBee Homepage!

MSBuild Extras – Toolkit for .NET 1.1 “MSBee” is an addition to MSBuild that allows developers to build managed applications using Visual Studio 2005 projects that target .NET 1.1. 

Check out all of the [128] for the 1.0 release.

*Quick Start to using MSBee*

# Unzip [url:MSBee 1.0 Release.zip|http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=MSBee]
# Run MSBeeSetup.msi (see Section 2.2 in the MSBee Documentation)
# Import the appropriate MSBee .targets file directly after the standard Import element in the project file (see Section 4.2 in the MSBee Documentation)
# Run MSBuild on the command line with the TargetFX1_1 property set to true (see Section 4.3 in the MSBee Documentation)

*Getting Started with MSBee Development*

# Install the following development tools
## [url:FXCop 1.35 RC 1|http://www.gotdotnet.com/team/fxcop/]
## [url:NUnit 2.2.7|http://www.nunit.org]
## [url:WiX 2.0.3719|http://sourceforge.net/projects/wix/]
# [url:Download the latest source code|http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=MSBee]
# Steps for [129]
# Steps for [130]

*Contributing to MSBee*

We're looking for developers to join us in the 1.1 release.  Check out the current work items at [release:25].  

Feel free to contribute by

# Either creating new or finding existing bugs or feature requests you want to work on 
# 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) 
# Download the latest sources and create a bug fix 
# Zip up your changes and post them as an attachment to the work item 
# Fill out the [file:Project Assignment Agreement.TIF] form and follow the [188] to send it to us.

Note that by posting your submission to the Issue Tracker, you agree to do so under the [url:CodePlex TOU|http://www.codeplex.com/Legal/terms.aspx]

*Join the Community*

There are numerous ways you can participate in the MSBee community

* Blog about MSBee
* Ask and answer questions on the [url:power toy forums |http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=291&amp;SiteID=1]
* [url:Submit issues or feature suggestions|http://www.codeplex.com/WorkItem/List.aspx?ProjectName=MSBee]
* Fix bugs or check in new features - see above section</description><author>clichten</author><pubDate>Wed, 24 May 2006 23:24:05 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20060524112405P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee&amp;title=Home&amp;version=31</link><description>!!! Welcome to the MSBee Homepage!

MSBuild Extras – Toolkit for .NET 1.1 “MSBee” is an addition to MSBuild that allows developers to build managed applications in Visual Studio 2005 that target .NET 1.1. 

Check out all of the [128] for the 1.0 release.

*Quick Start to using MSBee*

# Unzip [url:MSBee 1.0 Release.zip|http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=MSBee]
# Run MSBeeSetup.msi (see Section 2.2 in the MSBee Documentation)
# Import the appropriate MSBee .targets file directly after the standard Import element in the project file (see Section 4.2 in the MSBee Documentation)
# Run MSBuild on the command line with the TargetFX1_1 property set to true (see Section 4.3 in the MSBee Documentation)

*Getting Started with MSBee Development*

# Install the following development tools
## [url:FXCop 1.35 RC 1|http://www.gotdotnet.com/team/fxcop/]
## [url:NUnit 2.2.7|http://www.nunit.org]
## [url:WiX 2.0.3719|http://sourceforge.net/projects/wix/]
# [url:Download the latest source code|http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=MSBee]
# Steps for [129]
# Steps for [130]

*Contributing to MSBee*

We're looking for developers to join us in the 1.1 release.  Check out the current work items at [release:25].  

Feel free to contribute by

# Either creating new or finding existing bugs or feature requests you want to work on 
# 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) 
# Download the latest sources and create a bug fix 
# Zip up your changes and post them as an attachment to the work item 
# Fill out the [file:Project Assignment Agreement.TIF] form and follow the [188] to send it to us.

Note that by posting your submission to the Issue Tracker, you agree to do so under the [url:CodePlex TOU|http://www.codeplex.com/Legal/terms.aspx]

*Join the Community*

There are numerous ways you can participate in the MSBee community

* Blog about MSBee
* Ask and answer questions on the [url:power toy forums |http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=291&amp;SiteID=1]
* [url:Submit issues or feature suggestions|http://www.codeplex.com/WorkItem/List.aspx?ProjectName=MSBee]
* Fix bugs or check in new features - see above section</description><author>saraford</author><pubDate>Sat, 20 May 2006 00:11:39 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20060520121139A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee&amp;title=Home&amp;version=30</link><description>!!! Welcome to the MSBee Homepage!

MSBuild Extras – Toolkit for .NET 1.1 “MSBee” is an addition to MSBuild that allows developers to build managed applications in Visual Studio 2005 that target .NET 1.1. 

Check out all of the [128] for the 1.0 release.

*Quick Start to using MSBee*

# Unzip [url:MSBee 1.0 Release.zip|http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=MSBee]
# Run MSBeeSetup.msi (see Section 2.2 in the MSBee Documentation)
# Import the appropriate MSBee .targets file directly after the standard Import element in the project file (see Section 4.2 in the MSBee Documentation)
# Run MSBuild on the command line with the TargetFX1_1 property set to true (see Section 4.3 in the MSBee Documentation)

*Getting Started with MSBee Development*

# Install the following development tools
## [url:FXCop 1.35 RC 1|http://www.gotdotnet.com/team/fxcop/]
## [url:NUnit 2.2.7|http://www.nunit.org]
## [url:WiX 2.0.3719|http://sourceforge.net/projects/wix/]
# [url:Download the latest source code|http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=MSBee]
# Steps for [129]
# Steps for [130]

*Contributing to MSBee*

We're looking for developers to join us in the 1.1 release.  Check out the current work items at [release:25].  

Feel free to contribute by

# Either creating new or finding existing bugs or feature requests you want to work on 
# 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) 
# Download the latest sources and create a bug fix 
# Zip up your changes and post them as an attachment to the work item 
# Fill out the Project Assignment Agreement.TIF form and follow the [188] to send it to us.

Note that by posting your submission to the Issue Tracker, you agree to do so under the [url:CodePlex TOU|http://www.codeplex.com/Legal/terms.aspx]

*Join the Community*

There are numerous ways you can participate in the MSBee community

* Blog about MSBee
* Ask and answer questions on the [url:power toy forums |http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=291&amp;SiteID=1]
* [url:Submit issues or feature suggestions|http://www.codeplex.com/WorkItem/List.aspx?ProjectName=MSBee]
* Fix bugs or check in new features - see above section</description><author>saraford</author><pubDate>Sat, 20 May 2006 00:10:54 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20060520121054A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee&amp;title=Home&amp;version=29</link><description>!!! Welcome to the MSBee Homepage!

MSBuild Extras – Toolkit for .NET 1.1 “MSBee” is an addition to MSBuild that allows developers to build managed applications in Visual Studio 2005 that target .NET 1.1. 

Check out all of the [128] for the 1.0 release.

*Quick Start to using MSBee*

# Unzip [url:MSBee 1.0 Release.zip|http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=MSBee]
# Run MSBeeSetup.msi (see Section 2.2 in the MSBee Documentation)
# Import the appropriate MSBee .targets file directly after the standard Import element in the project file (see Section 4.2 in the MSBee Documentation)
# Run MSBuild on the command line with the TargetFX1_1 property set to true (see Section 4.3 in the MSBee Documentation)

*Getting Started with MSBee Development*

# Install the following development tools
## [url:FXCop 1.35 RC 1|http://www.gotdotnet.com/team/fxcop/]
## [url:NUnit 2.2.7|http://www.nunit.org]
## [url:WiX 2.0.3719|http://sourceforge.net/projects/wix/]
# [url:Download the latest source code|http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=MSBee]
# Steps for [129]
# Steps for [130]

*Contributing to MSBee*

We're looking for developers to join us in the 1.1 release.  Check out the current work items at [release:25].  

+Bug-Fix Level Changes+

Contribute your small bug fix by

# Either creating new or finding existing bugs you want to work on
# 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)
# Download the latest sources and create a bug fix
# Post your changes in the comment section.  

+Feature-Level Changes+

Contribute your feature changes by 

# Either creating new or finding feature requests you want to work on
# Leave a note in the comments that you're going to investigate the feature (until you have developer rights, you won't be able to assign work items to yourself)
# Download the latest sources and develop a new feature (or update an existing one)
# Zip up your changes and post them as an attachment to the work item
# Fill out the [file:Project Assignment Agreement.TIF] form and follow the [188] to send it to us.

Note that by posting your submission to the Issue Tracker, you agree to do so under the [url:CodePlex TOU|http://www.codeplex.com/Legal/terms.aspx]

*Join the Community*

There are numerous ways you can participate in the MSBee community

* Blog about MSBee
* Ask and answer questions on the [url:power toy forums |http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=291&amp;SiteID=1]
* [url:Submit issues or feature suggestions|http://www.codeplex.com/WorkItem/List.aspx?ProjectName=MSBee]
* Fix bugs or check in new features - see above section</description><author>clichten</author><pubDate>Fri, 19 May 2006 22:32:09 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20060519103209P</guid></item><item><title>UPDATED WIKI: MSBee Assignment Agreement Instructions</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee&amp;title=MSBee Assignment Agreement Instructions&amp;version=5</link><description>Thank you for your interest in contributing to the MSBee project. In order to have your contributions included in future versions of MSBee, you need to fill out the assignment form covering your contributions.

Please print a hard copy of the Project Assignment Agreement posted on the MSBee homepage, fill it out, and return the signed original to:

CWC
MSBee Project
Microsoft Corporation
One Microsoft Way
Redmond, WA 98052

Instructions for filling out the Assignment Agreement:

# In the title of the agreement, before "Assignment Agreement," please enter "MSBee" 
# In initial paragraph, please enter your full legal name in the space labeled "You" 
# In paragraph #1, please enter "MSBee" in the space labeled "Project" 
# At the bottom of the agreement, please fill in your full legal name, signature and date on the designated lines at the end of the agreement. Please be sure to enter the date of your signature on the line labeled Date, below the signature line. 
# If authorization is required from any entity other than you, the individual, please have authorized representatives from the entity(s) complete the Name, Signature, By, Title and Date lines in the spaces provided below your own signature. 

If you have any questions regarding this assignment agreement or how to fill it out, please contact ddcpxsln@microsoft.com.</description><author>clichten</author><pubDate>Fri, 19 May 2006 22:04:18 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: MSBee Assignment Agreement Instructions 20060519100418P</guid></item><item><title>UPDATED WIKI: MSBee Assignment Agreement Instructions</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee&amp;title=MSBee Assignment Agreement Instructions&amp;version=4</link><description>Thank you for your interest in contributing to the MSBee project. In order to have your contributions included in future versions of MSBee, you need to fill out the assignment form covering your contributions.

Please print a hard copy of the Project Assignment Agreement posted on the MSBee homepage, fill it in, and return the signed original to:

CWC
MSBee Project
Microsoft Corporation
One Microsoft Way
Redmond, WA 98052

Instructions for filling out the Assignment Agreement:

# In the title of the agreement, before "Assignment Agreement," please enter "MSBee" 
# In initial paragraph, please enter your full legal name in the space labeled "You" 
# In paragraph #1, please enter "MSBee" in the space labeled "Project" 
# At the bottom of the agreement, please fill in your full legal name, signature and date on the designated lines at the end of the agreement. Please be sure to enter the date of your signature on the line labeled Date, below the signature line. 
# If authorization is required from any entity other than you, the individual, please have authorized representatives from the entity(s) complete the Name, Signature, By, Title and Date lines in the spaces provided below your own signature. 

If you have any questions regarding this assignment agreement or how to fill it out, please contact ddcpxsln@microsoft.com.</description><author>clichten</author><pubDate>Fri, 19 May 2006 22:04:05 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: MSBee Assignment Agreement Instructions 20060519100405P</guid></item><item><title>UPDATED WIKI: MSBee Assignment Agreement Instructions</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee&amp;title=MSBee Assignment Agreement Instructions&amp;version=3</link><description>Thank you for your interest in contributing to the MSBee project. In order to have your contributions included in future versions of MSBee, you need to fill out the assignment form covering your contributions.

Please print a hard copy of the Project Assignment Agreement posted on the MSBee homepage, fill it in, and return the signed original:

CWC
MSBee Project
Microsoft Corporation
One Microsoft Way
Redmond, WA 98052

Instructions for filling out the Assignment Agreement:

# In the title of the agreement, before "Assignment Agreement," please enter "MSBee" 
# In initial paragraph, please enter your full legal name in the space labeled "You" 
# In paragraph #1, please enter "MSBee" in the space labeled "Project" 
# At the bottom of the agreement, please fill in your full legal name, signature and date on the designated lines at the end of the agreement. Please be sure to enter the date of your signature on the line labeled Date, below the signature line. 
# If authorization is required from any entity other than you, the individual, please have authorized representatives from the entity(s) complete the Name, Signature, By, Title and Date lines in the spaces provided below your own signature. 

If you have any questions regarding this assignment agreement or how to fill it out, please contact ddcpxsln@microsoft.com.</description><author>clichten</author><pubDate>Fri, 19 May 2006 22:03:56 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: MSBee Assignment Agreement Instructions 20060519100356P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee&amp;title=Home&amp;version=28</link><description>!!! Welcome to the MSBee Homepage!

MSBuild Extras – Toolkit for .NET 1.1 “MSBee” is an addition to MSBuild that allows developers to build managed applications in Visual Studio 2005 that target .NET 1.1. 

Check out all of the [128] for the 1.0 release.

*Quick Start to using MSBee*

# Unzip [url:MSBee 1.0 Release.zip|http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=MSBee]
# Run MSBeeSetup.msi (see Section 2.2 in the MSBee Documentation)
# Import the appropriate MSBee .targets file directly after the standard Import element in the project file (see Section 4.2 in the MSBee Documentation)
# Run MSBuild on the command line with the TargetFX1_1 property set to true (see Section 4.3 in the MSBee Documentation)

*Getting Started with MSBee Development*

# Install the following development tools
## [url:FXCop 1.35 RC 1|http://www.gotdotnet.com/team/fxcop/]
## [url:NUnit 2.2.7|http://www.nunit.org]
## [url:WiX 2.0.3719|http://sourceforge.net/projects/wix/]
# [url:Download the latest source code|http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=MSBee]
# Steps for [129]
# Steps for [130]

*Contributing to MSBee*

We're looking for developers to join us in the 1.1 release.  Check out the current work items at [release:25].  

+Bug-Fix Level Changes+

Contribute your small bug fix by

# Either creating new or finding existing bugs you want to work on
# 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)
# Download the latest sources and create a bug fix
# Post your changes in the comment section.  

+Feature-Level Changes+

Contribute your feature changes by 

# Either creating new or finding feature requests you want to work on
# Leave a note in the comments that you're going to investigate the feature (until you have developer rights, you won't be able to assign bugs to yourself)
# Download the latest sources and create a new feature (or update an existing one)
# Zip up your changes and post them as an attachment to the work item
# Fill out the [file:Project Assignment Agreement.TIF] form and follow the [188] to send it to us.

Note that by posting your submission to the Issue Tracker, you agree to do so under the [url:CodePlex TOU|http://www.codeplex.com/Legal/terms.aspx]

*Join the Community*

There are numerous ways you can participate in the MSBee community

* Blog about MSBee
* Ask and answer questions on the [url:power toy forums |http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=291&amp;SiteID=1]
* [url:Submit issues or feature suggestions|http://www.codeplex.com/WorkItem/List.aspx?ProjectName=MSBee]
* Fix bugs or check in new features - see above section</description><author>clichten</author><pubDate>Fri, 19 May 2006 22:03:22 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20060519100322P</guid></item><item><title>UPDATED WIKI: MSBee Assignment Agreement Instructions</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee&amp;title=MSBee Assignment Agreement Instructions&amp;version=2</link><description>Thank you for your interest in contributing to the MSBee project. In order to have your contributions included in future versions of MSBee, you need to fill out the assignment form covering your contributions.

Please print a hard copy of the Project Assignment Agreement posted on the MSBee homepage, fill it and return the signed original:

CWC
MSBee Project
Microsoft Corporation
One Microsoft Way
Redmond, WA 98052

Instructions for filling out the Assignment Agreement:

# In the title of the agreement, before "Assignment Agreement," please enter "MSBee" 
# In initial paragraph, please enter your full legal name in the space labeled "You" 
# In paragraph #1, please enter "MSBee" in the space labeled "Project" 
# At the bottom of the agreement, please fill in your full legal name, signature and date on the designated lines at the end of the agreement. Please be sure to enter the date of your signature on the line labeled Date, below the signature line. 
# If authorization is required from any entity other than you, the individual, please have authorized representatives from the entity(s) complete the Name, Signature, By, Title and Date lines in the spaces provided below your own signature. 

If you have any questions regarding this assignment agreement or how to fill it out, please contact ddcpxsln@microsoft.com.</description><author>saraford</author><pubDate>Fri, 19 May 2006 21:40:36 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: MSBee Assignment Agreement Instructions 20060519094036P</guid></item><item><title>UPDATED WIKI: MSBee Assignment Agreement Instructions</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee&amp;title=MSBee Assignment Agreement Instructions&amp;version=1</link><description>Thank you for your interest in contributing to the MSBee project. In order to have your contributions included in future versions of MSBee, you need to fill out the assignment form covering your contributions.

Please print a hard copy of the Project Assignment Agreement posted on the MSBee homepage, fill it and return the signed original:

CWC
MSBee Project
Microsoft Corporation
One Microsoft Way
Redmond, WA 98052

Instructions for filling out the Assignment Agreement:

In the title of the agreement, before "Assignment Agreement," please enter "MSBee" 
In initial paragraph, please enter your full legal name in the space labeled "You" 
In paragraph #1, please enter "MSBee" in the space labeled "Project" 
At the bottom of the agreement, please fill in your full legal name, signature and date on the designated lines at the end of the agreement. Please be sure to enter the date of your signature on the line labeled Date, below the signature line. 
If authorization is required from any entity other than you, the individual, please have authorized representatives from the entity(s) complete the Name, Signature, By, Title and Date lines in the spaces provided below your own signature. 

If you have any questions regarding this assignment agreement or how to fill it out, please contact ddcpxsln@microsoft.com.</description><author>saraford</author><pubDate>Fri, 19 May 2006 21:32:27 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: MSBee Assignment Agreement Instructions 20060519093227P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee&amp;title=Home&amp;version=27</link><description>!!! Welcome to the MSBee Homepage!

MSBuild Extras – Toolkit for .NET 1.1 “MSBee” is an addition to MSBuild that allows developers to build managed applications in Visual Studio 2005 that target .NET 1.1. 

Check out all of the [128] for the 1.0 release.

*Quick Start to using MSBee*

# Unzip [url:MSBee 1.0 Release.zip|http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=MSBee]
# Run MSBeeSetup.msi (see Section 2.2 in the MSBee Documentation)
# Import the appropriate MSBee .targets file directly after the standard Import element in the project file (see Section 4.2 in the MSBee Documentation)
# Run MSBuild on the command line with the TargetFX1_1 property set to true (see Section 4.3 in the MSBee Documentation)

*Getting Started with MSBee Development*

# Install the following development tools
## [url:FXCop 1.35 RC 1|http://www.gotdotnet.com/team/fxcop/]
## [url:NUnit 2.2.7|http://www.nunit.org]
## [url:WiX 2.0.3719|http://sourceforge.net/projects/wix/]
# [url:Download the latest source code|http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=MSBee]
# Steps for [129]
# Steps for [130]

*Contributing to MSBee*

We're looking for developers to join us in the 1.1 release.  Check out the current work items at [release:25].  

+Bug-Fix Level Changes+

Contribute your small bug fix by

# Either creating new or finding existing bugs you want to work on
# 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)
# Download the latest sources and create a bug fix
# Post your changes in the comment section.  

+Feature-Level Changes+

Contribute your feature changes by 

# Either creating new or finding feature requests you want to work on
# 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)
# Download the latest sources and create a new feature (or update an existing one)
# Zip up your changes and post them as an attachment to the work item
# Fill out the [file:Project Assignment Agreement.TIF] form and follow the [188] to send it to us.

Note that by posting your submission to the Issue Tracker, you agree to do so under the [url:CodePlex TOU|http://www.codeplex.com/Legal/terms.aspx]

*Join the Community*

There are numerous ways you can participate in the MSBee community

* Blog about MSBee
* Ask and answer questions on the [url:power toy forums |http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=291&amp;SiteID=1]
* [url:Submit issues or feature suggestions|http://www.codeplex.com/WorkItem/List.aspx?ProjectName=MSBee]
* Fix bugs or check in new features - see above section</description><author>saraford</author><pubDate>Fri, 19 May 2006 21:31:23 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20060519093123P</guid></item><item><title>CREATED WIKI: MSBee Assignment Agreement Instructions</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee&amp;title=MSBee Assignment Agreement Instructions</link><description></description><author>saraford</author><pubDate>Fri, 19 May 2006 21:31:23 GMT</pubDate><guid isPermaLink="false">CREATED WIKI: MSBee Assignment Agreement Instructions 20060519093123P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee&amp;title=Home&amp;version=26</link><description>!!! Welcome to the MSBee Homepage!

MSBuild Extras – Toolkit for .NET 1.1 “MSBee” is an addition to MSBuild that allows developers to build managed applications in Visual Studio 2005 that target .NET 1.1. 

Check out all of the [128] for the 1.0 release.

*Quick Start to using MSBee*

# Unzip [url:MSBee 1.0 Release.zip|http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=MSBee]
# Run MSBeeSetup.msi (see Section 2.2 in the MSBee Documentation)
# Import the appropriate MSBee .targets file directly after the standard Import element in the project file (see Section 4.2 in the MSBee Documentation)
# Run MSBuild on the command line with the TargetFX1_1 property set to true (see Section 4.3 in the MSBee Documentation)

*Getting Started with MSBee Development*

# Install the following development tools
## [url:FXCop 1.35 RC 1|http://www.gotdotnet.com/team/fxcop/]
## [url:NUnit 2.2.7|http://www.nunit.org]
## [url:WiX 2.0.3719|http://sourceforge.net/projects/wix/]
# [url:Download the latest source code|http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=MSBee]
# Steps for [129]
# Steps for [130]

*Join the Community*

There are numerous ways you can participate in the MSBee community

* Blog about MSBee
* Ask and answer questions on the [url:power toy forums |http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=291&amp;SiteID=1]
* [url:Submit issues or feature suggestions|http://www.codeplex.com/WorkItem/List.aspx?ProjectName=MSBee]
* Fix bugs or check in new features - more info coming soon!</description><author>saraford</author><pubDate>Thu, 18 May 2006 20:36:15 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20060518083615P</guid></item><item><title>UPDATED WIKI: Building MSBee</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee&amp;title=Building MSBee&amp;version=2</link><description>!!! Building MSBee

MSBee requires additional tools to be installed in order to build:

# Code analysis on MSBee is performed by FxCop 1.35 RC 1, which is available at [url:http://www.gotdotnet.com/team/fxcop/]
# Unit tests for MSBee are developed and run using NUnit 2.2.7, which is available at [url:http://www.nunit.org]
# The MSBee installer is built with WiX 2.0.3719, which is available at [url:http://sourceforge.net/projects/wix/]

*Step 0:* 
Download the tools listed above.

*Step 1:* 
Download the latest MSBee sources on the [url:Source Code page|http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=MSBee]

*Step 2:* 
Open the MSBee.Settings.targets file.  This file is located in the solution directory.

You will find the following tags for each of the tools listed above:
&lt;FxCopExtDir&gt;  &lt;/FxCopExtDir&gt;
&lt;NUnitDir&gt;     &lt;/NUnitDir&gt;
&lt;WiXDir&gt;       &lt;/WiXDir&gt;

*Step 3:* 
Set these properties to the tools' installation directories. *Be sure to include a trailing slash in each path.*

For example:
&lt;WiXDir&gt;C:\tools\WiX\2.0.3719\&lt;/WiXDir&gt;

*Step 4:* 
Close and reopen the solution, when inside the VS IDE, to pick up the new tool locations.

*Step 5:*
Build</description><author>clichten</author><pubDate>Wed, 17 May 2006 23:38:38 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Building MSBee 20060517113838P</guid></item><item><title>UPDATED WIKI: Running Verification Scripts</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee&amp;title=Running Verification Scripts&amp;version=2</link><description>!!! Running the provided build and test scripts

MSBee contains scripts for building and testing modifications to the source code.  You can find these scripts under the *Verification Scripts* folder.

To perform a build, run the following from the command prompt
{{
build.cmd [124] [125]
}}

* clean and rebuild are the build types
* debug, release, fxcop-debug, and fxcop-release are the different build configurations. 
** debug and release configurations build MSBee and then build and run its installer. 
** The FxCop configurations build MSBee and then run FxCop on its assemblies.

To run a MSBee test pass, run the following from the command prompt
{{
runtests.cmd [126]
}}

* runtests.cmd runs the MSBee unit tests and scenario tests. 
* The scenario tests require MSBee to be installed.
* All scenario test output is written to scenarioOutput.txt.

More information is available in the MSBee Test Plan.doc under the *doc* folder.</description><author>saraford</author><pubDate>Wed, 17 May 2006 23:38:09 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Running Verification Scripts 20060517113809P</guid></item><item><title>UPDATED WIKI: Running Verification Scripts</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee&amp;title=Running Verification Scripts&amp;version=1</link><description>!!! Running the provided build and test scripts

MSBee contains scripts for building and testing modifications to the source code.  You can find these scripts under the *Verification Scripts* folder.

To perform a build, run the following from the command prompt
{{
build.cmd [124] [125]
}}

* clean and rebuild are the build types
* debug, release, fxcop-debug, and fxcop-release are the different build configurations. 
** debug and release configurations build MSBee and then build and run its installer. 
** The FxCop configurations build MSBee and then run FxCop on its assemblies.

To run a MSBee test pass, run the following from the command prompt
{{
runtests.cmd [126]
}}

* runtests.cmd runs the MSBee unit tests and scenario tests. 
* The scenario tests require MSBee to be installed.
* All scenario test output is written to scenarioOutput.txt.

More information is available in the MSBee Test Plan.doc under the *doc* folder.</description><author>saraford</author><pubDate>Wed, 17 May 2006 23:37:39 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Running Verification Scripts 20060517113739P</guid></item><item><title>UPDATED WIKI: Building MSBee</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee&amp;title=Building MSBee&amp;version=1</link><description>!!! Building MSBee

MSBee requires additional tools to be installed in order to build:

# Code analysis on MSBee is performed by FxCop 1.35 RC 1, which is available at [url:http://www.gotdotnet.com/team/fxcop/]
# Unit tests for MSBee are developed and run using NUnit 2.2.7, which is available at [url:http://www.nunit.org]
# The MSBee installer is built with WiX 2.0.3719, which is available at [url:http://sourceforge.net/projects/wix/]

*Step 0:* 
Download the tools listed above.

*Step 1:* 
Download the latest MSBee sources on the [url:Source Code page|http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=MSBee]

*Step 2:* 
Open the MSBee.Settings.targets file.  This file is located in the solution directory.

You will find the following tags for each of the tools listed above:
&lt;FxCopExtDir&gt;  &lt;/FxCopExtDir&gt;
&lt;NUnitDir&gt;     &lt;/NUnitDir&gt;
&lt;WiXDir&gt;       &lt;/WiXDir&gt;

*Step 3:* 
Set these properties to the tools installation directory. *Be sure to include a trailing slash in each path.*

For example:
&lt;WiXDir&gt;C:\tools\WiX\2.0.3719\&lt;/WiXDir&gt;

*Step 4:* 
Close and reopen the solution, when inside the VS IDE, to pick up the new tool locations.

*Step 5:*
Build</description><author>saraford</author><pubDate>Wed, 17 May 2006 23:37:02 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Building MSBee 20060517113702P</guid></item></channel></rss>