<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>spsf Releases Rss Feed</title><link>http://spsf.codeplex.com/Release/ProjectReleases.aspx</link><description>spsf Releases Rss Description</description><item><title>Updated Release: SPSF SharePoint Software Factory 4.1 (VS2012) (May 27, 2013)</title><link>https://spsf.codeplex.com/releases/view/103498</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;4.1.3.2705 (2013-05-27)&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Updated: &lt;a href="http://www.matthiaseinig.de/files/SharePointVersions.xml"&gt;SharePointVersions.xml&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Updated: &lt;a href="http://spsd.codeplex.com"&gt;SharePoint Solution Deployer&lt;/a&gt;-based deployment projects to release 4.1.2.2805&lt;/li&gt;
&lt;li&gt;Changed: Showing help page after running solution creation recipes&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Fixed: Updated spsf.targets because disabling SPCAF in local release was not possible due to a false MSBuild property (&lt;a href="http://go.spcaf.com/VSGallery"&gt;Get SPCAF&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed: Integration of StyleCop on RELEASE build with project specific setting.StyleCop&lt;/li&gt;
&lt;li&gt;Fixed: Integration of SPDisposeChecker on RELEASE build&lt;/li&gt;
&lt;li&gt;Fixed: Integration of FxCop on RELEASE build with project specific setting.FxCop&lt;/li&gt;
&lt;li&gt;Fixed: Creating a CodeAnalysisResults subfolder in the output directory&lt;/li&gt;
&lt;li&gt;Fixed (Almost): &lt;a href="https://spsf.codeplex.com/workitem/7458"&gt;CP7458&lt;/a&gt; VS2012: SPSF Projects Context Menu not showing. Still requires to restart Visual Studio and opening the created solution again to show up...    &lt;/li&gt;
&lt;li&gt;Fixed: &lt;a href="https://spsf.codeplex.com/workitem/7459"&gt;CP7459&lt;/a&gt; Localization issue with SPSD_Deployment.ps1&lt;/li&gt;
&lt;li&gt;Fixed: &lt;a href="https://spsf.codeplex.com/workitem/7436"&gt;CP7436&lt;/a&gt; Error when creating a new Custom Action&lt;/li&gt;
&lt;li&gt;Fixed: &lt;a href="https://spsf.codeplex.com/workitem/7433"&gt;CP7433&lt;/a&gt; Exception when trying to add Custom Form to ContentType&lt;/li&gt;
&lt;li&gt;Fixed: &lt;a href="https://spsf.codeplex.com/workitem/7174"&gt;CP7174&lt;/a&gt; Error creating any Publishing Site Column&lt;/li&gt;
&lt;li&gt;Fixed: &lt;a href="https://spsf.codeplex.com/workitem/6168"&gt;CP6168&lt;/a&gt; Crash on add new site column type of &amp;quot;Image with formatting and constraints for publishing&amp;quot;&lt;/li&gt;
&lt;li&gt;Fixed: &lt;a href="https://spsf.codeplex.com/workitem/7173"&gt;CP7173&lt;/a&gt; Type or namespace error when creating ribbon custom action&lt;/li&gt;
&lt;li&gt;Fixed: &lt;a href="https://spsf.codeplex.com/workitem/7045"&gt;CP7045&lt;/a&gt;/&lt;a href="https://spsf.codeplex.com/workitem/6066"&gt;CP6066&lt;/a&gt; Exception when Import List Instance&lt;/li&gt;
&lt;li&gt;Fixed: &lt;a href="https://spsf.codeplex.com/workitem/6847"&gt;CP6847&lt;/a&gt; Exception when Import List Definition&lt;/li&gt;
&lt;li&gt;Fixed: &lt;a href="https://spsf.codeplex.com/workitem/6868"&gt;CP6868&lt;/a&gt; Page Layout with custom content type used Welcome Page content type&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;v4.1.2.2904 (2013-04-29)&lt;/b&gt;&lt;br /&gt;&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;New: Delegate control recipe now provides all new delegate controls in SP2013 projects&lt;/li&gt;
&lt;li&gt;New: New ItemEventReceivers added for SP2013 projects&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Updated: SharePointVersions.xml to include build numbers and names up till SP2013 CU April 2013&lt;/li&gt;
&lt;li&gt;Changed: Set the SPCAF default rules to the &amp;quot;ExtendedRecommendedRules.spruleset&amp;quot; for SPCAF (includes SP2010/2013 compatibility check)&lt;/li&gt;
&lt;li&gt;Changed License to the weaker MS-PL to make it easier to use SPSF in customer projects&lt;/li&gt;
&lt;li&gt;Changed: Removed unnecessary detailed logging to c:\SPSF.log file&lt;/li&gt;
&lt;li&gt;Updated: HowTo&amp;#39;s in SPSF help&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Fixed: Encoding issue which happened in some environments with the PowerShell scripts of the deployment project (run &amp;quot;Update solution to current SPSF&amp;quot; recipe to fix existing projects)&lt;/li&gt;
&lt;li&gt;Fixed: ItemEventReceivers recipe was not working correctly&lt;/li&gt;
&lt;li&gt;Fixed: Site Column -&amp;gt; Person &amp;amp; Group was not setting &amp;quot;ShowField&amp;quot; property to &amp;quot;ImnName&amp;quot;&lt;/li&gt;
&lt;li&gt;Fixed: List Definition property values for &amp;quot;Default&amp;quot; now in uppercase. &amp;quot;EnableModeration&amp;quot; remains CamelCase as requried by the XML schema&lt;/li&gt;
&lt;li&gt;Fixed: Integrating SPCAF in local Release build failed in some cases (Get SPCAF)&lt;/li&gt;
&lt;li&gt;Fixed: Integrating FxCop caused error in local Release build&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;v4.1.1.2493  (2013-03-27)&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Generated links to resources in the _layouts folder were not linked correctly in SP2013 projects. The links have to point to _layouts/15, _controltemplates/15 etc. see also &lt;a href="http://matte.in/10On2L1"&gt;http://matte.in/10On2L1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Due to a bug in Visual Studio, SharePoint projects which reside in a solution folder are missing the &amp;quot;Deploy&amp;quot; command. So currently SPSF creates all projects in the solution root instead.&lt;/li&gt;
&lt;li&gt;Fixed error in recipe &amp;quot;Update Solution to current SPSF&amp;quot; when trying to crate the deployment project&lt;/li&gt;
&lt;li&gt;Fixed wrong VS version in csproj file of resources projects&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;v4.1.0.7601 (2013-03-17)&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2012&lt;/li&gt;
&lt;li&gt;SharePoint 2010/2013&lt;/li&gt;
&lt;li&gt;&lt;a href="http://opengax.codeplex.com"&gt;OpenGAX&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-US/office/apps/fp123627"&gt;MS Office Developer Tools for Visual Studio 2012&lt;/a&gt;         &lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Added support for Visual Studio 2012&lt;/li&gt;
&lt;li&gt;Added support for SharePoint 2013&lt;/li&gt;
&lt;li&gt;New PowerShell based solution deployment package based &lt;a href="http://spsd.codeplex.com"&gt;SharePoint Solution Deployer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Added a deployment project recpide to allow multiple deployment projects&lt;/li&gt;
&lt;li&gt;Integrated &lt;a href="http://www.spcaf.de"&gt;SPCAF SharePoint CodeAnalysis Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Integrated &lt;a href="http://sharepointcop.codeplex.com"&gt;SPCop SharePoint CodeCheck&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Added SP2013 MasterPage and PageLayout templates&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Removed support for Visual Studio 2008/2010 (use SPSF 3.2)&lt;/li&gt;
&lt;li&gt;Removed support for Hive project structure (use SPSF 3.2)&lt;/li&gt;
&lt;li&gt;Removed support for MOSS2007&lt;/li&gt;
&lt;li&gt;Renamed SharePointTargets.targets to SPSF.targets&lt;/li&gt;
&lt;li&gt;Removed Farm Solution Deployment recipes (use VS or CKSDev instead), sandboxed solution and quick deploy are still included.&lt;/li&gt;
&lt;li&gt;Removed debugging recipes (use VS or CKSDev instead)&lt;/li&gt;
&lt;li&gt;Removed configuration project template&lt;/li&gt;
&lt;li&gt;SharePoint project will still create WSP on every build but won&amp;#39;t copy them to the deployment project&lt;/li&gt;
&lt;li&gt;Deployment project collects all WSPs from the whole solution and has a build dependency on als SharePoint projects&lt;/li&gt;
&lt;li&gt;Updated SharePoint version recipe to include all known SharePoint versions&lt;/li&gt;
&lt;li&gt;Updated images to look nicer in VS2012&lt;/li&gt;
&lt;li&gt;Selection treeviews now sorted and &amp;quot;[Elements in this solution]&amp;quot; is now on the top to find elements easier.&lt;/li&gt;
&lt;li&gt;Improved general usability of dialogs/wizards&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Administration page recipe now generates designer.cs&lt;/li&gt;
&lt;li&gt;Application page recipe now generates designer.cs&lt;/li&gt;
&lt;li&gt;Uses any StyleCop Version&lt;/li&gt;
&lt;li&gt;Fixed Feature Dependency dialog to show again &amp;quot;[Elements in this solution]&amp;quot;&lt;/li&gt;
&lt;li&gt;Fixed Ribbon Tab Recipe&lt;/li&gt;
&lt;li&gt;Fixed PSScript Recipe&lt;/li&gt;
&lt;li&gt;Fixed Sequential Workflow not naming constructor correctly&lt;/li&gt;
&lt;li&gt;Fixed multiple minor bugs and issues&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Known Bugs&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Project templates are not yet working, to add a new SharePoint project use the VS standard templates, move the project into the &amp;quot;Solutions&amp;quot; folder and run the &amp;quot;Update Project to current SPSF version&amp;quot; recipe&lt;/li&gt;
&lt;li&gt;Site Definitions recipes are not yet updated to SP2013&lt;/li&gt;
&lt;li&gt;The &amp;quot;Deploy&amp;quot; menuitem is missing due to a bug in VS2012 when SharePoint Projects are located in a solution folder&lt;/li&gt;
&lt;li&gt;Some recipes create references to _layouts files in the default hive (14) instead of /15/ when creating artifacts for an SP2013 solution&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>matein78</author><pubDate>Tue, 28 May 2013 14:46:12 GMT</pubDate><guid isPermaLink="false">Updated Release: SPSF SharePoint Software Factory 4.1 (VS2012) (May 27, 2013) 20130528024612P</guid></item><item><title>Released: SPSF SharePoint Software Factory 4.1 (VS2012) (May 27, 2013)</title><link>http://spsf.codeplex.com/releases/view/103498</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;4.1.3.2705 (2013-05-27)&lt;/b&gt;&lt;br&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Updated: &lt;a href="http://www.matthiaseinig.de/files/SharePointVersions.xml"&gt;SharePointVersions.xml&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Updated: &lt;a href="http://spsd.codeplex.com"&gt;SharePoint Solution Deployer&lt;/a&gt;-based deployment projects to release 4.1.2.2805
&lt;/li&gt;&lt;li&gt;Changed: Showing help page after running solution creation recipes&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Fixed: Updated spsf.targets because disabling SPCAF in local release was not possible due to a false MSBuild property (&lt;a href="http://go.spcaf.com/VSGallery"&gt;Get SPCAF&lt;/a&gt;)
&lt;/li&gt;&lt;li&gt;Fixed: Integration of StyleCop on RELEASE build with project specific setting.StyleCop
&lt;/li&gt;&lt;li&gt;Fixed: Integration of SPDisposeChecker on RELEASE build &lt;/li&gt;&lt;li&gt;Fixed: Integration of FxCop on RELEASE build with project specific setting.FxCop
&lt;/li&gt;&lt;li&gt;Fixed: Creating a CodeAnalysisResults subfolder in the output directory &lt;/li&gt;&lt;li&gt;Fixed (Almost): &lt;a href="https://spsf.codeplex.com/workitem/7458"&gt;CP7458&lt;/a&gt; VS2012: SPSF Projects Context Menu not showing. Still requires to restart Visual Studio and opening the created solution again to show up...
&lt;/li&gt;&lt;li&gt;Fixed: &lt;a href="https://spsf.codeplex.com/workitem/7459"&gt;CP7459&lt;/a&gt; Localization issue with SPSD_Deployment.ps1
&lt;/li&gt;&lt;li&gt;Fixed: &lt;a href="https://spsf.codeplex.com/workitem/7436"&gt;CP7436&lt;/a&gt; Error when creating a new Custom Action
&lt;/li&gt;&lt;li&gt;Fixed: &lt;a href="https://spsf.codeplex.com/workitem/7433"&gt;CP7433&lt;/a&gt; Exception when trying to add Custom Form to ContentType
&lt;/li&gt;&lt;li&gt;Fixed: &lt;a href="https://spsf.codeplex.com/workitem/7174"&gt;CP7174&lt;/a&gt; Error creating any Publishing Site Column
&lt;/li&gt;&lt;li&gt;Fixed: &lt;a href="https://spsf.codeplex.com/workitem/6168"&gt;CP6168&lt;/a&gt; Crash on add new site column type of &amp;quot;Image with formatting and constraints for publishing&amp;quot;
&lt;/li&gt;&lt;li&gt;Fixed: &lt;a href="https://spsf.codeplex.com/workitem/7173"&gt;CP7173&lt;/a&gt; Type or namespace error when creating ribbon custom action
&lt;/li&gt;&lt;li&gt;Fixed: &lt;a href="https://spsf.codeplex.com/workitem/7045"&gt;CP7045&lt;/a&gt;/&lt;a href="https://spsf.codeplex.com/workitem/6066"&gt;CP6066&lt;/a&gt; Exception when Import List Instance
&lt;/li&gt;&lt;li&gt;Fixed: &lt;a href="https://spsf.codeplex.com/workitem/6847"&gt;CP6847&lt;/a&gt; Exception when Import List Definition
&lt;/li&gt;&lt;li&gt;Fixed: &lt;a href="https://spsf.codeplex.com/workitem/6868"&gt;CP6868&lt;/a&gt; Page Layout with custom content type used Welcome Page content type&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;v4.1.2.2904 (2013-04-29)&lt;/b&gt;&lt;br&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;New: Delegate control recipe now provides all new delegate controls in SP2013 projects
&lt;/li&gt;&lt;li&gt;New: New ItemEventReceivers added for SP2013 projects&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Updated: SharePointVersions.xml to include build numbers and names up till SP2013 CU April 2013
&lt;/li&gt;&lt;li&gt;Changed: Set the SPCAF default rules to the &amp;quot;ExtendedRecommendedRules.spruleset&amp;quot; for SPCAF (includes SP2010/2013 compatibility check)
&lt;/li&gt;&lt;li&gt;Changed License to the weaker MS-PL to make it easier to use SPSF in customer projects
&lt;/li&gt;&lt;li&gt;Changed: Removed unnecessary detailed logging to c:\SPSF.log file &lt;/li&gt;&lt;li&gt;Updated: HowTo&amp;#39;s in SPSF help&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Fixed: Encoding issue which happened in some environments with the PowerShell scripts of the deployment project (run &amp;quot;Update solution to current SPSF&amp;quot; recipe to fix existing projects)
&lt;/li&gt;&lt;li&gt;Fixed: ItemEventReceivers recipe was not working correctly &lt;/li&gt;&lt;li&gt;Fixed: Site Column -&amp;gt; Person &amp;amp; Group was not setting &amp;quot;ShowField&amp;quot; property to &amp;quot;ImnName&amp;quot;
&lt;/li&gt;&lt;li&gt;Fixed: List Definition property values for &amp;quot;Default&amp;quot; now in uppercase. &amp;quot;EnableModeration&amp;quot; remains CamelCase as requried by the XML schema
&lt;/li&gt;&lt;li&gt;Fixed: Integrating SPCAF in local Release build failed in some cases (Get SPCAF)
&lt;/li&gt;&lt;li&gt;Fixed: Integrating FxCop caused error in local Release build&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;v4.1.1.2493 (2013-03-27)&lt;/b&gt;&lt;br&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Generated links to resources in the _layouts folder were not linked correctly in SP2013 projects. The links have to point to _layouts/15, _controltemplates/15 etc. see also
&lt;a href="http://matte.in/10On2L1"&gt;http://matte.in/10On2L1&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Due to a bug in Visual Studio, SharePoint projects which reside in a solution folder are missing the &amp;quot;Deploy&amp;quot; command. So currently SPSF creates all projects in the solution root instead.
&lt;/li&gt;&lt;li&gt;Fixed error in recipe &amp;quot;Update Solution to current SPSF&amp;quot; when trying to crate the deployment project
&lt;/li&gt;&lt;li&gt;Fixed wrong VS version in csproj file of resources projects&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;v4.1.0.7601 (2013-03-17)&lt;/b&gt;&lt;br&gt;
&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Visual Studio 2012 &lt;/li&gt;&lt;li&gt;SharePoint 2010/2013 &lt;/li&gt;&lt;li&gt;&lt;a href="http://opengax.codeplex.com"&gt;OpenGAX&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-US/office/apps/fp123627"&gt;MS Office Developer Tools for Visual Studio 2012&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Added support for Visual Studio 2012 &lt;/li&gt;&lt;li&gt;Added support for SharePoint 2013 &lt;/li&gt;&lt;li&gt;New PowerShell based solution deployment package based &lt;a href="http://spsd.codeplex.com"&gt;
SharePoint Solution Deployer&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Added a deployment project recpide to allow multiple deployment projects &lt;/li&gt;&lt;li&gt;Integrated &lt;a href="http://www.spcaf.de"&gt;SPCAF SharePoint CodeAnalysis Framework&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Integrated &lt;a href="http://sharepointcop.codeplex.com"&gt;SPCop SharePoint CodeCheck&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Added SP2013 MasterPage and PageLayout templates&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Removed support for Visual Studio 2008/2010 (use SPSF 3.2) &lt;/li&gt;&lt;li&gt;Removed support for Hive project structure (use SPSF 3.2) &lt;/li&gt;&lt;li&gt;Removed support for MOSS2007 &lt;/li&gt;&lt;li&gt;Renamed SharePointTargets.targets to SPSF.targets &lt;/li&gt;&lt;li&gt;Removed Farm Solution Deployment recipes (use VS or CKSDev instead), sandboxed solution and quick deploy are still included.
&lt;/li&gt;&lt;li&gt;Removed debugging recipes (use VS or CKSDev instead) &lt;/li&gt;&lt;li&gt;Removed configuration project template &lt;/li&gt;&lt;li&gt;SharePoint project will still create WSP on every build but won&amp;#39;t copy them to the deployment project
&lt;/li&gt;&lt;li&gt;Deployment project collects all WSPs from the whole solution and has a build dependency on als SharePoint projects
&lt;/li&gt;&lt;li&gt;Updated SharePoint version recipe to include all known SharePoint versions &lt;/li&gt;&lt;li&gt;Updated images to look nicer in VS2012 &lt;/li&gt;&lt;li&gt;Selection treeviews now sorted and &amp;quot;[Elements in this solution]&amp;quot; is now on the top to find elements easier.
&lt;/li&gt;&lt;li&gt;Improved general usability of dialogs/wizards&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Administration page recipe now generates designer.cs &lt;/li&gt;&lt;li&gt;Application page recipe now generates designer.cs &lt;/li&gt;&lt;li&gt;Uses any StyleCop Version &lt;/li&gt;&lt;li&gt;Fixed Feature Dependency dialog to show again &amp;quot;[Elements in this solution]&amp;quot;
&lt;/li&gt;&lt;li&gt;Fixed Ribbon Tab Recipe &lt;/li&gt;&lt;li&gt;Fixed PSScript Recipe &lt;/li&gt;&lt;li&gt;Fixed Sequential Workflow not naming constructor correctly &lt;/li&gt;&lt;li&gt;Fixed multiple minor bugs and issues&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Known Bugs&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Project templates are not yet working, to add a new SharePoint project use the VS standard templates, move the project into the &amp;quot;Solutions&amp;quot; folder and run the &amp;quot;Update Project to current SPSF version&amp;quot; recipe
&lt;/li&gt;&lt;li&gt;Site Definitions recipes are not yet updated to SP2013 &lt;/li&gt;&lt;li&gt;The &amp;quot;Deploy&amp;quot; menuitem is missing due to a bug in VS2012 when SharePoint Projects are located in a solution folder
&lt;/li&gt;&lt;li&gt;Some recipes create references to _layouts files in the default hive (14) instead of /15/ when creating artifacts for an SP2013 solution&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 28 May 2013 14:46:12 GMT</pubDate><guid isPermaLink="false">Released: SPSF SharePoint Software Factory 4.1 (VS2012) (May 27, 2013) 20130528024612P</guid></item><item><title>Updated Release: SPSF SharePoint Software Factory 4.1 (VS2012) (Apr 29, 2013)</title><link>https://spsf.codeplex.com/releases/view/103498</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;v4.1.2.2904 (2013-04-29)&lt;/b&gt;&lt;br /&gt;&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;New: Delegate control recipe now provides all new delegate controls in SP2013 projects&lt;/li&gt;
&lt;li&gt;New: New ItemEventReceivers added for SP2013 projects&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Updated: SharePointVersions.xml to include build numbers and names up till SP2013 CU April 2013&lt;/li&gt;
&lt;li&gt;Changed: Set the SPCAF default rules to the &amp;quot;ExtendedRecommendedRules.spruleset&amp;quot; frp, SPCAF (includes SP2010/2013 compatibility check)&lt;/li&gt;
&lt;li&gt;Changed License to the weaker MS-PL to make it easier to use SPSF in customer projects&lt;/li&gt;
&lt;li&gt;Changed: Removed unnecessary detailed logging to c:\SPSF.log file&lt;/li&gt;
&lt;li&gt;Updated: HowTo&amp;#39;s in SPSF help&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Fixed: Encoding issue which happened in some environments with the PowerShell scripts of the deployment project (run &amp;quot;Update solution to current SPSF&amp;quot; recipe to fix existing projects)&lt;/li&gt;
&lt;li&gt;Fixed: ItemEventReceivers recipe was not working correctly&lt;/li&gt;
&lt;li&gt;Fixed: Site Column -&amp;gt; Person &amp;amp; Group was not setting &amp;quot;ShowField&amp;quot; property to &amp;quot;ImnName&amp;quot;&lt;/li&gt;
&lt;li&gt;Fixed: List Definition property values for &amp;quot;Default&amp;quot; now in uppercase. &amp;quot;EnableModeration&amp;quot; remains CamelCase as requried by the XML schema&lt;/li&gt;
&lt;li&gt;Fixed: Integrating SPCAF in local Release build failed in some cases (Get SPCAF)&lt;/li&gt;
&lt;li&gt;Fixed: Integrating FxCop caused error in local Release build&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;v4.1.1.2493  (2013-03-27)&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Generated links to resources in the _layouts folder were not linked correctly in SP2013 projects. The links have to point to _layouts/15, _controltemplates/15 etc. see also &lt;a href="http://matte.in/10On2L1"&gt;http://matte.in/10On2L1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Due to a bug in Visual Studio, SharePoint projects which reside in a solution folder are missing the &amp;quot;Deploy&amp;quot; command. So currently SPSF creates all projects in the solution root instead.&lt;/li&gt;
&lt;li&gt;Fixed error in recipe &amp;quot;Update Solution to current SPSF&amp;quot; when trying to crate the deployment project&lt;/li&gt;
&lt;li&gt;Fixed wrong VS version in csproj file of resources projects&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;v4.1.0.7601 (2013-03-17)&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2012&lt;/li&gt;
&lt;li&gt;SharePoint 2010/2013&lt;/li&gt;
&lt;li&gt;&lt;a href="http://opengax.codeplex.com"&gt;OpenGAX&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-US/office/apps/fp123627"&gt;MS Office Developer Tools for Visual Studio 2012&lt;/a&gt;         &lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Added support for Visual Studio 2012&lt;/li&gt;
&lt;li&gt;Added support for SharePoint 2013&lt;/li&gt;
&lt;li&gt;New PowerShell based solution deployment package based &lt;a href="http://spsd.codeplex.com"&gt;SharePoint Solution Deployer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Added a deployment project recpide to allow multiple deployment projects&lt;/li&gt;
&lt;li&gt;Integrated &lt;a href="http://www.spcaf.de"&gt;SPCAF SharePoint CodeAnalysis Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Integrated &lt;a href="http://sharepointcop.codeplex.com"&gt;SPCop SharePoint CodeCheck&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Added SP2013 MasterPage and PageLayout templates&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Removed support for Visual Studio 2008/2010 (use SPSF 3.2)&lt;/li&gt;
&lt;li&gt;Removed support for Hive project structure (use SPSF 3.2)&lt;/li&gt;
&lt;li&gt;Removed support for MOSS2007&lt;/li&gt;
&lt;li&gt;Renamed SharePointTargets.targets to SPSF.targets&lt;/li&gt;
&lt;li&gt;Removed Farm Solution Deployment recipes (use VS or CKSDev instead), sandboxed solution and quick deploy are still included.&lt;/li&gt;
&lt;li&gt;Removed debugging recipes (use VS or CKSDev instead)&lt;/li&gt;
&lt;li&gt;Removed configuration project template&lt;/li&gt;
&lt;li&gt;SharePoint project will still create WSP on every build but won&amp;#39;t copy them to the deployment project&lt;/li&gt;
&lt;li&gt;Deployment project collects all WSPs from the whole solution and has a build dependency on als SharePoint projects&lt;/li&gt;
&lt;li&gt;Updated SharePoint version recipe to include all known SharePoint versions&lt;/li&gt;
&lt;li&gt;Updated images to look nicer in VS2012&lt;/li&gt;
&lt;li&gt;Selection treeviews now sorted and &amp;quot;[Elements in this solution]&amp;quot; is now on the top to find elements easier.&lt;/li&gt;
&lt;li&gt;Improved general usability of dialogs/wizards&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Administration page recipe now generates designer.cs&lt;/li&gt;
&lt;li&gt;Application page recipe now generates designer.cs&lt;/li&gt;
&lt;li&gt;Uses any StyleCop Version&lt;/li&gt;
&lt;li&gt;Fixed Feature Dependency dialog to show again &amp;quot;[Elements in this solution]&amp;quot;&lt;/li&gt;
&lt;li&gt;Fixed Ribbon Tab Recipe&lt;/li&gt;
&lt;li&gt;Fixed PSScript Recipe&lt;/li&gt;
&lt;li&gt;Fixed Sequential Workflow not naming constructor correctly&lt;/li&gt;
&lt;li&gt;Fixed multiple minor bugs and issues&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Known Bugs&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Project templates are not yet working, to add a new SharePoint project use the VS standard templates, move the project into the &amp;quot;Solutions&amp;quot; folder and run the &amp;quot;Update Project to current SPSF version&amp;quot; recipe&lt;/li&gt;
&lt;li&gt;Site Definitions recipes are not yet updated to SP2013&lt;/li&gt;
&lt;li&gt;The &amp;quot;Deploy&amp;quot; menuitem is missing due to a bug in VS2012 when SharePoint Projects are located in a solution folder&lt;/li&gt;
&lt;li&gt;Some recipes create references to _layouts files in the default hive (14) instead of /15/ when creating artifacts for an SP2013 solution&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>matein78</author><pubDate>Mon, 29 Apr 2013 18:05:59 GMT</pubDate><guid isPermaLink="false">Updated Release: SPSF SharePoint Software Factory 4.1 (VS2012) (Apr 29, 2013) 20130429060559P</guid></item><item><title>Released: SPSF SharePoint Software Factory 4.1 (VS2012) (Apr 29, 2013)</title><link>http://spsf.codeplex.com/releases/view/103498</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;v4.1.2.2904 (2013-04-29)&lt;/b&gt;&lt;br&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;New: Delegate control recipe now provides all new delegate controls in SP2013 projects
&lt;/li&gt;&lt;li&gt;New: New ItemEventReceivers added for SP2013 projects&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Updated: SharePointVersions.xml to include build numbers and names up till SP2013 CU April 2013
&lt;/li&gt;&lt;li&gt;Changed: Set the SPCAF default rules to the &amp;quot;ExtendedRecommendedRules.spruleset&amp;quot; frp, SPCAF (includes SP2010/2013 compatibility check)
&lt;/li&gt;&lt;li&gt;Changed License to the weaker MS-PL to make it easier to use SPSF in customer projects
&lt;/li&gt;&lt;li&gt;Changed: Removed unnecessary detailed logging to c:\SPSF.log file &lt;/li&gt;&lt;li&gt;Updated: HowTo&amp;#39;s in SPSF help&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Fixed: Encoding issue which happened in some environments with the PowerShell scripts of the deployment project (run &amp;quot;Update solution to current SPSF&amp;quot; recipe to fix existing projects)
&lt;/li&gt;&lt;li&gt;Fixed: ItemEventReceivers recipe was not working correctly &lt;/li&gt;&lt;li&gt;Fixed: Site Column -&amp;gt; Person &amp;amp; Group was not setting &amp;quot;ShowField&amp;quot; property to &amp;quot;ImnName&amp;quot;
&lt;/li&gt;&lt;li&gt;Fixed: List Definition property values for &amp;quot;Default&amp;quot; now in uppercase. &amp;quot;EnableModeration&amp;quot; remains CamelCase as requried by the XML schema
&lt;/li&gt;&lt;li&gt;Fixed: Integrating SPCAF in local Release build failed in some cases (Get SPCAF)
&lt;/li&gt;&lt;li&gt;Fixed: Integrating FxCop caused error in local Release build&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;v4.1.1.2493 (2013-03-27)&lt;/b&gt;&lt;br&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Generated links to resources in the _layouts folder were not linked correctly in SP2013 projects. The links have to point to _layouts/15, _controltemplates/15 etc. see also
&lt;a href="http://matte.in/10On2L1"&gt;http://matte.in/10On2L1&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Due to a bug in Visual Studio, SharePoint projects which reside in a solution folder are missing the &amp;quot;Deploy&amp;quot; command. So currently SPSF creates all projects in the solution root instead.
&lt;/li&gt;&lt;li&gt;Fixed error in recipe &amp;quot;Update Solution to current SPSF&amp;quot; when trying to crate the deployment project
&lt;/li&gt;&lt;li&gt;Fixed wrong VS version in csproj file of resources projects&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;v4.1.0.7601 (2013-03-17)&lt;/b&gt;&lt;br&gt;
&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Visual Studio 2012 &lt;/li&gt;&lt;li&gt;SharePoint 2010/2013 &lt;/li&gt;&lt;li&gt;&lt;a href="http://opengax.codeplex.com"&gt;OpenGAX&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-US/office/apps/fp123627"&gt;MS Office Developer Tools for Visual Studio 2012&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Added support for Visual Studio 2012 &lt;/li&gt;&lt;li&gt;Added support for SharePoint 2013 &lt;/li&gt;&lt;li&gt;New PowerShell based solution deployment package based &lt;a href="http://spsd.codeplex.com"&gt;
SharePoint Solution Deployer&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Added a deployment project recpide to allow multiple deployment projects &lt;/li&gt;&lt;li&gt;Integrated &lt;a href="http://www.spcaf.de"&gt;SPCAF SharePoint CodeAnalysis Framework&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Integrated &lt;a href="http://sharepointcop.codeplex.com"&gt;SPCop SharePoint CodeCheck&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Added SP2013 MasterPage and PageLayout templates&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Removed support for Visual Studio 2008/2010 (use SPSF 3.2) &lt;/li&gt;&lt;li&gt;Removed support for Hive project structure (use SPSF 3.2) &lt;/li&gt;&lt;li&gt;Removed support for MOSS2007 &lt;/li&gt;&lt;li&gt;Renamed SharePointTargets.targets to SPSF.targets &lt;/li&gt;&lt;li&gt;Removed Farm Solution Deployment recipes (use VS or CKSDev instead), sandboxed solution and quick deploy are still included.
&lt;/li&gt;&lt;li&gt;Removed debugging recipes (use VS or CKSDev instead) &lt;/li&gt;&lt;li&gt;Removed configuration project template &lt;/li&gt;&lt;li&gt;SharePoint project will still create WSP on every build but won&amp;#39;t copy them to the deployment project
&lt;/li&gt;&lt;li&gt;Deployment project collects all WSPs from the whole solution and has a build dependency on als SharePoint projects
&lt;/li&gt;&lt;li&gt;Updated SharePoint version recipe to include all known SharePoint versions &lt;/li&gt;&lt;li&gt;Updated images to look nicer in VS2012 &lt;/li&gt;&lt;li&gt;Selection treeviews now sorted and &amp;quot;[Elements in this solution]&amp;quot; is now on the top to find elements easier.
&lt;/li&gt;&lt;li&gt;Improved general usability of dialogs/wizards&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Administration page recipe now generates designer.cs &lt;/li&gt;&lt;li&gt;Application page recipe now generates designer.cs &lt;/li&gt;&lt;li&gt;Uses any StyleCop Version &lt;/li&gt;&lt;li&gt;Fixed Feature Dependency dialog to show again &amp;quot;[Elements in this solution]&amp;quot;
&lt;/li&gt;&lt;li&gt;Fixed Ribbon Tab Recipe &lt;/li&gt;&lt;li&gt;Fixed PSScript Recipe &lt;/li&gt;&lt;li&gt;Fixed Sequential Workflow not naming constructor correctly &lt;/li&gt;&lt;li&gt;Fixed multiple minor bugs and issues&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Known Bugs&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Project templates are not yet working, to add a new SharePoint project use the VS standard templates, move the project into the &amp;quot;Solutions&amp;quot; folder and run the &amp;quot;Update Project to current SPSF version&amp;quot; recipe
&lt;/li&gt;&lt;li&gt;Site Definitions recipes are not yet updated to SP2013 &lt;/li&gt;&lt;li&gt;The &amp;quot;Deploy&amp;quot; menuitem is missing due to a bug in VS2012 when SharePoint Projects are located in a solution folder
&lt;/li&gt;&lt;li&gt;Some recipes create references to _layouts files in the default hive (14) instead of /15/ when creating artifacts for an SP2013 solution&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 29 Apr 2013 18:05:59 GMT</pubDate><guid isPermaLink="false">Released: SPSF SharePoint Software Factory 4.1 (VS2012) (Apr 29, 2013) 20130429060559P</guid></item><item><title>Updated Release: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 27, 2013)</title><link>http://spsf.codeplex.com/releases/view/103498</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;v4.1.1.2493  (2013-03-27)&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Generated links to resources in the _layouts folder were not linked correctly in SP2013 projects. The links have to point to _layouts/15, _controltemplates/15 etc. see also &lt;a href="http://matte.in/10On2L1"&gt;http://matte.in/10On2L1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Due to a bug in Visual Studio, SharePoint projects which reside in a solution folder are missing the &amp;quot;Deploy&amp;quot; command. So currently SPSF creates all projects in the solution root instead.&lt;/li&gt;
&lt;li&gt;Fixed error in recipe &amp;quot;Update Solution to current SPSF&amp;quot; when trying to crate the deployment project&lt;/li&gt;
&lt;li&gt;Fixed wrong VS version in csproj file of resources projects&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;v4.1.0.7601 (2013-03-17)&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2012&lt;/li&gt;
&lt;li&gt;SharePoint 2010/2013&lt;/li&gt;
&lt;li&gt;&lt;a href="http://opengax.codeplex.com"&gt;OpenGAX&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-US/office/apps/fp123627"&gt;MS Office Developer Tools for Visual Studio 2012&lt;/a&gt;         &lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Added support for Visual Studio 2012&lt;/li&gt;
&lt;li&gt;Added support for SharePoint 2013&lt;/li&gt;
&lt;li&gt;New PowerShell based solution deployment package based &lt;a href="http://spsd.codeplex.com"&gt;SharePoint Solution Deployer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Added a deployment project recpide to allow multiple deployment projects&lt;/li&gt;
&lt;li&gt;Integrated &lt;a href="http://www.spcaf.de"&gt;SPCAF SharePoint CodeAnalysis Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Integrated &lt;a href="http://sharepointcop.codeplex.com"&gt;SPCop SharePoint CodeCheck&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Added SP2013 MasterPage and PageLayout templates&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Removed support for Visual Studio 2008/2010 (use SPSF 3.2)&lt;/li&gt;
&lt;li&gt;Removed support for Hive project structure (use SPSF 3.2)&lt;/li&gt;
&lt;li&gt;Removed support for MOSS2007&lt;/li&gt;
&lt;li&gt;Renamed SharePointTargets.targets to SPSF.targets&lt;/li&gt;
&lt;li&gt;Removed Farm Solution Deployment recipes (use VS or CKSDev instead), sandboxed solution and quick deploy are still included.&lt;/li&gt;
&lt;li&gt;Removed debugging recipes (use VS or CKSDev instead)&lt;/li&gt;
&lt;li&gt;Removed configuration project template&lt;/li&gt;
&lt;li&gt;SharePoint project will still create WSP on every build but won&amp;#39;t copy them to the deployment project&lt;/li&gt;
&lt;li&gt;Deployment project collects all WSPs from the whole solution and has a build dependency on als SharePoint projects&lt;/li&gt;
&lt;li&gt;Updated SharePoint version recipe to include all known SharePoint versions&lt;/li&gt;
&lt;li&gt;Updated images to look nicer in VS2012&lt;/li&gt;
&lt;li&gt;Selection treeviews now sorted and &amp;quot;[Elements in this solution]&amp;quot; is now on the top to find elements easier.&lt;/li&gt;
&lt;li&gt;Improved general usability of dialogs/wizards&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Administration page recipe now generates designer.cs&lt;/li&gt;
&lt;li&gt;Application page recipe now generates designer.cs&lt;/li&gt;
&lt;li&gt;Uses any StyleCop Version&lt;/li&gt;
&lt;li&gt;Fixed Feature Dependency dialog to show again &amp;quot;[Elements in this solution]&amp;quot;&lt;/li&gt;
&lt;li&gt;Fixed Ribbon Tab Recipe&lt;/li&gt;
&lt;li&gt;Fixed PSScript Recipe&lt;/li&gt;
&lt;li&gt;Fixed Sequential Workflow not naming constructor correctly&lt;/li&gt;
&lt;li&gt;Fixed multiple minor bugs and issues&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Known Bugs&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Project templates are not yet working, to add a new SharePoint project use the VS standard templates, move the project into the &amp;quot;Solutions&amp;quot; folder and run the &amp;quot;Update Project to current SPSF version&amp;quot; recipe&lt;/li&gt;
&lt;li&gt;Site Definitions recipes are not yet updated to SP2013&lt;/li&gt;
&lt;li&gt;The &amp;quot;Deploy&amp;quot; menuitem is missing due to a bug in VS2012 when SharePoint Projects are located in a solution folder&lt;/li&gt;
&lt;li&gt;Some recipes create references to _layouts files in the default hive (14) instead of /15/ when creating artifacts for an SP2013 solution&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>matein78</author><pubDate>Wed, 27 Mar 2013 18:03:59 GMT</pubDate><guid isPermaLink="false">Updated Release: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 27, 2013) 20130327060359P</guid></item><item><title>Released: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 27, 2013)</title><link>http://spsf.codeplex.com/releases/view/103498</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;v4.1.1.2493 (2013-03-27)&lt;/b&gt;&lt;br&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Generated links to resources in the _layouts folder were not linked correctly in SP2013 projects. The links have to point to _layouts/15, _controltemplates/15 etc. see also
&lt;a href="http://matte.in/10On2L1"&gt;http://matte.in/10On2L1&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Due to a bug in Visual Studio, SharePoint projects which reside in a solution folder are missing the &amp;quot;Deploy&amp;quot; command. So currently SPSF creates all projects in the solution root instead.
&lt;/li&gt;&lt;li&gt;Fixed error in recipe &amp;quot;Update Solution to current SPSF&amp;quot; when trying to crate the deployment project
&lt;/li&gt;&lt;li&gt;Fixed wrong VS version in csproj file of resources projects&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;v4.1.0.7601 (2013-03-17)&lt;/b&gt;&lt;br&gt;
&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Visual Studio 2012 &lt;/li&gt;&lt;li&gt;SharePoint 2010/2013 &lt;/li&gt;&lt;li&gt;&lt;a href="http://opengax.codeplex.com"&gt;OpenGAX&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-US/office/apps/fp123627"&gt;MS Office Developer Tools for Visual Studio 2012&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Added support for Visual Studio 2012 &lt;/li&gt;&lt;li&gt;Added support for SharePoint 2013 &lt;/li&gt;&lt;li&gt;New PowerShell based solution deployment package based &lt;a href="http://spsd.codeplex.com"&gt;
SharePoint Solution Deployer&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Added a deployment project recpide to allow multiple deployment projects &lt;/li&gt;&lt;li&gt;Integrated &lt;a href="http://www.spcaf.de"&gt;SPCAF SharePoint CodeAnalysis Framework&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Integrated &lt;a href="http://sharepointcop.codeplex.com"&gt;SPCop SharePoint CodeCheck&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Added SP2013 MasterPage and PageLayout templates&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Removed support for Visual Studio 2008/2010 (use SPSF 3.2) &lt;/li&gt;&lt;li&gt;Removed support for Hive project structure (use SPSF 3.2) &lt;/li&gt;&lt;li&gt;Removed support for MOSS2007 &lt;/li&gt;&lt;li&gt;Renamed SharePointTargets.targets to SPSF.targets &lt;/li&gt;&lt;li&gt;Removed Farm Solution Deployment recipes (use VS or CKSDev instead), sandboxed solution and quick deploy are still included.
&lt;/li&gt;&lt;li&gt;Removed debugging recipes (use VS or CKSDev instead) &lt;/li&gt;&lt;li&gt;Removed configuration project template &lt;/li&gt;&lt;li&gt;SharePoint project will still create WSP on every build but won&amp;#39;t copy them to the deployment project
&lt;/li&gt;&lt;li&gt;Deployment project collects all WSPs from the whole solution and has a build dependency on als SharePoint projects
&lt;/li&gt;&lt;li&gt;Updated SharePoint version recipe to include all known SharePoint versions &lt;/li&gt;&lt;li&gt;Updated images to look nicer in VS2012 &lt;/li&gt;&lt;li&gt;Selection treeviews now sorted and &amp;quot;[Elements in this solution]&amp;quot; is now on the top to find elements easier.
&lt;/li&gt;&lt;li&gt;Improved general usability of dialogs/wizards&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Administration page recipe now generates designer.cs &lt;/li&gt;&lt;li&gt;Application page recipe now generates designer.cs &lt;/li&gt;&lt;li&gt;Uses any StyleCop Version &lt;/li&gt;&lt;li&gt;Fixed Feature Dependency dialog to show again &amp;quot;[Elements in this solution]&amp;quot;
&lt;/li&gt;&lt;li&gt;Fixed Ribbon Tab Recipe &lt;/li&gt;&lt;li&gt;Fixed PSScript Recipe &lt;/li&gt;&lt;li&gt;Fixed Sequential Workflow not naming constructor correctly &lt;/li&gt;&lt;li&gt;Fixed multiple minor bugs and issues&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Known Bugs&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Project templates are not yet working, to add a new SharePoint project use the VS standard templates, move the project into the &amp;quot;Solutions&amp;quot; folder and run the &amp;quot;Update Project to current SPSF version&amp;quot; recipe
&lt;/li&gt;&lt;li&gt;Site Definitions recipes are not yet updated to SP2013 &lt;/li&gt;&lt;li&gt;The &amp;quot;Deploy&amp;quot; menuitem is missing due to a bug in VS2012 when SharePoint Projects are located in a solution folder
&lt;/li&gt;&lt;li&gt;Some recipes create references to _layouts files in the default hive (14) instead of /15/ when creating artifacts for an SP2013 solution&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 27 Mar 2013 18:03:59 GMT</pubDate><guid isPermaLink="false">Released: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 27, 2013) 20130327060359P</guid></item><item><title>Updated Release: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013)</title><link>http://spsf.codeplex.com/releases/view/103498</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;v4.1.0.7601 (2013-03-16)&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2012&lt;/li&gt;
&lt;li&gt;SharePoint 2010/2013&lt;/li&gt;
&lt;li&gt;&lt;a href="http://opengax.codeplex.com"&gt;OpenGAX&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-US/office/apps/fp123627"&gt;MS Office Developer Tools for Visual Studio 2012&lt;/a&gt;         &lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Added support for Visual Studio 2012&lt;/li&gt;
&lt;li&gt;Added support for SharePoint 2013&lt;/li&gt;
&lt;li&gt;New PowerShell based solution deployment package based &lt;a href="http://spsd.codeplex.com"&gt;SharePoint Solution Deployer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Added a deployment project recpide to allow multiple deployment projects&lt;/li&gt;
&lt;li&gt;Integrated &lt;a href="http://www.spcaf.de"&gt;SPCAF SharePoint CodeAnalysis Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Integrated &lt;a href="http://sharepointcop.codeplex.com"&gt;SPCop SharePoint CodeCheck&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Added SP2013 MasterPage and PageLayout templates&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Removed support for Visual Studio 2008/2010 (use SPSF 3.2)&lt;/li&gt;
&lt;li&gt;Removed support for Hive project structure (use SPSF 3.2)&lt;/li&gt;
&lt;li&gt;Removed support for MOSS2007&lt;/li&gt;
&lt;li&gt;Renamed SharePointTargets.targets to SPSF.targets&lt;/li&gt;
&lt;li&gt;Removed Farm Solution Deployment recipes (use VS or CKSDev instead), sandboxed solution and quick deploy are still included.&lt;/li&gt;
&lt;li&gt;Removed debugging recipes (use VS or CKSDev instead)&lt;/li&gt;
&lt;li&gt;Removed configuration project template&lt;/li&gt;
&lt;li&gt;SharePoint project will still create WSP on every build but won&amp;#39;t copy them to the deployment project&lt;/li&gt;
&lt;li&gt;Deployment project collects all WSPs from the whole solution and has a build dependency on als SharePoint projects&lt;/li&gt;
&lt;li&gt;Updated SharePoint version recipe to include all known SharePoint versions&lt;/li&gt;
&lt;li&gt;Updated images to look nicer in VS2012&lt;/li&gt;
&lt;li&gt;Selection treeviews now sorted and &amp;quot;[Elements in this solution]&amp;quot; is now on the top to find elements easier.&lt;/li&gt;
&lt;li&gt;Improved general usability of dialogs/wizards&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Administration page recipe now generates designer.cs&lt;/li&gt;
&lt;li&gt;Application page recipe now generates designer.cs&lt;/li&gt;
&lt;li&gt;Uses any StyleCop Version&lt;/li&gt;
&lt;li&gt;Fixed Feature Dependency dialog to show again &amp;quot;[Elements in this solution]&amp;quot;&lt;/li&gt;
&lt;li&gt;Fixed Ribbon Tab Recipe&lt;/li&gt;
&lt;li&gt;Fixed PSScript Recipe&lt;/li&gt;
&lt;li&gt;Fixed Sequential Workflow not naming constructor correctly&lt;/li&gt;
&lt;li&gt;Fixed multiple minor bugs and issues&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Known Bugs&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Project templates are not yet working, to add a new SharePoint project use the VS standard templates, move the project into the &amp;quot;Solutions&amp;quot; folder and run the &amp;quot;Update Project to current SPSF version&amp;quot; recipe&lt;/li&gt;
&lt;li&gt;Site Definitions recipes are not yet updated to SP2013&lt;/li&gt;
&lt;li&gt;The &amp;quot;Deploy&amp;quot; menuitem is missing due to a bug in VS2012 when SharePoint Projects are located in a solution folder&lt;/li&gt;
&lt;li&gt;Some recipes create references to _layouts files in the default hive (14) instead of /15/ when creating artifacts for an SP2013 solution&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>matein78</author><pubDate>Mon, 25 Mar 2013 11:06:10 GMT</pubDate><guid isPermaLink="false">Updated Release: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013) 20130325110610A</guid></item><item><title>Released: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013)</title><link>http://spsf.codeplex.com/releases/view/103498</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;v4.1.0.7601 (2013-03-16)&lt;/b&gt;&lt;br&gt;
&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Visual Studio 2012 &lt;/li&gt;&lt;li&gt;SharePoint 2010/2013 &lt;/li&gt;&lt;li&gt;&lt;a href="http://opengax.codeplex.com"&gt;OpenGAX&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-US/office/apps/fp123627"&gt;MS Office Developer Tools for Visual Studio 2012&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Added support for Visual Studio 2012 &lt;/li&gt;&lt;li&gt;Added support for SharePoint 2013 &lt;/li&gt;&lt;li&gt;New PowerShell based solution deployment package based &lt;a href="http://spsd.codeplex.com"&gt;
SharePoint Solution Deployer&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Added a deployment project recpide to allow multiple deployment projects &lt;/li&gt;&lt;li&gt;Integrated &lt;a href="http://www.spcaf.de"&gt;SPCAF SharePoint CodeAnalysis Framework&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Integrated &lt;a href="http://sharepointcop.codeplex.com"&gt;SPCop SharePoint CodeCheck&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Added SP2013 MasterPage and PageLayout templates&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Removed support for Visual Studio 2008/2010 (use SPSF 3.2) &lt;/li&gt;&lt;li&gt;Removed support for Hive project structure (use SPSF 3.2) &lt;/li&gt;&lt;li&gt;Removed support for MOSS2007 &lt;/li&gt;&lt;li&gt;Renamed SharePointTargets.targets to SPSF.targets &lt;/li&gt;&lt;li&gt;Removed Farm Solution Deployment recipes (use VS or CKSDev instead), sandboxed solution and quick deploy are still included.
&lt;/li&gt;&lt;li&gt;Removed debugging recipes (use VS or CKSDev instead) &lt;/li&gt;&lt;li&gt;Removed configuration project template &lt;/li&gt;&lt;li&gt;SharePoint project will still create WSP on every build but won&amp;#39;t copy them to the deployment project
&lt;/li&gt;&lt;li&gt;Deployment project collects all WSPs from the whole solution and has a build dependency on als SharePoint projects
&lt;/li&gt;&lt;li&gt;Updated SharePoint version recipe to include all known SharePoint versions &lt;/li&gt;&lt;li&gt;Updated images to look nicer in VS2012 &lt;/li&gt;&lt;li&gt;Selection treeviews now sorted and &amp;quot;[Elements in this solution]&amp;quot; is now on the top to find elements easier.
&lt;/li&gt;&lt;li&gt;Improved general usability of dialogs/wizards&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Administration page recipe now generates designer.cs &lt;/li&gt;&lt;li&gt;Application page recipe now generates designer.cs &lt;/li&gt;&lt;li&gt;Uses any StyleCop Version &lt;/li&gt;&lt;li&gt;Fixed Feature Dependency dialog to show again &amp;quot;[Elements in this solution]&amp;quot;
&lt;/li&gt;&lt;li&gt;Fixed Ribbon Tab Recipe &lt;/li&gt;&lt;li&gt;Fixed PSScript Recipe &lt;/li&gt;&lt;li&gt;Fixed Sequential Workflow not naming constructor correctly &lt;/li&gt;&lt;li&gt;Fixed multiple minor bugs and issues&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Known Bugs&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Project templates are not yet working, to add a new SharePoint project use the VS standard templates, move the project into the &amp;quot;Solutions&amp;quot; folder and run the &amp;quot;Update Project to current SPSF version&amp;quot; recipe
&lt;/li&gt;&lt;li&gt;Site Definitions recipes are not yet updated to SP2013 &lt;/li&gt;&lt;li&gt;The &amp;quot;Deploy&amp;quot; menuitem is missing due to a bug in VS2012 when SharePoint Projects are located in a solution folder
&lt;/li&gt;&lt;li&gt;Some recipes create references to _layouts files in the default hive (14) instead of /15/ when creating artifacts for an SP2013 solution&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 25 Mar 2013 11:06:10 GMT</pubDate><guid isPermaLink="false">Released: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013) 20130325110610A</guid></item><item><title>Updated Release: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013)</title><link>http://spsf.codeplex.com/releases/view/103498</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;v4.1.0.7601 (2013-03-16)&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2012&lt;/li&gt;
&lt;li&gt;SharePoint 2010/2013&lt;/li&gt;
&lt;li&gt;&lt;a href="http://opengax.codeplex.com"&gt;OpenGAX&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-US/office/apps/fp123627"&gt;MS Office Developer Tools for Visual Studio 2012&lt;/a&gt;         &lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Added support for Visual Studio 2012&lt;/li&gt;
&lt;li&gt;Added support for SharePoint 2013&lt;/li&gt;
&lt;li&gt;New PowerShell based solution deployment package based &lt;a href="http://spsd.codeplex.com"&gt;SharePoint Solution Deployer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Added a deployment project recpide to allow multiple deployment projects&lt;/li&gt;
&lt;li&gt;Integrated &lt;a href="http://www.spcaf.de"&gt;SPCAF SharePoint CodeAnalysis Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Integrated &lt;a href="http://sharepointcop.codeplex.com"&gt;SPCop SharePoint CodeCheck&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Added SP2013 MasterPage and PageLayout templates&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Removed support for Visual Studio 2008/2010 (use SPSF 3.2)&lt;/li&gt;
&lt;li&gt;Removed support for Hive project structure (use SPSF 3.2)&lt;/li&gt;
&lt;li&gt;Removed support for MOSS2007&lt;/li&gt;
&lt;li&gt;Renamed SharePointTargets.targets to SPSF.targets&lt;/li&gt;
&lt;li&gt;Removed Farm Solution Deployment recipes (use VS or CKSDev instead), sandboxed solution and quick deploy are still included.&lt;/li&gt;
&lt;li&gt;Removed debugging recipes (use VS or CKSDev instead)&lt;/li&gt;
&lt;li&gt;Removed configuration project template&lt;/li&gt;
&lt;li&gt;SharePoint project will still create WSP on every build but won&amp;#39;t copy them to the deployment project&lt;/li&gt;
&lt;li&gt;Deployment project collects all WSPs from the whole solution and has a build dependency on als SharePoint projects&lt;/li&gt;
&lt;li&gt;Updated SharePoint version recipe to include all known SharePoint versions&lt;/li&gt;
&lt;li&gt;Updated images to look nicer in VS2012&lt;/li&gt;
&lt;li&gt;Selection treeviews now sorted and &amp;quot;[Elements in this solution]&amp;quot; is now on the top to find elements easier.&lt;/li&gt;
&lt;li&gt;Improved general usability of dialogs/wizards&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Administration page recipe now generates designer.cs&lt;/li&gt;
&lt;li&gt;Application page recipe now generates designer.cs&lt;/li&gt;
&lt;li&gt;Uses any StyleCop Version&lt;/li&gt;
&lt;li&gt;Fixed Feature Dependency dialog to show again &amp;quot;[Elements in this solution]&amp;quot;&lt;/li&gt;
&lt;li&gt;Fixed Ribbon Tab Recipe&lt;/li&gt;
&lt;li&gt;Fixed PSScript Recipe&lt;/li&gt;
&lt;li&gt;Fixed Sequential Workflow not naming constructor correctly&lt;/li&gt;
&lt;li&gt;Fixed multiple minor bugs and issues&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Known Bugs&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Project templates are not yet working, to add a new SharePoint project use the VS standard templates, move the project into the &amp;quot;Solutions&amp;quot; folder and run the &amp;quot;Update Project to current SPSF version&amp;quot; recipe&lt;/li&gt;
&lt;li&gt;Site Definitions recipes are not yet updated to SP2013&lt;/li&gt;
&lt;li&gt;The &amp;quot;Deploy&amp;quot; menuitem is missing due to a bug in VS2012 when SharePoint Projects are located in a solution folder&lt;/li&gt;
&lt;li&gt;Some recipes create references to _layouts files in the the default hive (14) instead of /15/ when creating artifacts for an SP2013 solution&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>matein78</author><pubDate>Mon, 25 Mar 2013 11:03:37 GMT</pubDate><guid isPermaLink="false">Updated Release: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013) 20130325110337A</guid></item><item><title>Released: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013)</title><link>http://spsf.codeplex.com/releases/view/103498</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;v4.1.0.7601 (2013-03-16)&lt;/b&gt;&lt;br&gt;
&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Visual Studio 2012 &lt;/li&gt;&lt;li&gt;SharePoint 2010/2013 &lt;/li&gt;&lt;li&gt;&lt;a href="http://opengax.codeplex.com"&gt;OpenGAX&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-US/office/apps/fp123627"&gt;MS Office Developer Tools for Visual Studio 2012&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Added support for Visual Studio 2012 &lt;/li&gt;&lt;li&gt;Added support for SharePoint 2013 &lt;/li&gt;&lt;li&gt;New PowerShell based solution deployment package based &lt;a href="http://spsd.codeplex.com"&gt;
SharePoint Solution Deployer&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Added a deployment project recpide to allow multiple deployment projects &lt;/li&gt;&lt;li&gt;Integrated &lt;a href="http://www.spcaf.de"&gt;SPCAF SharePoint CodeAnalysis Framework&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Integrated &lt;a href="http://sharepointcop.codeplex.com"&gt;SPCop SharePoint CodeCheck&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Added SP2013 MasterPage and PageLayout templates&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Removed support for Visual Studio 2008/2010 (use SPSF 3.2) &lt;/li&gt;&lt;li&gt;Removed support for Hive project structure (use SPSF 3.2) &lt;/li&gt;&lt;li&gt;Removed support for MOSS2007 &lt;/li&gt;&lt;li&gt;Renamed SharePointTargets.targets to SPSF.targets &lt;/li&gt;&lt;li&gt;Removed Farm Solution Deployment recipes (use VS or CKSDev instead), sandboxed solution and quick deploy are still included.
&lt;/li&gt;&lt;li&gt;Removed debugging recipes (use VS or CKSDev instead) &lt;/li&gt;&lt;li&gt;Removed configuration project template &lt;/li&gt;&lt;li&gt;SharePoint project will still create WSP on every build but won&amp;#39;t copy them to the deployment project
&lt;/li&gt;&lt;li&gt;Deployment project collects all WSPs from the whole solution and has a build dependency on als SharePoint projects
&lt;/li&gt;&lt;li&gt;Updated SharePoint version recipe to include all known SharePoint versions &lt;/li&gt;&lt;li&gt;Updated images to look nicer in VS2012 &lt;/li&gt;&lt;li&gt;Selection treeviews now sorted and &amp;quot;[Elements in this solution]&amp;quot; is now on the top to find elements easier.
&lt;/li&gt;&lt;li&gt;Improved general usability of dialogs/wizards&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Administration page recipe now generates designer.cs &lt;/li&gt;&lt;li&gt;Application page recipe now generates designer.cs &lt;/li&gt;&lt;li&gt;Uses any StyleCop Version &lt;/li&gt;&lt;li&gt;Fixed Feature Dependency dialog to show again &amp;quot;[Elements in this solution]&amp;quot;
&lt;/li&gt;&lt;li&gt;Fixed Ribbon Tab Recipe &lt;/li&gt;&lt;li&gt;Fixed PSScript Recipe &lt;/li&gt;&lt;li&gt;Fixed Sequential Workflow not naming constructor correctly &lt;/li&gt;&lt;li&gt;Fixed multiple minor bugs and issues&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Known Bugs&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Project templates are not yet working, to add a new SharePoint project use the VS standard templates, move the project into the &amp;quot;Solutions&amp;quot; folder and run the &amp;quot;Update Project to current SPSF version&amp;quot; recipe
&lt;/li&gt;&lt;li&gt;Site Definitions recipes are not yet updated to SP2013 &lt;/li&gt;&lt;li&gt;The &amp;quot;Deploy&amp;quot; menuitem is missing due to a bug in VS2012 when SharePoint Projects are located in a solution folder
&lt;/li&gt;&lt;li&gt;Some recipes create references to _layouts files in the the default hive (14) instead of /15/ when creating artifacts for an SP2013 solution&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 25 Mar 2013 11:03:37 GMT</pubDate><guid isPermaLink="false">Released: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013) 20130325110337A</guid></item><item><title>Updated Release: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013)</title><link>http://spsf.codeplex.com/releases/view/103498</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;v4.1.0.7601 (2013-03-16)&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2012&lt;/li&gt;
&lt;li&gt;SharePoint 2010/2013&lt;/li&gt;
&lt;li&gt;&lt;a href="http://opengax.codeplex.com"&gt;OpenGAX&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-US/office/apps/fp123627"&gt;MS Office Developer Tools for Visual Studio 2012&lt;/a&gt;         &lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Added support for Visual Studio 2012&lt;/li&gt;
&lt;li&gt;Added support for SharePoint 2013&lt;/li&gt;
&lt;li&gt;New PowerShell based solution deployment package based &lt;a href="http://spsd.codeplex.com"&gt;SharePoint Solution Deployer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Added a deployment project recpide to allow multiple deployment projects&lt;/li&gt;
&lt;li&gt;Integrated &lt;a href="http://www.spcaf.de"&gt;SPCAF SharePoint CodeAnalysis Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Integrated &lt;a href="http://sharepointcop.codeplex.com"&gt;SPCop SharePoint CodeCheck&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Added SP2013 MasterPage and PageLayout templates&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Removed support for Visual Studio 2008/2010 (use SPSF 3.2)&lt;/li&gt;
&lt;li&gt;Removed support for Hive project structure (use SPSF 3.2)&lt;/li&gt;
&lt;li&gt;Removed support for MOSS2007&lt;/li&gt;
&lt;li&gt;Renamed SharePointTargets.targets to SPSF.targets&lt;/li&gt;
&lt;li&gt;Removed Farm Solution Deployment recipes (use VS or CKSDev instead), sandboxed solution and quick deploy are still included.&lt;/li&gt;
&lt;li&gt;Removed debugging recipes (use VS or CKSDev instead)&lt;/li&gt;
&lt;li&gt;Removed configuration project template&lt;/li&gt;
&lt;li&gt;SharePoint project will still create WSP on every build but won&amp;#39;t copy them to the deployment project&lt;/li&gt;
&lt;li&gt;Deployment project collects all WSPs from the whole solution and has a build dependency on als SharePoint projects&lt;/li&gt;
&lt;li&gt;Updated SharePoint version recipe to include all known SharePoint versions&lt;/li&gt;
&lt;li&gt;Updated images to look nicer in VS2012&lt;/li&gt;
&lt;li&gt;Selection treeviews now sorted and &amp;quot;[Elements in this solution]&amp;quot; is now on the top to find elements easier.&lt;/li&gt;
&lt;li&gt;Improved general usability of dialogs/wizards&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Administration page recipe now generates designer.cs&lt;/li&gt;
&lt;li&gt;Application page recipe now generates designer.cs&lt;/li&gt;
&lt;li&gt;Uses any StyleCop Version&lt;/li&gt;
&lt;li&gt;Fixed Feature Dependency dialog to show again &amp;quot;[Elements in this solution]&amp;quot;&lt;/li&gt;
&lt;li&gt;Fixed Ribbon Tab Recipe&lt;/li&gt;
&lt;li&gt;Fixed PSScript Recipe&lt;/li&gt;
&lt;li&gt;Fixed Sequential Workflow not naming constructor correctly&lt;/li&gt;
&lt;li&gt;Fixed multiple minor bugs and issues&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Known Bugs&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Project templates are not yet working, to add a new SharePoint project use the VS standard templates, move the project into the &amp;quot;Solutions&amp;quot; folder and run the &amp;quot;Update Project to current SPSF version&amp;quot; recipe&lt;/li&gt;
&lt;li&gt;Site Definitions recipes are not yet updated to SP2013&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>matein78</author><pubDate>Mon, 18 Mar 2013 19:15:48 GMT</pubDate><guid isPermaLink="false">Updated Release: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013) 20130318071548P</guid></item><item><title>Released: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013)</title><link>http://spsf.codeplex.com/releases/view/103498</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;v4.1.0.7601 (2013-03-16)&lt;/b&gt;&lt;br&gt;
&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Visual Studio 2012 &lt;/li&gt;&lt;li&gt;SharePoint 2010/2013 &lt;/li&gt;&lt;li&gt;&lt;a href="http://opengax.codeplex.com"&gt;OpenGAX&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-US/office/apps/fp123627"&gt;MS Office Developer Tools for Visual Studio 2012&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Added support for Visual Studio 2012 &lt;/li&gt;&lt;li&gt;Added support for SharePoint 2013 &lt;/li&gt;&lt;li&gt;New PowerShell based solution deployment package based &lt;a href="http://spsd.codeplex.com"&gt;
SharePoint Solution Deployer&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Added a deployment project recpide to allow multiple deployment projects &lt;/li&gt;&lt;li&gt;Integrated &lt;a href="http://www.spcaf.de"&gt;SPCAF SharePoint CodeAnalysis Framework&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Integrated &lt;a href="http://sharepointcop.codeplex.com"&gt;SPCop SharePoint CodeCheck&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Added SP2013 MasterPage and PageLayout templates&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Removed support for Visual Studio 2008/2010 (use SPSF 3.2) &lt;/li&gt;&lt;li&gt;Removed support for Hive project structure (use SPSF 3.2) &lt;/li&gt;&lt;li&gt;Removed support for MOSS2007 &lt;/li&gt;&lt;li&gt;Renamed SharePointTargets.targets to SPSF.targets &lt;/li&gt;&lt;li&gt;Removed Farm Solution Deployment recipes (use VS or CKSDev instead), sandboxed solution and quick deploy are still included.
&lt;/li&gt;&lt;li&gt;Removed debugging recipes (use VS or CKSDev instead) &lt;/li&gt;&lt;li&gt;Removed configuration project template &lt;/li&gt;&lt;li&gt;SharePoint project will still create WSP on every build but won&amp;#39;t copy them to the deployment project
&lt;/li&gt;&lt;li&gt;Deployment project collects all WSPs from the whole solution and has a build dependency on als SharePoint projects
&lt;/li&gt;&lt;li&gt;Updated SharePoint version recipe to include all known SharePoint versions &lt;/li&gt;&lt;li&gt;Updated images to look nicer in VS2012 &lt;/li&gt;&lt;li&gt;Selection treeviews now sorted and &amp;quot;[Elements in this solution]&amp;quot; is now on the top to find elements easier.
&lt;/li&gt;&lt;li&gt;Improved general usability of dialogs/wizards&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Administration page recipe now generates designer.cs &lt;/li&gt;&lt;li&gt;Application page recipe now generates designer.cs &lt;/li&gt;&lt;li&gt;Uses any StyleCop Version &lt;/li&gt;&lt;li&gt;Fixed Feature Dependency dialog to show again &amp;quot;[Elements in this solution]&amp;quot;
&lt;/li&gt;&lt;li&gt;Fixed Ribbon Tab Recipe &lt;/li&gt;&lt;li&gt;Fixed PSScript Recipe &lt;/li&gt;&lt;li&gt;Fixed Sequential Workflow not naming constructor correctly &lt;/li&gt;&lt;li&gt;Fixed multiple minor bugs and issues&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Known Bugs&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Project templates are not yet working, to add a new SharePoint project use the VS standard templates, move the project into the &amp;quot;Solutions&amp;quot; folder and run the &amp;quot;Update Project to current SPSF version&amp;quot; recipe
&lt;/li&gt;&lt;li&gt;Site Definitions recipes are not yet updated to SP2013&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 18 Mar 2013 19:15:47 GMT</pubDate><guid isPermaLink="false">Released: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013) 20130318071547P</guid></item><item><title>Updated Release: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013)</title><link>http://spsf.codeplex.com/releases/view/103498</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;v4.1.0.7601 (2013-03-16)&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2012&lt;/li&gt;
&lt;li&gt;SharePoint 2010/2013&lt;/li&gt;
&lt;li&gt;&lt;a href="http://opengax.codeplex.com"&gt;OpenGAX&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-US/office/apps/fp123627"&gt;MS Office Developer Tools for Visual Studio 2012&lt;/a&gt;         &lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Added support for Visual Studio 2012&lt;/li&gt;
&lt;li&gt;Added support for SharePoint 2013&lt;/li&gt;
&lt;li&gt;New PowerShell based solution deployment package based SharePoint Solution Deployer http://spsd.codeplex.com&lt;/li&gt;
&lt;li&gt;Added a deployment project recpide to allow multiple deployment projects&lt;/li&gt;
&lt;li&gt;Integrated &lt;a href="http://www.spcaf.de"&gt;SPCAF SharePoint CodeAnalysis Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Integrated &lt;a href="http://sharepointcop.codeplex.com"&gt;SPCop SharePoint CodeCheck&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Added SP2013 MasterPage and PageLayout templates&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Removed support for Visual Studio 2008/2010 (use SPSF 3.2)&lt;/li&gt;
&lt;li&gt;Removed support for Hive project structure (use SPSF 3.2)&lt;/li&gt;
&lt;li&gt;Removed support for MOSS2007&lt;/li&gt;
&lt;li&gt;Renamed SharePointTargets.targets to SPSF.targets&lt;/li&gt;
&lt;li&gt;Removed Farm Solution Deployment recipes (use VS or CKSDev instead), sandboxed solution and quick deploy are still included.&lt;/li&gt;
&lt;li&gt;Removed debugging recipes (use VS or CKSDev instead)&lt;/li&gt;
&lt;li&gt;Removed configuration project template&lt;/li&gt;
&lt;li&gt;SharePoint project will still create WSP on every build but won&amp;#39;t copy them to the deployment project&lt;/li&gt;
&lt;li&gt;Deployment project collects all WSPs from the whole solution and has a build dependency on als SharePoint projects&lt;/li&gt;
&lt;li&gt;Updated SharePoint version recipe to include all known SharePoint versions&lt;/li&gt;
&lt;li&gt;Updated images to look nicer in VS2012&lt;/li&gt;
&lt;li&gt;Selection treeviews now sorted and &amp;quot;[Elements in this solution]&amp;quot; is now on the top to find elements easier.&lt;/li&gt;
&lt;li&gt;Improved general usability of dialogs/wizards&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Administration page recipe now generates designer.cs&lt;/li&gt;
&lt;li&gt;Application page recipe now generates designer.cs&lt;/li&gt;
&lt;li&gt;Uses any StyleCop Version&lt;/li&gt;
&lt;li&gt;Fixed Feature Dependency dialog to show again &amp;quot;[Elements in this solution]&amp;quot;&lt;/li&gt;
&lt;li&gt;Fixed Ribbon Tab Recipe&lt;/li&gt;
&lt;li&gt;Fixed PSScript Recipe&lt;/li&gt;
&lt;li&gt;Fixed Sequential Workflow not naming constructor correctly&lt;/li&gt;
&lt;li&gt;Fixed multiple minor bugs and issues&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Known Bugs&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Project templates are not yet working, to add a new SharePoint project use the VS standard templates, move the project into the &amp;quot;Solutions&amp;quot; folder and run the &amp;quot;Update Project to current SPSF version&amp;quot; recipe&lt;/li&gt;
&lt;li&gt;Site Definitions recipes are not yet updated to SP2013&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>matein78</author><pubDate>Sun, 17 Mar 2013 21:15:04 GMT</pubDate><guid isPermaLink="false">Updated Release: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013) 20130317091504P</guid></item><item><title>Released: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013)</title><link>http://spsf.codeplex.com/releases/view/103498</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;v4.1.0.7601 (2013-03-16)&lt;/b&gt;&lt;br&gt;
&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Visual Studio 2012 &lt;/li&gt;&lt;li&gt;SharePoint 2010/2013 &lt;/li&gt;&lt;li&gt;&lt;a href="http://opengax.codeplex.com"&gt;OpenGAX&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-US/office/apps/fp123627"&gt;MS Office Developer Tools for Visual Studio 2012&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Added support for Visual Studio 2012 &lt;/li&gt;&lt;li&gt;Added support for SharePoint 2013 &lt;/li&gt;&lt;li&gt;New PowerShell based solution deployment package based SharePoint Solution Deployer http://spsd.codeplex.com
&lt;/li&gt;&lt;li&gt;Added a deployment project recpide to allow multiple deployment projects &lt;/li&gt;&lt;li&gt;Integrated &lt;a href="http://www.spcaf.de"&gt;SPCAF SharePoint CodeAnalysis Framework&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Integrated &lt;a href="http://sharepointcop.codeplex.com"&gt;SPCop SharePoint CodeCheck&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Added SP2013 MasterPage and PageLayout templates&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Removed support for Visual Studio 2008/2010 (use SPSF 3.2) &lt;/li&gt;&lt;li&gt;Removed support for Hive project structure (use SPSF 3.2) &lt;/li&gt;&lt;li&gt;Removed support for MOSS2007 &lt;/li&gt;&lt;li&gt;Renamed SharePointTargets.targets to SPSF.targets &lt;/li&gt;&lt;li&gt;Removed Farm Solution Deployment recipes (use VS or CKSDev instead), sandboxed solution and quick deploy are still included.
&lt;/li&gt;&lt;li&gt;Removed debugging recipes (use VS or CKSDev instead) &lt;/li&gt;&lt;li&gt;Removed configuration project template &lt;/li&gt;&lt;li&gt;SharePoint project will still create WSP on every build but won&amp;#39;t copy them to the deployment project
&lt;/li&gt;&lt;li&gt;Deployment project collects all WSPs from the whole solution and has a build dependency on als SharePoint projects
&lt;/li&gt;&lt;li&gt;Updated SharePoint version recipe to include all known SharePoint versions &lt;/li&gt;&lt;li&gt;Updated images to look nicer in VS2012 &lt;/li&gt;&lt;li&gt;Selection treeviews now sorted and &amp;quot;[Elements in this solution]&amp;quot; is now on the top to find elements easier.
&lt;/li&gt;&lt;li&gt;Improved general usability of dialogs/wizards&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Administration page recipe now generates designer.cs &lt;/li&gt;&lt;li&gt;Application page recipe now generates designer.cs &lt;/li&gt;&lt;li&gt;Uses any StyleCop Version &lt;/li&gt;&lt;li&gt;Fixed Feature Dependency dialog to show again &amp;quot;[Elements in this solution]&amp;quot;
&lt;/li&gt;&lt;li&gt;Fixed Ribbon Tab Recipe &lt;/li&gt;&lt;li&gt;Fixed PSScript Recipe &lt;/li&gt;&lt;li&gt;Fixed Sequential Workflow not naming constructor correctly &lt;/li&gt;&lt;li&gt;Fixed multiple minor bugs and issues&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Known Bugs&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Project templates are not yet working, to add a new SharePoint project use the VS standard templates, move the project into the &amp;quot;Solutions&amp;quot; folder and run the &amp;quot;Update Project to current SPSF version&amp;quot; recipe
&lt;/li&gt;&lt;li&gt;Site Definitions recipes are not yet updated to SP2013&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Sun, 17 Mar 2013 21:15:04 GMT</pubDate><guid isPermaLink="false">Released: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013) 20130317091504P</guid></item><item><title>Updated Release: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013)</title><link>http://spsf.codeplex.com/releases/view/103498</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;v4.1.0.7601 (2013-03-16)&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2012&lt;/li&gt;
&lt;li&gt;SharePoint 2010/2013&lt;/li&gt;
&lt;li&gt;&lt;a href="http://spsf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fopengax.codeplex.com"&gt;OpenGAX&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://spsf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fmsdn.microsoft.com%2fen-US%2foffice%2fapps%2ffp123627"&gt;MS Office Developer Tools for Visual Studio 2012&lt;/a&gt;         &lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Added support for Visual Studio 2012&lt;/li&gt;
&lt;li&gt;Added support for SharePoint 2013&lt;/li&gt;
&lt;li&gt;New PowerShell based solution deployment package based SharePoint Solution Deployer http://spsd.codeplex.com&lt;/li&gt;
&lt;li&gt;Added a deployment project recpide to allow multiple deployment projects&lt;/li&gt;
&lt;li&gt;Integrated &lt;a href="http://spsf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fwww.spcaf.de"&gt;SPCAF SharePoint CodeAnalysis Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Integrated &lt;a href="http://spsf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fsharepointcop.codeplex.com"&gt;SPCop SharePoint CodeCheck&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Added SP2013 MasterPage and PageLayout templates&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Removed support for Visual Studio 2008/2010 (use SPSF 3.2)&lt;/li&gt;
&lt;li&gt;Removed support for Hive project structure (use SPSF 3.2)&lt;/li&gt;
&lt;li&gt;Removed support for MOSS2007&lt;/li&gt;
&lt;li&gt;Renamed SharePointTargets.targets to SPSF.targets&lt;/li&gt;
&lt;li&gt;Removed Farm Solution Deployment recipes (use VS or CKSDev instead), sandboxed solution and quick deploy are still included.&lt;/li&gt;
&lt;li&gt;Removed debugging recipes (use VS or CKSDev instead)&lt;/li&gt;
&lt;li&gt;Removed configuration project template&lt;/li&gt;
&lt;li&gt;SharePoint project will still create WSP on every build but won&amp;#39;t copy them to the deployment project&lt;/li&gt;
&lt;li&gt;Deployment project collects all WSPs from the whole solution and has a build dependency on als SharePoint projects&lt;/li&gt;
&lt;li&gt;Updated SharePoint version recipe to include all known SharePoint versions&lt;/li&gt;
&lt;li&gt;Updated images to look nicer in VS2012&lt;/li&gt;
&lt;li&gt;Selection treeviews now sorted and &amp;quot;&lt;a href="http://spsf.codeplex.com/wikipage?title=Elements%20in%20this%20solution"&gt;Elements in this solution&lt;/a&gt;&amp;quot; is now on the top to find elements easier.&lt;/li&gt;
&lt;li&gt;Improved general usability of dialogs/wizards&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Administration page recipe now generates designer.cs&lt;/li&gt;
&lt;li&gt;Application page recipe now generates designer.cs&lt;/li&gt;
&lt;li&gt;Uses any StyleCop Version&lt;/li&gt;
&lt;li&gt;Fixed Feature Dependency dialog to show again &amp;quot;[Elements in this solution]&amp;quot;&lt;/li&gt;
&lt;li&gt;Fixed Ribbon Tab Recipe&lt;/li&gt;
&lt;li&gt;Fixed PSScript Recipe&lt;/li&gt;
&lt;li&gt;Fixed Sequential Workflow not naming constructor correctly&lt;/li&gt;
&lt;li&gt;Fixed multiple minor bugs and issues&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Known Bugs&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Project templates are not yet working, to add a new SharePoint project use the VS standard templates, move the project into the &amp;quot;Solutions&amp;quot; folder and run the &amp;quot;Update Project to current SPSF version&amp;quot; recipe&lt;/li&gt;
&lt;li&gt;Site Definitions recipes are not yet updated to SP2013&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>matein78</author><pubDate>Sun, 17 Mar 2013 01:20:59 GMT</pubDate><guid isPermaLink="false">Updated Release: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013) 20130317012059A</guid></item><item><title>Released: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013)</title><link>http://spsf.codeplex.com/releases/view/103498</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;v4.1.0.7601 (2013-03-16)&lt;/b&gt;&lt;br&gt;
&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Visual Studio 2012 &lt;/li&gt;&lt;li&gt;SharePoint 2010/2013 &lt;/li&gt;&lt;li&gt;&lt;a href="http://spsf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fopengax.codeplex.com"&gt;OpenGAX&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://spsf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fmsdn.microsoft.com%2fen-US%2foffice%2fapps%2ffp123627"&gt;MS Office Developer Tools for Visual Studio 2012&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Added support for Visual Studio 2012 &lt;/li&gt;&lt;li&gt;Added support for SharePoint 2013 &lt;/li&gt;&lt;li&gt;New PowerShell based solution deployment package based SharePoint Solution Deployer http://spsd.codeplex.com
&lt;/li&gt;&lt;li&gt;Added a deployment project recpide to allow multiple deployment projects &lt;/li&gt;&lt;li&gt;Integrated &lt;a href="http://spsf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fwww.spcaf.de"&gt;
SPCAF SharePoint CodeAnalysis Framework&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Integrated &lt;a href="http://spsf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fsharepointcop.codeplex.com"&gt;
SPCop SharePoint CodeCheck&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Added SP2013 MasterPage and PageLayout templates&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Removed support for Visual Studio 2008/2010 (use SPSF 3.2) &lt;/li&gt;&lt;li&gt;Removed support for Hive project structure (use SPSF 3.2) &lt;/li&gt;&lt;li&gt;Removed support for MOSS2007 &lt;/li&gt;&lt;li&gt;Renamed SharePointTargets.targets to SPSF.targets &lt;/li&gt;&lt;li&gt;Removed Farm Solution Deployment recipes (use VS or CKSDev instead), sandboxed solution and quick deploy are still included.
&lt;/li&gt;&lt;li&gt;Removed debugging recipes (use VS or CKSDev instead) &lt;/li&gt;&lt;li&gt;Removed configuration project template &lt;/li&gt;&lt;li&gt;SharePoint project will still create WSP on every build but won&amp;#39;t copy them to the deployment project
&lt;/li&gt;&lt;li&gt;Deployment project collects all WSPs from the whole solution and has a build dependency on als SharePoint projects
&lt;/li&gt;&lt;li&gt;Updated SharePoint version recipe to include all known SharePoint versions &lt;/li&gt;&lt;li&gt;Updated images to look nicer in VS2012 &lt;/li&gt;&lt;li&gt;Selection treeviews now sorted and &amp;quot;&lt;a href="http://spsf.codeplex.com/wikipage?title=Elements%20in%20this%20solution"&gt;Elements in this solution&lt;/a&gt;&amp;quot; is now on the top to find elements easier.
&lt;/li&gt;&lt;li&gt;Improved general usability of dialogs/wizards&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Administration page recipe now generates designer.cs &lt;/li&gt;&lt;li&gt;Application page recipe now generates designer.cs &lt;/li&gt;&lt;li&gt;Uses any StyleCop Version &lt;/li&gt;&lt;li&gt;Fixed Feature Dependency dialog to show again &amp;quot;[Elements in this solution]&amp;quot;
&lt;/li&gt;&lt;li&gt;Fixed Ribbon Tab Recipe &lt;/li&gt;&lt;li&gt;Fixed PSScript Recipe &lt;/li&gt;&lt;li&gt;Fixed Sequential Workflow not naming constructor correctly &lt;/li&gt;&lt;li&gt;Fixed multiple minor bugs and issues&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Known Bugs&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Project templates are not yet working, to add a new SharePoint project use the VS standard templates, move the project into the &amp;quot;Solutions&amp;quot; folder and run the &amp;quot;Update Project to current SPSF version&amp;quot; recipe
&lt;/li&gt;&lt;li&gt;Site Definitions recipes are not yet updated to SP2013&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Sun, 17 Mar 2013 01:20:59 GMT</pubDate><guid isPermaLink="false">Released: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013) 20130317012059A</guid></item><item><title>Updated Release: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013)</title><link>http://spsf.codeplex.com/releases/view/103498</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;v4.1.0.7601 (2013-03-16)&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2012&lt;/li&gt;
&lt;li&gt;SharePoint 2010/2013&lt;/li&gt;
&lt;li&gt;&lt;a href="http://spsf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fopengax.codeplex.com"&gt;OpenGAX&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://spsf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fmsdn.microsoft.com%2fen-US%2foffice%2fapps%2ffp123627"&gt;MS Office Developer Tools for Visual Studio 2012&lt;/a&gt;         &lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Added support for Visual Studio 2012&lt;/li&gt;
&lt;li&gt;Added support for SharePoint 2013&lt;/li&gt;
&lt;li&gt;New PowerShell based solution deployment package based SharePoint Solution Deployer http://spsd.codeplex.com&lt;/li&gt;
&lt;li&gt;Added a deployment project recpide to allow multiple deployment projects&lt;/li&gt;
&lt;li&gt;Integrated &lt;a href="http://spsf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fwww.spcaf.de"&gt;SPCAF SharePoint CodeAnalysis Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Integrated &lt;a href="http://spsf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fsharepointcop.codeplex.com"&gt;SPCop SharePoint CodeCheck&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Added SP2013 MasterPage and PageLayout templates&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Removed support for Visual Studio 2008/2010 (use SPSF 3.2)&lt;/li&gt;
&lt;li&gt;Removed support for Hive project structure (use SPSF 3.2)&lt;/li&gt;
&lt;li&gt;Removed support for MOSS2007&lt;/li&gt;
&lt;li&gt;Renamed SharePointTargets.targets to SPSF.targets&lt;/li&gt;
&lt;li&gt;Removed Farm Solution Deployment recipes (use VS or CKSDev instead), sandboxed solution and quick deploy are still included.&lt;/li&gt;
&lt;li&gt;Removed debugging recipes (use VS or CKSDev instead)&lt;/li&gt;
&lt;li&gt;Removed configuration project template&lt;/li&gt;
&lt;li&gt;SharePoint project will still create WSP on every build but won&amp;#39;t copy them to the deployment project&lt;/li&gt;
&lt;li&gt;Deployment project collects all WSPs from the whole solution and has a build dependency on als SharePoint projects&lt;/li&gt;
&lt;li&gt;Updated SharePoint version recipe to include all known SharePoint versions&lt;/li&gt;
&lt;li&gt;Updated images to look nicer in VS2012&lt;/li&gt;
&lt;li&gt;Selection treeviews now sorted and &amp;quot;&lt;a href="http://spsf.codeplex.com/wikipage?title=Elements%20in%20this%20solution"&gt;Elements in this solution&lt;/a&gt;&amp;quot; is now on the top to find elements easier.&lt;/li&gt;
&lt;li&gt;Improved general usability of dialogs/wizards&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Administration page recipe now generates designer.cs&lt;/li&gt;
&lt;li&gt;Application page recipe now generates designer.cs&lt;/li&gt;
&lt;li&gt;Uses any StyleCop Version&lt;/li&gt;
&lt;li&gt;Fixed Feature Dependency dialog to show again &amp;quot;[Elements in this solution]&amp;quot;&lt;/li&gt;
&lt;li&gt;Fixed Ribbon Tab Recipe&lt;/li&gt;
&lt;li&gt;Fixed PSScript Recipe&lt;/li&gt;
&lt;li&gt;Fixed Sequential Workflow not naming constructor correctly&lt;/li&gt;
&lt;li&gt;Fixed multiple minor bugs and issues&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Known Bugs&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Project templates are not yet working, to add a new SharePoint project use the VS standard templates, move the project into the &amp;quot;Solutions&amp;quot; folder and run the &amp;quot;Update Project to current SPSF version&amp;quot; recipe&lt;/li&gt;
&lt;li&gt;Site Definitions recipes are not yet updated to SP2013&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>matein78</author><pubDate>Sun, 17 Mar 2013 01:04:42 GMT</pubDate><guid isPermaLink="false">Updated Release: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013) 20130317010442A</guid></item><item><title>Released: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013)</title><link>http://spsf.codeplex.com/releases/view/103498</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;v4.1.0.7601 (2013-03-16)&lt;/b&gt;&lt;br&gt;
&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Visual Studio 2012 &lt;/li&gt;&lt;li&gt;SharePoint 2010/2013 &lt;/li&gt;&lt;li&gt;&lt;a href="http://spsf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fopengax.codeplex.com"&gt;OpenGAX&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://spsf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fmsdn.microsoft.com%2fen-US%2foffice%2fapps%2ffp123627"&gt;MS Office Developer Tools for Visual Studio 2012&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Added support for Visual Studio 2012 &lt;/li&gt;&lt;li&gt;Added support for SharePoint 2013 &lt;/li&gt;&lt;li&gt;New PowerShell based solution deployment package based SharePoint Solution Deployer http://spsd.codeplex.com
&lt;/li&gt;&lt;li&gt;Added a deployment project recpide to allow multiple deployment projects &lt;/li&gt;&lt;li&gt;Integrated &lt;a href="http://spsf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fwww.spcaf.de"&gt;
SPCAF SharePoint CodeAnalysis Framework&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Integrated &lt;a href="http://spsf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fsharepointcop.codeplex.com"&gt;
SPCop SharePoint CodeCheck&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Added SP2013 MasterPage and PageLayout templates&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Removed support for Visual Studio 2008/2010 (use SPSF 3.2) &lt;/li&gt;&lt;li&gt;Removed support for Hive project structure (use SPSF 3.2) &lt;/li&gt;&lt;li&gt;Removed support for MOSS2007 &lt;/li&gt;&lt;li&gt;Renamed SharePointTargets.targets to SPSF.targets &lt;/li&gt;&lt;li&gt;Removed Farm Solution Deployment recipes (use VS or CKSDev instead), sandboxed solution and quick deploy are still included.
&lt;/li&gt;&lt;li&gt;Removed debugging recipes (use VS or CKSDev instead) &lt;/li&gt;&lt;li&gt;Removed configuration project template &lt;/li&gt;&lt;li&gt;SharePoint project will still create WSP on every build but won&amp;#39;t copy them to the deployment project
&lt;/li&gt;&lt;li&gt;Deployment project collects all WSPs from the whole solution and has a build dependency on als SharePoint projects
&lt;/li&gt;&lt;li&gt;Updated SharePoint version recipe to include all known SharePoint versions &lt;/li&gt;&lt;li&gt;Updated images to look nicer in VS2012 &lt;/li&gt;&lt;li&gt;Selection treeviews now sorted and &amp;quot;&lt;a href="http://spsf.codeplex.com/wikipage?title=Elements%20in%20this%20solution"&gt;Elements in this solution&lt;/a&gt;&amp;quot; is now on the top to find elements easier.
&lt;/li&gt;&lt;li&gt;Improved general usability of dialogs/wizards&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Administration page recipe now generates designer.cs &lt;/li&gt;&lt;li&gt;Application page recipe now generates designer.cs &lt;/li&gt;&lt;li&gt;Uses any StyleCop Version &lt;/li&gt;&lt;li&gt;Fixed Feature Dependency dialog to show again &amp;quot;[Elements in this solution]&amp;quot;
&lt;/li&gt;&lt;li&gt;Fixed Ribbon Tab Recipe &lt;/li&gt;&lt;li&gt;Fixed PSScript Recipe &lt;/li&gt;&lt;li&gt;Fixed Sequential Workflow not naming constructor correctly &lt;/li&gt;&lt;li&gt;Fixed multiple minor bugs and issues&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Known Bugs&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Project templates are not yet working, to add a new SharePoint project use the VS standard templates, move the project into the &amp;quot;Solutions&amp;quot; folder and run the &amp;quot;Update Project to current SPSF version&amp;quot; recipe
&lt;/li&gt;&lt;li&gt;Site Definitions recipes are not yet updated to SP2013&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Sun, 17 Mar 2013 01:04:42 GMT</pubDate><guid isPermaLink="false">Released: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013) 20130317010442A</guid></item><item><title>Updated Release: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013)</title><link>http://spsf.codeplex.com/releases/view/103498</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;v4.1.0.7601 (2013-03-16)&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2012&lt;/li&gt;
&lt;li&gt;SharePoint 2010/2013&lt;/li&gt;
&lt;li&gt;&lt;a href="http://spsf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fopengax.codeplex.com"&gt;OpenGAX&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://spsf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fmsdn.microsoft.com%2fen-US%2foffice%2fapps%2ffp123627"&gt;MS Office Developer Tools for Visual Studio 2012&lt;/a&gt;         &lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Added support for Visual Studio 2012&lt;/li&gt;
&lt;li&gt;Added support for SharePoint 2013&lt;/li&gt;
&lt;li&gt;New PowerShell based solution deployment package based SharePoint Solution Deployer http://spsd.codeplex.com&lt;/li&gt;
&lt;li&gt;Added a deployment project recpide to allow multiple deployment projects&lt;/li&gt;
&lt;li&gt;Integrated &lt;a href="http://spsf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fwww.spcaf.de"&gt;SPCAF SharePoint CodeAnalysis Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Integrated &lt;a href="http://spsf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fsharepointcop.codeplex.com"&gt;SPCop SharePoint CodeCheck&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Added SP2013 MasterPage and PageLayout templates&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Changes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Removed support for Visual Studio 2008/2010 (use SPSF 3.2)&lt;/li&gt;
&lt;li&gt;Removed support for Hive project structure (use SPSF 3.2)&lt;/li&gt;
&lt;li&gt;Removed support for MOSS2007&lt;/li&gt;
&lt;li&gt;Renamed SharePointTargets.targets to SPSF.targets&lt;/li&gt;
&lt;li&gt;Removed Farm Solution Deployment recipes (use VS or CKSDev instead), sandboxed solution and quick deploy are still included.&lt;/li&gt;
&lt;li&gt;Removed debugging recipes (use VS or CKSDev instead)&lt;/li&gt;
&lt;li&gt;Removed configuration project template&lt;/li&gt;
&lt;li&gt;SharePoint project will still create WSP on every build but won&amp;#39;t copy them to the deployment project&lt;/li&gt;
&lt;li&gt;Deployment project collects all WSPs from the whole solution and has a build dependency on als SharePoint projects&lt;/li&gt;
&lt;li&gt;Updated SharePoint version recipe to include all known SharePoint versions&lt;/li&gt;
&lt;li&gt;Updated images to look nicer in VS2012&lt;/li&gt;
&lt;li&gt;Selection treeviews now sorted and &amp;quot;&lt;a href="http://spsf.codeplex.com/wikipage?title=Elements%20in%20this%20solution"&gt;Elements in this solution&lt;/a&gt;&amp;quot; is now on the top to find elements easier.&lt;/li&gt;
&lt;li&gt;Improved general usability of dialogs/wizards&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Fixes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Administration page recipe now generates designer.cs&lt;/li&gt;
&lt;li&gt;Application page recipe now generates designer.cs&lt;/li&gt;
&lt;li&gt;Uses any StyleCop Version&lt;/li&gt;
&lt;li&gt;Fixed Feature Dependency dialog to show again &amp;quot;[Elements in this solution]&amp;quot;&lt;/li&gt;
&lt;li&gt;Fixed Ribbon Tab Recipe&lt;/li&gt;
&lt;li&gt;Fixed PSScript Recipe&lt;/li&gt;
&lt;li&gt;Fixed Sequential Workflow not naming constructor correctly&lt;/li&gt;
&lt;li&gt;Fixed multiple minor bugs and issues&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Known Bugs&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Project templates are not yet working, to add a new SharePoint project use the VS standard templates, move the project into the &amp;quot;Solutions&amp;quot; folder and run the &amp;quot;Update Project to current SPSF version&amp;quot; recipe&lt;/li&gt;
&lt;li&gt;Site Definitions recipes are not yet updated to SP2013&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>matein78</author><pubDate>Sun, 17 Mar 2013 00:52:34 GMT</pubDate><guid isPermaLink="false">Updated Release: SPSF SharePoint Software Factory 4.1 (VS2012) (Mar 17, 2013) 20130317125234A</guid></item><item><title>Updated Release: SPSF SharePoint Software Factory 3.2 (VS2008,2010) (Feb 13, 2012)</title><link>http://spsf.codeplex.com/releases/view/82226</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Note: &lt;/b&gt;This version of SPSF supports VS2008 and VS2010. Development for this version is discontinued.&lt;br /&gt;For development with VS2012 please use SPSF Release 4.1 (currently in beta testing)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;New Recipes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Menu &amp;quot;List And Doc&amp;quot;: Linq to SharePoint (imports the schema of several lists to LINQ classes) &lt;/li&gt;
&lt;li&gt;Menu &amp;quot;BCS&amp;quot;: Simple BCS Model &lt;/li&gt;
&lt;li&gt;Menu &amp;quot;BCS&amp;quot;: Import BCS Model from Database &lt;/li&gt;
&lt;li&gt;Menu &amp;quot;BCS&amp;quot;: Model BCS Model with classes &lt;/li&gt;
&lt;li&gt;Menu &amp;quot;BCS&amp;quot;: Quick Deploy BCS Model (undeploys/deploys BCS model via powershell) &lt;/li&gt;
&lt;li&gt;Menu &amp;quot;Security&amp;quot;: Minimal CAS, Medium CAS, recipes for single CAS Policy Items etc. &lt;/li&gt;
&lt;li&gt;Menu &amp;quot;ASP.NET&amp;quot;: WCF Webservice &lt;/li&gt;
&lt;li&gt;code snippets added, partly from http://spcodesnippets.codeplex.com Thx to Ayman El-Hattab (http://aymanelhattab.com) &lt;/li&gt;
&lt;li&gt;Added custom FxCopDictionary to allow project specific exclusions for abbreviations, keyword, acronyns etc. Dictionary will be automatically used in Realase build configuration. &lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Improvements&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;ParametersDefault.msbuild sets RestartIIS to false by default &lt;/li&gt;
&lt;li&gt;ParametersDefault.msbuild updated sample structure to allow easy setup of multiple deployment environments &lt;/li&gt;
&lt;li&gt;In selection form of fields or content types the group is displayed (e.g. for field &amp;quot;Title&amp;quot; there are 6 results and no difference) &lt;/li&gt;
&lt;li&gt;SharePointVersions.xml with current version numbers &lt;/li&gt;
&lt;li&gt;Added BCS extensions (DBML, BDCM) to function &amp;quot;IsExcludedExtension&amp;quot; to avoid that model layout is saved to the WSP file &lt;/li&gt;
&lt;li&gt;Change default.aspx in site defition Team Site and Blank Site to version 2010 &lt;/li&gt;
&lt;li&gt;In feature selection dialog a existing feature of allowed scope is selected by default &lt;/li&gt;
&lt;li&gt;StartDeploy.bat: Made verbosity for ULSLogger configurable (previously it was always diagnostic) &lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Bugfixes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Deployment.msbuild added &amp;quot; by default for stsadm path &lt;/li&gt;
&lt;li&gt;Deployment.targets corrected stsadm and powershell examples &lt;/li&gt;
&lt;li&gt;Codeplex ID 6253: Typo for Ribbon Group Document &lt;/li&gt;
&lt;li&gt;Codeplex ID 6170: Webservice Error creating WSDL and DISCO when Windows SDK is not installed &lt;/li&gt;
&lt;li&gt;Codeplex ID 6190: Code Snippets are not correct &lt;/li&gt;
&lt;li&gt;Corrected FxCopConsoleOutput.xls to display Critical and Errors of FXCop in Release build as errors instead of warnings in the Error List of VS &lt;/li&gt;
&lt;li&gt;Create inital .csproj.user with SiteDebuggingUrl for SharePoint WSP projects &lt;/li&gt;
&lt;li&gt;ListInstance recipe refrenced language resources in global resource file, instead of feature resource file &lt;/li&gt;
&lt;li&gt;Search for gacutil fixed &lt;/li&gt;
&lt;li&gt;SharePointTargets.targets for HIVE: added parameter for text templating generation (&amp;quot; -P &amp;lt;path to referenced assemblies&amp;gt;&amp;quot;) to allow loading of assemblies needed for SafeControl entry &lt;/li&gt;
&lt;li&gt;SharePointTargets.targets: Changed $(IsDesktopBuild) to $(BuildingInsideVisualStudio) to allow team build in TFS 2010 &lt;/li&gt;
&lt;li&gt;MSBuild ULSLogger: Changed date format to InvariantCulture to overcome issues with ULSViewer &lt;/li&gt;
&lt;li&gt;MSBuild ULSLogger: Applying log level to all messages to be able to reduce file size of log files for larger deployments &lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Steps to update SPSF&lt;/h2&gt;1. Download latest release&lt;br /&gt;2. Uninstall existing SPSF release&lt;br /&gt;3. Uninstall SPSF Help&lt;br /&gt;4. Install latest release with the required prerequisites&lt;br /&gt;5. Get started :-)&lt;br /&gt;
&lt;h2&gt;Upgrade existing SharePoint / SPSF project&lt;/h2&gt;see &lt;a href="http://spsf.codeplex.com/wikipage?title=How%20to%20upgrade%20SharePoint%20projects%20to%20current%20SharePoint%20Software%20Factory"&gt;How to upgrade SharePoint projects to current SharePoint Software Factory&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Prerequisites&lt;/h2&gt;The download contains a setup tool which guides you through the installation process and helps to install all prerequisite tools and recommended tools for SharePoint development.&lt;br /&gt;&lt;br /&gt;You can also install the prerequisites manually.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Visual Studio 2010&lt;/b&gt;&lt;br /&gt;&lt;a href="http://visualstudiogallery.msdn.microsoft.com/en-US/25e4b5e9-65e4-4950-967d-5f1e6a9dcbeb?persist=True"&gt;Guidance Automation Extensions 2010&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Visual Studio 2008&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=DF79C099-4753-4A59-91E3-5020D9714E4E&amp;amp;amp;displaylang=en"&gt;Guidance Automation Extensions - February 2008 Release&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=E28205C6-BB07-401B-9A76-804784598BF0&amp;amp;amp;displaylang=en"&gt;GAX Service Pack 1 (GAXP1409)&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>matein78</author><pubDate>Sun, 17 Mar 2013 00:52:00 GMT</pubDate><guid isPermaLink="false">Updated Release: SPSF SharePoint Software Factory 3.2 (VS2008,2010) (Feb 13, 2012) 20130317125200A</guid></item></channel></rss>