You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by lc...@apache.org on 2011/11/10 19:33:10 UTC

svn commit: r1200494 - in /incubator/npanday/trunk/dotnet/assemblies: NPanday.Artifact/src/main/csharp/ NPanday.Logging/src/main/csharp/ NPanday.Model.AutomationExtensibility/src/main/csharp/ NPanday.Model.Settings/src/main/csharp/ NPanday.Model.Settin...

Author: lcorneliussen
Date: Thu Nov 10 19:33:09 2011
New Revision: 1200494

URL: http://svn.apache.org/viewvc?rev=1200494&view=rev
Log:
[NPANDAY-479] Created a VS-Solution including ALL .NET-projects + created missing csproj-files

Added:
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.AutomationExtensibility/src/main/csharp/NPanday.Model.AutomationExtensibility.csproj
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.Model.Settings-Test/   (props changed)
      - copied from r1200267, incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.SettingsUtil-Test/
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.Model.Settings-Test.sln
      - copied, changed from r1200267, incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.SettingsUtil-Test.sln
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.Model.Settings-Test/NPanday.Model.Settings-Test.csproj
      - copied, changed from r1200267, incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.SettingsUtil-Test/NPanday.SettingsUtil-Test.csproj
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.Model.Settings-Test/Properties/
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.Loader/src/main/csharp/NPanday.Plugin.Loader.csproj
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.Runner/src/main/csharp/NPanday.Plugin.Runner.csproj
    incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Console/src/main/csharp/NPanday.ProjectImporterConsole.csproj
    incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/csharp/NPanday.Utils-Test/Properties/
    incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/csharp/NPanday.Utils-Test/Web References/
Removed:
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.Model.Settings-Test/NPanday.SettingsUtil-Test.csproj
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.SettingsUtil-Test/
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.SettingsUtil-Test.sln
    incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/csharp/NPanday.Utils-Test.suo
Modified:
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Artifact/src/main/csharp/   (props changed)
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Artifact/src/main/csharp/NPanday.Artifact.csproj
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Logging/src/main/csharp/NPanday.Logging.csproj
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.AutomationExtensibility/src/main/csharp/   (props changed)
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/main/csharp/NPanday.Model.Settings.csproj
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.Loader/src/main/csharp/   (props changed)
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.MojoGenerator/src/main/csharp/   (props changed)
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.MojoGenerator/src/main/csharp/NPanday.Plugin.MojoGenerator.csproj
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.Runner/src/main/csharp/   (props changed)
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin/src/main/csharp/NPanday.Plugin.csproj
    incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Console/src/main/csharp/   (props changed)
    incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/NPanday.ProjectImporterEngine.csproj
    incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/csharp/   (props changed)
    incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/csharp/NPanday.ProjectImporterEngine-Test.csproj
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Utils/src/main/csharp/NPanday.Utils.csproj
    incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/NPanday.VisualStudio.Addin.csproj
    incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/csharp/NPanday.Utils-Test/   (props changed)
    incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/csharp/NPanday.Utils-Test.sln
    incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/csharp/NPanday.Utils-Test/ConnectTest.csproj
    incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.ProjectWizard/src/main/csharp/NPanday.VisualStudio.ProjectWizard.csproj
    incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio/src/main/csharp/NPanday.VisualStudio.csproj
    incubator/npanday/trunk/dotnet/assemblies/NPanday/NPanday-VS2010.sln

Propchange: incubator/npanday/trunk/dotnet/assemblies/NPanday.Artifact/src/main/csharp/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Nov 10 19:33:09 2011
@@ -1,2 +1,8 @@
 Web References
 obj
+[Bb]in
+[Dd]ebug
+[Rr]elease
+*.user
+*.aps
+*.eto

Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.Artifact/src/main/csharp/NPanday.Artifact.csproj
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.Artifact/src/main/csharp/NPanday.Artifact.csproj?rev=1200494&r1=1200493&r2=1200494&view=diff
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.Artifact/src/main/csharp/NPanday.Artifact.csproj (original)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.Artifact/src/main/csharp/NPanday.Artifact.csproj Thu Nov 10 19:33:09 2011
@@ -28,7 +28,7 @@ under the License.
     <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
   </PropertyGroup>
   <PropertyGroup>
-    <OutputPath>..\..\..\target\bin\Debug\</OutputPath>
+    <OutputPath>..\..\..\target\</OutputPath>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
     <OutputPath>..\..\..\target\</OutputPath>
@@ -61,9 +61,5 @@ under the License.
     <Compile Include="NPanday\Artifact\PathUtil.cs" />
     <Compile Include="NPanday\Artifact\RepositoryType.cs" />
   </ItemGroup>
-  <ItemGroup />
-  <ItemGroup>
-    <WebReferences Include="Web References\" />
-  </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
 </Project>
\ No newline at end of file

Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.Logging/src/main/csharp/NPanday.Logging.csproj
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.Logging/src/main/csharp/NPanday.Logging.csproj?rev=1200494&r1=1200493&r2=1200494&view=diff
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.Logging/src/main/csharp/NPanday.Logging.csproj (original)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.Logging/src/main/csharp/NPanday.Logging.csproj Thu Nov 10 19:33:09 2011
@@ -46,8 +46,5 @@ under the License.
     <Compile Include="NPanday\Logging\LogRecord.cs" />
   </ItemGroup>
   <ItemGroup />
-  <ItemGroup>
-    <WebReferences Include="Web References\" />
-  </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
 </Project>
\ No newline at end of file

Propchange: incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.AutomationExtensibility/src/main/csharp/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Nov 10 19:33:09 2011
@@ -1,2 +1,8 @@
 Web References
 obj
+[Bb]in
+[Dd]ebug
+[Rr]elease
+*.user
+*.aps
+*.eto

