Skip to content

Commit 54c1590

Browse files
committed
removed students view
1 parent 7468086 commit 54c1590

File tree

5 files changed

+0
-279
lines changed

5 files changed

+0
-279
lines changed

ADO.NET/ITStep/ITStep.csproj

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@
8686
<Compile Include="Migrations\Configuration.cs" />
8787
<Compile Include="Presenters\GroupsPresenter.cs" />
8888
<Compile Include="Presenters\GroupsStudentsPresenter.cs" />
89-
<Compile Include="Presenters\StudentsPresenter.cs" />
9089
<Compile Include="Services\GroupsService.cs" />
9190
<Compile Include="Services\StudentsService.cs" />
9291
<Compile Include="Views\AddStudentView.cs">
@@ -114,12 +113,6 @@
114113
<Compile Include="Views\GroupsView.Designer.cs">
115114
<DependentUpon>GroupsView.cs</DependentUpon>
116115
</Compile>
117-
<Compile Include="Views\StudentsView.cs">
118-
<SubType>Form</SubType>
119-
</Compile>
120-
<Compile Include="Views\StudentsView.Designer.cs">
121-
<DependentUpon>StudentsView.cs</DependentUpon>
122-
</Compile>
123116
<EmbeddedResource Include="Migrations\202107151519118_InitialCreate.resx">
124117
<DependentUpon>202107151519118_InitialCreate.cs</DependentUpon>
125118
</EmbeddedResource>
@@ -156,9 +149,6 @@
156149
<EmbeddedResource Include="Views\GroupsView.resx">
157150
<DependentUpon>GroupsView.cs</DependentUpon>
158151
</EmbeddedResource>
159-
<EmbeddedResource Include="Views\StudentsView.resx">
160-
<DependentUpon>StudentsView.cs</DependentUpon>
161-
</EmbeddedResource>
162152
<None Include="packages.config" />
163153
<None Include="Properties\Settings.settings">
164154
<Generator>SettingsSingleFileGenerator</Generator>

ADO.NET/ITStep/Presenters/StudentsPresenter.cs

Lines changed: 0 additions & 25 deletions
This file was deleted.

ADO.NET/ITStep/Views/StudentsView.Designer.cs

Lines changed: 0 additions & 86 deletions
This file was deleted.

ADO.NET/ITStep/Views/StudentsView.cs

Lines changed: 0 additions & 38 deletions
This file was deleted.

ADO.NET/ITStep/Views/StudentsView.resx

Lines changed: 0 additions & 120 deletions
This file was deleted.

0 commit comments

Comments
 (0)