| | |
| | | <Compile Include="App_Start\RouteConfig.cs" /> |
| | | <Compile Include="App_Start\WebApiConfig.cs" /> |
| | | <Compile Include="Controllers\HomeController.cs" /> |
| | | <Compile Include="Controllers\ImgController.cs" /> |
| | | <Compile Include="Controllers\OpController.cs" /> |
| | | <Compile Include="Controllers\ValuesController.cs" /> |
| | | <Compile Include="Controllers\GridController.cs" /> |
| | | <Compile Include="cs\GridDAL.cs" /> |
| | | <Compile Include="cs\ImgDAL.cs" /> |
| | | <Compile Include="cs\LogOut.cs" /> |
| | | <Compile Include="cs\ModelDAL.cs" /> |
| | | <Compile Include="cs\ModelHandler.cs" /> |
| | | <Compile Include="cs\PostgreHelper.cs" /> |
| | | <Compile Include="cs\SQLiteHelper.cs" /> |
| | | <Compile Include="cs\Tools.cs" /> |
| | | <Compile Include="Global.asax.cs"> |
| | | <DependentUpon>Global.asax</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Models\Grid.cs" /> |
| | | <Compile Include="Models\Img.cs" /> |
| | | <Compile Include="Models\Model.cs" /> |
| | | <Compile Include="Properties\AssemblyInfo.cs" /> |
| | | </ItemGroup> |