Added: incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.AutomationExtensibility/src/main/csharp/NPanday.Model.AutomationExtensibility.csproj
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.AutomationExtensibility/src/main/csharp/NPanday.Model.AutomationExtensibility.csproj?rev=1200494&view=auto
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.AutomationExtensibility/src/main/csharp/NPanday.Model.AutomationExtensibility.csproj (added)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.AutomationExtensibility/src/main/csharp/NPanday.Model.AutomationExtensibility.csproj Thu Nov 10 19:33:09 2011
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+  <PropertyGroup>
+    <ProjectGuid>{DDE27CCB-A6C5-4A95-B169-7B7483A7EB20}</ProjectGuid>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <RootNameSpace>NPanday.Model.AutomationExtensibility</RootNameSpace>
+    <AssemblyName>NPanday.Model.AutomationExtensibility</AssemblyName>
+    <BaseIntermediateOutputPath>..\..\..\target\obj\</BaseIntermediateOutputPath>
+    <OutputType>Library</OutputType>
+    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+  </PropertyGroup>
+  <PropertyGroup>
+    <OutputPath>..\..\..\target\</OutputPath>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
+    <OutputPath>..\..\..\target\</OutputPath>
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="System" />
+    <Reference Include="System.Data" />
+    <Reference Include="System.Windows.Forms" />
+    <Reference Include="System.Xml" />
+    <Reference Include="System.Xml" />
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="NPanday\Model\AutomationExtensibility.cs" />
+  </ItemGroup>
+  <ItemGroup />
+  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
+</Project>
\ No newline at end of file

Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/main/csharp/NPanday.Model.Settings.csproj
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/main/csharp/NPanday.Model.Settings.csproj?rev=1200494&r1=1200493&r2=1200494&view=diff
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/main/csharp/NPanday.Model.Settings.csproj (original)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/main/csharp/NPanday.Model.Settings.csproj Thu Nov 10 19:33:09 2011
@@ -62,9 +62,6 @@ under the License.
       <SubType>Code</SubType>
     </Compile>
   </ItemGroup>
-  <ItemGroup>
-    <WebReferences Include="Web References\" />
-  </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
        Other similar extension points exist, see Microsoft.Common.targets.

Propchange: incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.Model.Settings-Test/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu Nov 10 19:33:09 2011
@@ -0,0 +1,7 @@
+[Bb]in
+obj
+[Dd]ebug
+[Rr]elease
+*.user
+*.aps
+*.eto

Copied: incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.Model.Settings-Test.sln (from r1200267, incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.SettingsUtil-Test.sln)
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.Model.Settings-Test.sln?p2=incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.Model.Settings-Test.sln&p1=incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.SettingsUtil-Test.sln&r1=1200267&r2=1200494&rev=1200494&view=diff
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.SettingsUtil-Test.sln (original)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.Model.Settings-Test.sln Thu Nov 10 19:33:09 2011
@@ -1,7 +1,7 @@
 
 Microsoft Visual Studio Solution File, Format Version 9.00
 # Visual Studio 2005
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NPanday.SettingsUtil-Test", "NPanday.SettingsUtil-Test\NPanday.SettingsUtil-Test.csproj", "{FEEC01CB-2577-4059-9609-531A4913BCDA}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NPanday.Model.Settings-Test", "NPanday.SettingsUtil-Test\NPanday.Model.Settings-Test.csproj", "{FEEC01CB-2577-4059-9609-531A4913BCDA}"
 EndProject
 Global
 	GlobalSection(SolutionConfigurationPlatforms) = preSolution

Copied: incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.Model.Settings-Test/NPanday.Model.Settings-Test.csproj (from r1200267, incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.SettingsUtil-Test/NPanday.SettingsUtil-Test.csproj)
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.Model.Settings-Test/NPanday.Model.Settings-Test.csproj?p2=incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.Model.Settings-Test/NPanday.Model.Settings-Test.csproj&p1=incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.SettingsUtil-Test/NPanday.SettingsUtil-Test.csproj&r1=1200267&r2=1200494&rev=1200494&view=diff
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.SettingsUtil-Test/NPanday.SettingsUtil-Test.csproj (original)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.Model.Settings-Test/NPanday.Model.Settings-Test.csproj Thu Nov 10 19:33:09 2011
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
@@ -16,7 +17,7 @@ KIND, either express or implied.  See th
 specific language governing permissions and limitations
 under the License.
 -->
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -27,6 +28,26 @@ under the License.
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>NPanday.SettingsUtil_Test</RootNamespace>
     <AssemblyName>NPanday.SettingsUtil-Test</AssemblyName>
+    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+    <FileUpgradeFlags>
+    </FileUpgradeFlags>
+    <OldToolsVersion>2.0</OldToolsVersion>
+    <UpgradeBackupLocation />
+    <PublishUrl>publish\</PublishUrl>
+    <Install>true</Install>
+    <InstallFrom>Disk</InstallFrom>
+    <UpdateEnabled>false</UpdateEnabled>
+    <UpdateMode>Foreground</UpdateMode>
+    <UpdateInterval>7</UpdateInterval>
+    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
+    <UpdatePeriodically>false</UpdatePeriodically>
+    <UpdateRequired>false</UpdateRequired>
+    <MapFileExtensions>true</MapFileExtensions>
+    <ApplicationRevision>0</ApplicationRevision>
+    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
+    <IsWebBootstrapper>false</IsWebBootstrapper>
+    <UseApplicationTrust>false</UseApplicationTrust>
+    <BootstrapperEnabled>true</BootstrapperEnabled>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>
@@ -36,6 +57,7 @@ under the License.
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <DebugType>pdbonly</DebugType>
@@ -44,6 +66,7 @@ under the License.
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="System" />
@@ -52,9 +75,6 @@ under the License.
     <Reference Include="System.Xml" />
   </ItemGroup>
   <ItemGroup>
-    <WebReferences Include="Web References\" />
-  </ItemGroup>
-  <ItemGroup>
     <Compile Include="SettingsUtilTest.cs" />
   </ItemGroup>
   <ItemGroup>
