root/StructuredWeb/StructuredWeb/Common/Common.csproj
| 86 | 110 | ||
|---|---|---|---|
57 | <ItemGroup> | 57 | <ItemGroup> |
58 | <Compile Include="BusinessConversation.cs" /> | 58 | <Compile Include="BusinessConversation.cs" /> |
59 | <Compile Include="ConversationMode.cs" /> | 59 | <Compile Include="ConversationMode.cs" /> |
60 | <Compile Include="View\IView.cs" /> | ||
60 | <Compile Include="View\Presenter.cs" /> | 61 | <Compile Include="View\Presenter.cs" /> |
61 | <Compile Include="View\IPresenter.cs" /> | 62 | <Compile Include="View\IPresenter.cs" /> |
62 | <Compile Include="PresenterScanner.cs" /> | 63 | <Compile Include="PresenterScanner.cs" /> |
Download diff