added DefaultResultWebNavigator.cs to Spring.Web.2005.csproj
This commit is contained in:
@@ -124,6 +124,7 @@
|
||||
</Compile>
|
||||
<Compile Include="Util\ISessionState.cs" />
|
||||
<Compile Include="Web\Support\DefaultResultFactory.cs" />
|
||||
<Compile Include="Web\Support\DefaultResultWebNavigator.cs" />
|
||||
<Compile Include="Web\Support\IHierarchicalWebNavigator.cs" />
|
||||
<Compile Include="Web\Support\IResult.cs" />
|
||||
<Compile Include="Web\Support\IResultFactory.cs" />
|
||||
@@ -131,7 +132,6 @@
|
||||
<Compile Include="Web\Support\IWebNavigable.cs" />
|
||||
<Compile Include="Web\Support\IWebNavigator.cs" />
|
||||
<Compile Include="Web\Support\ResultFactoryRegistry.cs" />
|
||||
<Compile Include="Web\Support\ResultWebNavigator.cs" />
|
||||
<Compile Include="Web\Support\WebFormsResultWebNavigator.cs" />
|
||||
<Compile Include="Web\UI\IValidationContainer.cs" />
|
||||
<Compile Include="Web\Support\MimeMediaType.cs" />
|
||||
|
||||
Reference in New Issue
Block a user