@@ -72,6 +92,23 @@ under the License.
       <HintPath>..\..\..\..\..\..\..\thirdparty\NUnit\NUnit.Framework.dll</HintPath>
     </Reference>
   </ItemGroup>
+  <ItemGroup>
+    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
+      <Visible>False</Visible>
+      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
+      <Install>false</Install>
+    </BootstrapperPackage>
+    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
+      <Visible>False</Visible>
+      <ProductName>.NET Framework 3.5 SP1</ProductName>
+      <Install>true</Install>
+    </BootstrapperPackage>
+    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
+      <Visible>False</Visible>
+      <ProductName>Windows Installer 3.1</ProductName>
+      <Install>true</Install>
+    </BootstrapperPackage>
+  </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
        Other similar extension points exist, see Microsoft.Common.targets.
@@ -80,4 +117,4 @@ under the License.
   <Target Name="AfterBuild">
   </Target>
   -->
-</Project>
+</Project>
\ No newline at end of file

Propchange: incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.Loader/src/main/csharp/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Nov 10 19:33:09 2011
@@ -1,2 +1,8 @@
 Web References
 obj
+[Bb]in
+[Dd]ebug
+[Rr]elease
+*.user
+*.aps
+*.eto

Added: incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.Loader/src/main/csharp/NPanday.Plugin.Loader.csproj
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.Loader/src/main/csharp/NPanday.Plugin.Loader.csproj?rev=1200494&view=auto
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.Loader/src/main/csharp/NPanday.Plugin.Loader.csproj (added)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.Loader/src/main/csharp/NPanday.Plugin.Loader.csproj Thu Nov 10 19:33:09 2011
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+  <PropertyGroup>
+    <ProjectGuid>{DA9F60F0-044B-41DA-8BEC-EF98E7CBBF9B}</ProjectGuid>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <RootNameSpace>NPanday.Plugin.Loader</RootNameSpace>
+    <AssemblyName>NPanday.Plugin.Loader</AssemblyName>
+    <BaseIntermediateOutputPath>..\..\..\target\obj\</BaseIntermediateOutputPath>
+    <OutputType>Library</OutputType>
+    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+  </PropertyGroup>
+  <PropertyGroup>
+    <OutputPath>..\..\..\target\</OutputPath>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
+    <OutputPath>..\..\..\target\</OutputPath>
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="System" />
+    <Reference Include="System.Data" />
+    <Reference Include="System.Windows.Forms" />
+    <Reference Include="System.Xml" />
+    <Reference Include="System.Xml" />
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="NPanday\Plugin\Loader\PluginLoader.cs" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="..\..\..\..\NPanday.Plugin\src\main\csharp\NPanday.Plugin.csproj">
+      <Project>{B760D54F-22AC-43E7-A0A6-DE313D4663AF}</Project>
+      <Name>NPanday.Plugin</Name>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
+</Project>
\ No newline at end of file

Propchange: incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.MojoGenerator/src/main/csharp/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Nov 10 19:33:09 2011
@@ -1,2 +1,8 @@
 Web References
 obj
+[Bb]in
+[Dd]ebug
+[Rr]elease
+*.user
+*.aps
+*.eto

Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.MojoGenerator/src/main/csharp/NPanday.Plugin.MojoGenerator.csproj
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.MojoGenerator/src/main/csharp/NPanday.Plugin.MojoGenerator.csproj?rev=1200494&r1=1200493&r2=1200494&view=diff
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.MojoGenerator/src/main/csharp/NPanday.Plugin.MojoGenerator.csproj (original)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.MojoGenerator/src/main/csharp/NPanday.Plugin.MojoGenerator.csproj Thu Nov 10 19:33:09 2011
@@ -21,7 +21,7 @@ under the License.
   <PropertyGroup>
     <ProjectGuid>{09887944-425A-45A0-870C-AE4C16DA63DF}</ProjectGuid>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
-    <RootNameSpace>NPanday.Plugin</RootNameSpace>
+    <RootNameSpace>NPanday.Plugin.MojoGenerator</RootNameSpace>
     <AssemblyName>NPanday.Plugin.MojoGenerator</AssemblyName>
     <BaseIntermediateOutputPath>..\..\..\target\obj\</BaseIntermediateOutputPath>
     <OutputType>Exe</OutputType>
@@ -30,8 +30,10 @@ under the License.
   <PropertyGroup>
     <OutputPath>..\..\..\target\bin\Debug\</OutputPath>
   </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
+    <OutputPath>..\..\..\target\</OutputPath>
+  </PropertyGroup>
   <ItemGroup>
-    <Reference Include="NMaven.Plugin" />
     <Reference Include="NPanday.Model.Pom, Version=0.14.0.0, Culture=neutral, PublicKeyToken=4b435f4d76e2f0e6, processorArchitecture=MSIL">
       <SpecificVersion>False</SpecificVersion>
       <HintPath>..\..\..\..\NPanday.Model.Pom\target\NPanday.Model.Pom.dll</HintPath>
@@ -51,8 +53,5 @@ under the License.
       <Name>NPanday.Plugin</Name>
     </ProjectReference>
   </ItemGroup>
-  <ItemGroup>
-    <WebReferences Include="Web References\" />
-  </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
 </Project>
\ No newline at end of file

Propchange: incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.Runner/src/main/csharp/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Nov 10 19:33:09 2011
@@ -1,2 +1,8 @@
 Web References
 obj
+[Bb]in
+[Dd]ebug
+[Rr]elease
+*.user
+*.aps
+*.eto

