went in time machine back to 2004, fixed vs.net 2003 solution. Hope my return pod works.

This commit is contained in:
markpollack
2011-07-27 19:34:03 +00:00
parent 4aedd8520d
commit cb7db2c161
2 changed files with 10 additions and 7 deletions

View File

@@ -2075,6 +2075,11 @@
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\ConfigurableVariableSource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\ConfigurationReader.cs"
SubType = "Code"
@@ -2085,11 +2090,6 @@
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\ConfigurableVariableSource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\ConstructorArgumentValues.cs"
SubType = "Code"
@@ -2372,22 +2372,27 @@
/>
<File
RelPath = "Objects\Factory\Parsing\FailFastProblemReporter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Parsing\IProblemReporter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Parsing\Location.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Parsing\ObjectDefinitionParsingException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Parsing\Problem.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File

View File

@@ -169,7 +169,6 @@
/>
<File
RelPath = "Data\NHibernate\HibernateOptimisticLockingFailureException.cs"
Link = "..\Spring.Data.NHibernate\Data\NHibernate\HibernateOptimisticLockingFailureException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
@@ -222,7 +221,6 @@
/>
<File
RelPath = "Data\NHibernate\SessionFactoryUtils.cs"
Link = "..\Spring.Data.NHibernate\Data\NHibernate\SessionFactoryUtils.cs"
SubType = "Code"
BuildAction = "Compile"
/>