Fix VS2010 project files
This commit is contained in:
@@ -219,6 +219,7 @@
|
||||
<Compile Include="Context\Support\AbstractXmlApplicationContext.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Context\Support\AbstractXmlApplicationContextArgs.cs" />
|
||||
<Compile Include="Context\Support\ApplicationContextAwareProcessor.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
@@ -270,6 +271,7 @@
|
||||
<Compile Include="Context\Support\XmlApplicationContext.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Context\Support\XmlApplicationContextArgs.cs" />
|
||||
<Compile Include="Core\CannotLoadObjectTypeException.cs" />
|
||||
<Compile Include="Core\ComposedCriteria.cs" />
|
||||
<Compile Include="Core\ControlFlowFactory.cs">
|
||||
|
||||
@@ -115,6 +115,7 @@
|
||||
<Compile Include="Context\Support\WebApplicationContext.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Context\Support\WebApplicationContextArgs.cs" />
|
||||
<Compile Include="Context\Support\WebContextHandler.cs" />
|
||||
<Compile Include="Context\Support\WebSupportModule.cs" />
|
||||
<Compile Include="Core\IO\WebResource.cs" />
|
||||
|
||||
@@ -55,6 +55,7 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Messaging\Core\MessageQueueTemplateTests.cs" />
|
||||
<Compile Include="Messaging\Core\MessageQueueUtils.cs" />
|
||||
<Compile Include="Messaging\Support\MessageQueueFactoryObjectTests.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user