Added: incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.Runner/src/main/csharp/NPanday.Plugin.Runner.csproj
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.Runner/src/main/csharp/NPanday.Plugin.Runner.csproj?rev=1200494&view=auto
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.Runner/src/main/csharp/NPanday.Plugin.Runner.csproj (added)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.Runner/src/main/csharp/NPanday.Plugin.Runner.csproj Thu Nov 10 19:33:09 2011
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+  <PropertyGroup>
+    <ProjectGuid>{A8CC442F-708B-4C56-B805-05077D6BDF9B}</ProjectGuid>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <RootNameSpace>NPanday.Plugin.Runner</RootNameSpace>
+    <AssemblyName>NPanday.Plugin.Runner</AssemblyName>
+    <BaseIntermediateOutputPath>..\..\..\target\obj\</BaseIntermediateOutputPath>
+    <OutputType>Exe</OutputType>
+    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+  </PropertyGroup>
+  <PropertyGroup>
+    <OutputPath>..\..\..\target\</OutputPath>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
+    <OutputPath>..\..\..\target\</OutputPath>
+  </PropertyGroup>
+  <PropertyGroup>
+    <StartupObject />
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="System" />
+    <Reference Include="System.Data" />
+    <Reference Include="System.Windows.Forms" />
+    <Reference Include="System.Xml" />
+    <Reference Include="System.Xml" />
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="NPanday\Plugin\Launcher\PluginLauncher.cs" />
+  </ItemGroup>
+  <ItemGroup />
+  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
+</Project>
\ No newline at end of file

Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin/src/main/csharp/NPanday.Plugin.csproj
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin/src/main/csharp/NPanday.Plugin.csproj?rev=1200494&r1=1200493&r2=1200494&view=diff
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin/src/main/csharp/NPanday.Plugin.csproj (original)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin/src/main/csharp/NPanday.Plugin.csproj Thu Nov 10 19:33:09 2011
@@ -30,6 +30,9 @@ under the License.
   <PropertyGroup>
     <OutputPath>..\..\..\target\bin\Debug\</OutputPath>
   </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)' == 'Debug'">
+    <OutputPath>..\..\..\target\</OutputPath>
+  </PropertyGroup>
   <ItemGroup>
     <Reference Include="NPanday.Model.Pom, Version=0.14.0.0, Culture=neutral, PublicKeyToken=4b435f4d76e2f0e6, processorArchitecture=MSIL">
       <SpecificVersion>False</SpecificVersion>
@@ -57,8 +60,5 @@ under the License.
     <Compile Include="NPanday\Plugin\PluginDomainManager.cs" />
   </ItemGroup>
   <ItemGroup />
-  <ItemGroup>
-    <WebReferences Include="Web References\" />
-  </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
 </Project>
\ No newline at end of file

Propchange: incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Console/src/main/csharp/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Nov 10 19:33:09 2011
@@ -1,2 +1,8 @@
 Web References
 obj
+[Bb]in
+[Dd]ebug
+[Rr]elease
+*.user
+*.aps
+*.eto

Added: incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Console/src/main/csharp/NPanday.ProjectImporterConsole.csproj
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Console/src/main/csharp/NPanday.ProjectImporterConsole.csproj?rev=1200494&view=auto
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Console/src/main/csharp/NPanday.ProjectImporterConsole.csproj (added)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Console/src/main/csharp/NPanday.ProjectImporterConsole.csproj Thu Nov 10 19:33:09 2011
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0" DefaultTargets="Build">
+  <PropertyGroup>
+    <ProjectGuid>{665282DC-5957-4B6B-8C83-F4E6C104A965}</ProjectGuid>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+    <ProductVersion>8.0.30703</ProductVersion>
+    <SchemaVersion>2.0</SchemaVersion>
+    <OutputType>Library</OutputType>
+    <AppDesignerFolder>Properties</AppDesignerFolder>
+    <RootNamespace>NPanday.ProjectImporterConsole</RootNamespace>
+    <AssemblyName>NPanday.ProjectImporterConsole</AssemblyName>
+    <BaseIntermediateOutputPath>..\..\..\target\obj\</BaseIntermediateOutputPath>
+    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+    <FileAlignment>512</FileAlignment>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+    <DebugSymbols>true</DebugSymbols>
+    <DebugType>full</DebugType>
+    <Optimize>false</Optimize>
+    <OutputPath>..\..\..\target\</OutputPath>
+    <DefineConstants>DEBUG;TRACE</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+    <DebugType>pdbonly</DebugType>
+    <Optimize>true</Optimize>
+    <OutputPath>..\..\..\target\</OutputPath>
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="System" />
+    <Reference Include="System.Data" />
+    <Reference Include="System.Xml" />
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="NPanday\ProjectImporter\NPandayImportRunner.cs" />
+  </ItemGroup>
+  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
+       Other similar extension points exist, see Microsoft.Common.targets.
+  <Target Name="BeforeBuild">
+  </Target>
+  <Target Name="AfterBuild">
+  </Target>
+  -->
+</Project>
\ No newline at end of file

Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/NPanday.ProjectImporterEngine.csproj
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/NPanday.ProjectImporterEngine.csproj?rev=1200494&r1=1200493&r2=1200494&view=diff
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/NPanday.ProjectImporterEngine.csproj (original)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/NPanday.ProjectImporterEngine.csproj Thu Nov 10 19:33:09 2011
@@ -133,8 +133,5 @@ under the License.
       <Name>NPanday.Utils</Name>
     </ProjectReference>
   </ItemGroup>
-  <ItemGroup>
-    <WebReferences Include="Web References\" />
-  </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
 </Project>
\ No newline at end of file

Propchange: incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/csharp/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Nov 10 19:33:09 2011
@@ -1 +1,7 @@
 obj
+[Bb]in
+[Dd]ebug
+[Rr]elease
+*.user
+*.aps
+*.eto

Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/csharp/NPanday.ProjectImporterEngine-Test.csproj
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/csharp/NPanday.ProjectImporterEngine-Test.csproj?rev=1200494&r1=1200493&r2=1200494&view=diff
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/csharp/NPanday.ProjectImporterEngine-Test.csproj (original)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/csharp/NPanday.ProjectImporterEngine-Test.csproj Thu Nov 10 19:33:09 2011
@@ -1,4 +1,5 @@
-<!--
+<?xml version="1.0" encoding="utf-8"?>
+<!--
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
 distributed with this work for additional information
@@ -16,7 +17,7 @@ KIND, either express or implied.  See th
 specific language governing permissions and limitations
 under the License.
 -->
-<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
   <PropertyGroup>
     <ProjectGuid>{AB99C7DE-1065-452F-A49D-937F1FD18E81}</ProjectGuid>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -24,10 +25,19 @@ under the License.
     <AssemblyName>NPanday.ProjectImporterEngine-Test</AssemblyName>
     <BaseIntermediateOutputPath>C:\build\nmaven-0.14-SNAPSHOT-R667430\assemblies\NMaven.ProjectImporter\Engine\target\obj\</BaseIntermediateOutputPath>
     <OutputType>Library</OutputType>
+    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+    <FileUpgradeFlags>
+    </FileUpgradeFlags>
+    <OldToolsVersion>2.0</OldToolsVersion>
+    <UpgradeBackupLocation />
   </PropertyGroup>
   <PropertyGroup>
     <OutputPath>C:\build\nmaven-0.14-SNAPSHOT-R667430\assemblies\NMaven.ProjectImporter\Engine\target\bin\Debug\</OutputPath>
   </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)' == 'Debug'">
+    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
+    <OutputPath>..\..\..\target\</OutputPath>
+  </PropertyGroup>
   <ItemGroup>
     <Reference Include="NPanday.ProjectImporterEngine, Version=1.2.0.0, Culture=neutral, processorArchitecture=MSIL">
       <SpecificVersion>False</SpecificVersion>

Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.Utils/src/main/csharp/NPanday.Utils.csproj
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.Utils/src/main/csharp/NPanday.Utils.csproj?rev=1200494&r1=1200493&r2=1200494&view=diff
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.Utils/src/main/csharp/NPanday.Utils.csproj (original)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.Utils/src/main/csharp/NPanday.Utils.csproj Thu Nov 10 19:33:09 2011
@@ -80,8 +80,5 @@ under the License.
       <Name>NPanday.Logging</Name>
     </ProjectReference>
   </ItemGroup>
-  <ItemGroup>
-    <WebReferences Include="Web References\" />
-  </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
 </Project>
\ No newline at end of file

Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/NPanday.VisualStudio.Addin.csproj
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/NPanday.VisualStudio.Addin.csproj?rev=1200494&r1=1200493&r2=1200494&view=diff
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/NPanday.VisualStudio.Addin.csproj (original)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/NPanday.VisualStudio.Addin.csproj Thu Nov 10 19:33:09 2011
@@ -58,7 +58,9 @@ under the License.
     <Reference Include="VSLangProj80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
     <Reference Include="VsWebSite.Interop, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
   </ItemGroup>
-  <ItemGroup />
+  <ItemGroup>
+    <None Include="app.config" />
+  </ItemGroup>
   <ItemGroup />
   <ItemGroup>
     <Compile Include="NPanday\VisualStudio\Addin\AddArtifactsForm.cs">
@@ -175,8 +177,5 @@ under the License.
       <Name>NPanday.VisualStudio</Name>
     </ProjectReference>
   </ItemGroup>
-  <ItemGroup>
-    <WebReferences Include="Web References\" />
-  </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
 </Project>
\ No newline at end of file

Propchange: incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/csharp/NPanday.Utils-Test/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu Nov 10 19:33:09 2011
@@ -0,0 +1,7 @@
+[Bb]in
+obj
+[Dd]ebug
+[Rr]elease
+*.user
+*.aps
+*.eto

Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/csharp/NPanday.Utils-Test.sln
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/csharp/NPanday.Utils-Test.sln?rev=1200494&r1=1200493&r2=1200494&view=diff
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/csharp/NPanday.Utils-Test.sln (original)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/csharp/NPanday.Utils-Test.sln Thu Nov 10 19:33:09 2011
@@ -1,6 +1,6 @@
 
-Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConnectTest", "NPanday.Utils-Test\ConnectTest.csproj", "{CD2E70EA-44C3-4AA0-9701-F99181332E8F}"
 EndProject
 Global

Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/csharp/NPanday.Utils-Test/ConnectTest.csproj
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/csharp/NPanday.Utils-Test/ConnectTest.csproj?rev=1200494&r1=1200493&r2=1200494&view=diff
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/csharp/NPanday.Utils-Test/ConnectTest.csproj (original)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/csharp/NPanday.Utils-Test/ConnectTest.csproj Thu Nov 10 19:33:09 2011
@@ -1,4 +1,5 @@
-<!--
+<?xml version="1.0" encoding="utf-8"?>
+<!--
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
 distributed with this work for additional information
@@ -16,7 +17,7 @@ KIND, either express or implied.  See th
 specific language governing permissions and limitations
 under the License.
 -->
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -27,6 +28,26 @@ under the License.
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>ClassLibrary1</RootNamespace>
     <AssemblyName>ClassLibrary1</AssemblyName>
+    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+    <FileUpgradeFlags>
+    </FileUpgradeFlags>
+    <OldToolsVersion>2.0</OldToolsVersion>
+    <UpgradeBackupLocation />
+    <PublishUrl>publish\</PublishUrl>
+    <Install>true</Install>
+    <InstallFrom>Disk</InstallFrom>
+    <UpdateEnabled>false</UpdateEnabled>
+    <UpdateMode>Foreground</UpdateMode>
+    <UpdateInterval>7</UpdateInterval>
+    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
+    <UpdatePeriodically>false</UpdatePeriodically>
+    <UpdateRequired>false</UpdateRequired>
+    <MapFileExtensions>true</MapFileExtensions>
+    <ApplicationRevision>0</ApplicationRevision>
+    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
+    <IsWebBootstrapper>false</IsWebBootstrapper>
+    <UseApplicationTrust>false</UseApplicationTrust>
+    <BootstrapperEnabled>true</BootstrapperEnabled>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>
@@ -36,6 +57,7 @@ under the License.
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <DebugType>pdbonly</DebugType>
@@ -44,6 +66,7 @@ under the License.
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="NPanday.Artifact, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
@@ -73,7 +96,7 @@ under the License.
     <Reference Include="System.Xml" />
   </ItemGroup>
   <ItemGroup>
-    <compile Include="AddLocalMavenArtifactTest.cs />
+    <Compile Include="AddLocalMavenArtifactTest.cs" />
     <Compile Include="AddWebReferenceTest.cs" />
     <Compile Include="FileUtils.cs" />
     <Compile Include="MavenCompilePluginConfigurationTest.cs" />
@@ -86,6 +109,26 @@ under the License.
   <ItemGroup>
     <Folder Include="Properties\" />
   </ItemGroup>
+  <ItemGroup>
+    <WebReferences Include="Web References\" />
+  </ItemGroup>
+  <ItemGroup>
+    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
+      <Visible>False</Visible>
+      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
+      <Install>false</Install>
+    </BootstrapperPackage>
+    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
+      <Visible>False</Visible>
+      <ProductName>.NET Framework 3.5 SP1</ProductName>
+      <Install>true</Install>
+    </BootstrapperPackage>
+    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
+      <Visible>False</Visible>
+      <ProductName>Windows Installer 3.1</ProductName>
+      <Install>true</Install>
+    </BootstrapperPackage>
+  </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
        Other similar extension points exist, see Microsoft.Common.targets.

Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.ProjectWizard/src/main/csharp/NPanday.VisualStudio.ProjectWizard.csproj
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.ProjectWizard/src/main/csharp/NPanday.VisualStudio.ProjectWizard.csproj?rev=1200494&r1=1200493&r2=1200494&view=diff
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.ProjectWizard/src/main/csharp/NPanday.VisualStudio.ProjectWizard.csproj (original)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.ProjectWizard/src/main/csharp/NPanday.VisualStudio.ProjectWizard.csproj Thu Nov 10 19:33:09 2011
@@ -26,15 +26,15 @@ under the License.
     <ProjectGuid>{7466EA93-4978-4BBD-83D0-F1729EB102EE}</ProjectGuid>
     <OutputType>WinExe</OutputType>
     <AppDesignerFolder>Properties</AppDesignerFolder>
-    <RootNamespace>WindowsApplication2</RootNamespace>
-    <AssemblyName>WindowsApplication2</AssemblyName>
+    <RootNamespace>NPanday.VisualStudio.ProjectWizard</RootNamespace>
+    <AssemblyName>NPanday.VisualStudio.ProjectWizard</AssemblyName>
     <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
-    <OutputPath>bin\Debug\</OutputPath>
+    <OutputPath>..\..\..\target\</OutputPath>
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
@@ -76,9 +76,6 @@ under the License.
     </EmbeddedResource>
   </ItemGroup>
   <ItemGroup>
-    <WebReferences Include="Web References\" />
-  </ItemGroup>
-  <ItemGroup>
     <Folder Include="Properties\" />
   </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />

Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio/src/main/csharp/NPanday.VisualStudio.csproj
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio/src/main/csharp/NPanday.VisualStudio.csproj?rev=1200494&r1=1200493&r2=1200494&view=diff
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio/src/main/csharp/NPanday.VisualStudio.csproj (original)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio/src/main/csharp/NPanday.VisualStudio.csproj Thu Nov 10 19:33:09 2011
@@ -50,8 +50,5 @@ under the License.
       <Name>NPanday.Logging</Name>
     </ProjectReference>
   </ItemGroup>
-  <ItemGroup>
-    <WebReferences Include="Web References\" />
-  </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
 </Project>
\ No newline at end of file

Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday/NPanday-VS2010.sln
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday/NPanday-VS2010.sln?rev=1200494&r1=1200493&r2=1200494&view=diff
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday/NPanday-VS2010.sln (original)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday/NPanday-VS2010.sln Thu Nov 10 19:33:09 2011
@@ -21,55 +21,124 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F
 EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NPanday.Model.Settings", "..\NPanday.Model.Settings\src\main\csharp\NPanday.Model.Settings.csproj", "{F905C7DA-9D1D-488D-9084-99D7969C2BDD}"
 EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Infrastructure", "Infrastructure", "{587C53FE-86A2-4357-9809-4050A675C3FB}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Maven-Plugins Infrastructure", "Maven-Plugins Infrastructure", "{339DEBB3-D365-42E8-9500-0422214847CF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NPanday.Model.Settings-Test", "..\NPanday.Model.Settings\src\test\csharp\NPanday.Model.Settings-Test\NPanday.Model.Settings-Test.csproj", "{FEEC01CB-2577-4059-9609-531A4913BCDA}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Project Importer", "Project Importer", "{97AC2EEE-28D3-4640-A96E-1EAFBFB7CF0A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NPanday.ProjectImporterEngine-Test", "..\NPanday.ProjectImporter\Engine\src\test\csharp\NPanday.ProjectImporterEngine-Test.csproj", "{AB99C7DE-1065-452F-A49D-937F1FD18E81}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NPanday.ProjectImporterConsole", "..\NPanday.ProjectImporter\Console\src\main\csharp\NPanday.ProjectImporterConsole.csproj", "{665282DC-5957-4B6B-8C83-F4E6C104A965}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Visual Studio Integration", "Visual Studio Integration", "{2A1C74F2-1536-4A58-9848-68789FE8B1EE}"
+EndProject
 Global
 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
 		Debug|Any CPU = Debug|Any CPU
+		Debug|x86 = Debug|x86
 		Release|Any CPU = Release|Any CPU
+		Release|x86 = Release|x86
 		Description = NMaven Debug Solution
 	EndGlobalSection
 	GlobalSection(ProjectConfigurationPlatforms) = postSolution
 		{701803D4-90F5-44D7-919D-4844FEB7F936}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 		{701803D4-90F5-44D7-919D-4844FEB7F936}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{701803D4-90F5-44D7-919D-4844FEB7F936}.Debug|x86.ActiveCfg = Debug|Any CPU
 		{701803D4-90F5-44D7-919D-4844FEB7F936}.Release|Any CPU.ActiveCfg = Debug|Any CPU
 		{701803D4-90F5-44D7-919D-4844FEB7F936}.Release|Any CPU.Build.0 = Debug|Any CPU
+		{701803D4-90F5-44D7-919D-4844FEB7F936}.Release|x86.ActiveCfg = Debug|Any CPU
 		{C511B03B-8AB7-4E61-9F6E-5E6F9F65E8CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 		{C511B03B-8AB7-4E61-9F6E-5E6F9F65E8CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{C511B03B-8AB7-4E61-9F6E-5E6F9F65E8CE}.Debug|x86.ActiveCfg = Debug|Any CPU
 		{C511B03B-8AB7-4E61-9F6E-5E6F9F65E8CE}.Release|Any CPU.ActiveCfg = Debug|Any CPU
 		{C511B03B-8AB7-4E61-9F6E-5E6F9F65E8CE}.Release|Any CPU.Build.0 = Debug|Any CPU
+		{C511B03B-8AB7-4E61-9F6E-5E6F9F65E8CE}.Release|x86.ActiveCfg = Debug|Any CPU
 		{B760D54F-22AC-43E7-A0A6-DE313D4663AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 		{B760D54F-22AC-43E7-A0A6-DE313D4663AF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{B760D54F-22AC-43E7-A0A6-DE313D4663AF}.Debug|x86.ActiveCfg = Debug|Any CPU
 		{B760D54F-22AC-43E7-A0A6-DE313D4663AF}.Release|Any CPU.ActiveCfg = Debug|Any CPU
 		{B760D54F-22AC-43E7-A0A6-DE313D4663AF}.Release|Any CPU.Build.0 = Debug|Any CPU
-		{09887944-425A-45A0-870C-AE4C16DA63DF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-		{09887944-425A-45A0-870C-AE4C16DA63DF}.Debug|Any CPU.Build.0 = Debug|Any CPU
-		{09887944-425A-45A0-870C-AE4C16DA63DF}.Release|Any CPU.ActiveCfg = Debug|Any CPU
-		{09887944-425A-45A0-870C-AE4C16DA63DF}.Release|Any CPU.Build.0 = Debug|Any CPU
+		{B760D54F-22AC-43E7-A0A6-DE313D4663AF}.Release|x86.ActiveCfg = Debug|Any CPU
+		{09887944-425A-45A0-870C-AE4C16DA63DF}.Debug|Any CPU.ActiveCfg = Debug|x86
+		{09887944-425A-45A0-870C-AE4C16DA63DF}.Debug|x86.ActiveCfg = Debug|x86
+		{09887944-425A-45A0-870C-AE4C16DA63DF}.Debug|x86.Build.0 = Debug|x86
+		{09887944-425A-45A0-870C-AE4C16DA63DF}.Release|Any CPU.ActiveCfg = Debug|x86
+		{09887944-425A-45A0-870C-AE4C16DA63DF}.Release|x86.ActiveCfg = Debug|x86
+		{09887944-425A-45A0-870C-AE4C16DA63DF}.Release|x86.Build.0 = Debug|x86
 		{5BE35FDF-E620-4EB0-B9A8-2359C506D85D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 		{5BE35FDF-E620-4EB0-B9A8-2359C506D85D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{5BE35FDF-E620-4EB0-B9A8-2359C506D85D}.Debug|x86.ActiveCfg = Debug|Any CPU
 		{5BE35FDF-E620-4EB0-B9A8-2359C506D85D}.Release|Any CPU.ActiveCfg = Debug|Any CPU
 		{5BE35FDF-E620-4EB0-B9A8-2359C506D85D}.Release|Any CPU.Build.0 = Debug|Any CPU
+		{5BE35FDF-E620-4EB0-B9A8-2359C506D85D}.Release|x86.ActiveCfg = Debug|Any CPU
 		{7466EA93-4978-4BBD-83D0-F1729EB102EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 		{7466EA93-4978-4BBD-83D0-F1729EB102EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{7466EA93-4978-4BBD-83D0-F1729EB102EE}.Debug|x86.ActiveCfg = Debug|Any CPU
 		{7466EA93-4978-4BBD-83D0-F1729EB102EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
 		{7466EA93-4978-4BBD-83D0-F1729EB102EE}.Release|Any CPU.Build.0 = Release|Any CPU
+		{7466EA93-4978-4BBD-83D0-F1729EB102EE}.Release|x86.ActiveCfg = Release|Any CPU
 		{95661103-78B8-423A-80CA-41AFC69BD1DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 		{95661103-78B8-423A-80CA-41AFC69BD1DE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{95661103-78B8-423A-80CA-41AFC69BD1DE}.Debug|x86.ActiveCfg = Debug|Any CPU
 		{95661103-78B8-423A-80CA-41AFC69BD1DE}.Release|Any CPU.ActiveCfg = Debug|Any CPU
 		{95661103-78B8-423A-80CA-41AFC69BD1DE}.Release|Any CPU.Build.0 = Debug|Any CPU
+		{95661103-78B8-423A-80CA-41AFC69BD1DE}.Release|x86.ActiveCfg = Debug|Any CPU
 		{91FC215D-C041-4000-8F71-C04A9EEABE55}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 		{91FC215D-C041-4000-8F71-C04A9EEABE55}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{91FC215D-C041-4000-8F71-C04A9EEABE55}.Debug|x86.ActiveCfg = Debug|Any CPU
 		{91FC215D-C041-4000-8F71-C04A9EEABE55}.Release|Any CPU.ActiveCfg = Debug|Any CPU
 		{91FC215D-C041-4000-8F71-C04A9EEABE55}.Release|Any CPU.Build.0 = Debug|Any CPU
+		{91FC215D-C041-4000-8F71-C04A9EEABE55}.Release|x86.ActiveCfg = Debug|Any CPU
 		{CAA4864F-F4C8-4024-8535-8B8C112307CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 		{CAA4864F-F4C8-4024-8535-8B8C112307CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{CAA4864F-F4C8-4024-8535-8B8C112307CE}.Debug|x86.ActiveCfg = Debug|Any CPU
 		{CAA4864F-F4C8-4024-8535-8B8C112307CE}.Release|Any CPU.ActiveCfg = Debug|Any CPU
 		{CAA4864F-F4C8-4024-8535-8B8C112307CE}.Release|Any CPU.Build.0 = Debug|Any CPU
+		{CAA4864F-F4C8-4024-8535-8B8C112307CE}.Release|x86.ActiveCfg = Debug|Any CPU
 		{F905C7DA-9D1D-488D-9084-99D7969C2BDD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 		{F905C7DA-9D1D-488D-9084-99D7969C2BDD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{F905C7DA-9D1D-488D-9084-99D7969C2BDD}.Debug|x86.ActiveCfg = Debug|Any CPU
 		{F905C7DA-9D1D-488D-9084-99D7969C2BDD}.Release|Any CPU.ActiveCfg = Release|Any CPU
 		{F905C7DA-9D1D-488D-9084-99D7969C2BDD}.Release|Any CPU.Build.0 = Release|Any CPU
+		{F905C7DA-9D1D-488D-9084-99D7969C2BDD}.Release|x86.ActiveCfg = Release|Any CPU
+		{FEEC01CB-2577-4059-9609-531A4913BCDA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{FEEC01CB-2577-4059-9609-531A4913BCDA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{FEEC01CB-2577-4059-9609-531A4913BCDA}.Debug|x86.ActiveCfg = Debug|Any CPU
+		{FEEC01CB-2577-4059-9609-531A4913BCDA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{FEEC01CB-2577-4059-9609-531A4913BCDA}.Release|Any CPU.Build.0 = Release|Any CPU
+		{FEEC01CB-2577-4059-9609-531A4913BCDA}.Release|x86.ActiveCfg = Release|Any CPU
+		{AB99C7DE-1065-452F-A49D-937F1FD18E81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{AB99C7DE-1065-452F-A49D-937F1FD18E81}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{AB99C7DE-1065-452F-A49D-937F1FD18E81}.Debug|x86.ActiveCfg = Debug|Any CPU
+		{AB99C7DE-1065-452F-A49D-937F1FD18E81}.Release|Any CPU.ActiveCfg = Debug|Any CPU
+		{AB99C7DE-1065-452F-A49D-937F1FD18E81}.Release|Any CPU.Build.0 = Debug|Any CPU
+		{AB99C7DE-1065-452F-A49D-937F1FD18E81}.Release|x86.ActiveCfg = Debug|Any CPU
+		{665282DC-5957-4B6B-8C83-F4E6C104A965}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{665282DC-5957-4B6B-8C83-F4E6C104A965}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{665282DC-5957-4B6B-8C83-F4E6C104A965}.Debug|x86.ActiveCfg = Debug|Any CPU
+		{665282DC-5957-4B6B-8C83-F4E6C104A965}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{665282DC-5957-4B6B-8C83-F4E6C104A965}.Release|Any CPU.Build.0 = Release|Any CPU
+		{665282DC-5957-4B6B-8C83-F4E6C104A965}.Release|x86.ActiveCfg = Release|Any CPU
 	EndGlobalSection
 	GlobalSection(SolutionProperties) = preSolution
 		HideSolutionNode = FALSE
 	EndGlobalSection
+	GlobalSection(NestedProjects) = preSolution
+		{701803D4-90F5-44D7-919D-4844FEB7F936} = {587C53FE-86A2-4357-9809-4050A675C3FB}
+		{C511B03B-8AB7-4E61-9F6E-5E6F9F65E8CE} = {587C53FE-86A2-4357-9809-4050A675C3FB}
+		{F905C7DA-9D1D-488D-9084-99D7969C2BDD} = {587C53FE-86A2-4357-9809-4050A675C3FB}
+		{CAA4864F-F4C8-4024-8535-8B8C112307CE} = {587C53FE-86A2-4357-9809-4050A675C3FB}
+		{FEEC01CB-2577-4059-9609-531A4913BCDA} = {587C53FE-86A2-4357-9809-4050A675C3FB}
+		{B760D54F-22AC-43E7-A0A6-DE313D4663AF} = {339DEBB3-D365-42E8-9500-0422214847CF}
+		{09887944-425A-45A0-870C-AE4C16DA63DF} = {339DEBB3-D365-42E8-9500-0422214847CF}
+		{91FC215D-C041-4000-8F71-C04A9EEABE55} = {97AC2EEE-28D3-4640-A96E-1EAFBFB7CF0A}
+		{AB99C7DE-1065-452F-A49D-937F1FD18E81} = {97AC2EEE-28D3-4640-A96E-1EAFBFB7CF0A}
+		{665282DC-5957-4B6B-8C83-F4E6C104A965} = {97AC2EEE-28D3-4640-A96E-1EAFBFB7CF0A}
+		{95661103-78B8-423A-80CA-41AFC69BD1DE} = {2A1C74F2-1536-4A58-9848-68789FE8B1EE}
+		{7466EA93-4978-4BBD-83D0-F1729EB102EE} = {2A1C74F2-1536-4A58-9848-68789FE8B1EE}
+		{5BE35FDF-E620-4EB0-B9A8-2359C506D85D} = {2A1C74F2-1536-4A58-9848-68789FE8B1EE}
+	EndGlobalSection
 EndGlobal