Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
Removed obsolete project.
Browse files Browse the repository at this point in the history
  • Loading branch information
rold2007 committed Sep 10, 2017
1 parent 532a1df commit fcd0d31
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 217 deletions.
11 changes: 0 additions & 11 deletions ImagingInterface.sln
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Video.Controllers.Tests", "
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Video.Controllers", "Plugins\Video\Controllers\Video.Controllers.csproj", "{46101352-AB52-467D-BB6A-2FE8A1929D21}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Video.Models", "Plugins\Video\Models\Video.Models.csproj", "{9C6C762A-C1BF-4630-BED4-03D4B07790E7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Video.Views", "Plugins\Video\Views\Video.Views.csproj", "{6FCD8595-A707-4CC4-96D8-03F30AFD9052}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImageProcessing.Controllers", "Plugins\ImageProcessing\Controllers\ImageProcessing.Controllers.csproj", "{34BCE76C-484C-487D-8D6B-D3B475974183}"
Expand Down Expand Up @@ -119,14 +117,6 @@ Global
{46101352-AB52-467D-BB6A-2FE8A1929D21}.Release|x64.Build.0 = Release|x64
{46101352-AB52-467D-BB6A-2FE8A1929D21}.Release|x86.ActiveCfg = Release|x86
{46101352-AB52-467D-BB6A-2FE8A1929D21}.Release|x86.Build.0 = Release|x86
{9C6C762A-C1BF-4630-BED4-03D4B07790E7}.Debug|x64.ActiveCfg = Debug|x64
{9C6C762A-C1BF-4630-BED4-03D4B07790E7}.Debug|x64.Build.0 = Debug|x64
{9C6C762A-C1BF-4630-BED4-03D4B07790E7}.Debug|x86.ActiveCfg = Debug|x86
{9C6C762A-C1BF-4630-BED4-03D4B07790E7}.Debug|x86.Build.0 = Debug|x86
{9C6C762A-C1BF-4630-BED4-03D4B07790E7}.Release|x64.ActiveCfg = Release|x64
{9C6C762A-C1BF-4630-BED4-03D4B07790E7}.Release|x64.Build.0 = Release|x64
{9C6C762A-C1BF-4630-BED4-03D4B07790E7}.Release|x86.ActiveCfg = Release|x86
{9C6C762A-C1BF-4630-BED4-03D4B07790E7}.Release|x86.Build.0 = Release|x86
{6FCD8595-A707-4CC4-96D8-03F30AFD9052}.Debug|x64.ActiveCfg = Debug|x64
{6FCD8595-A707-4CC4-96D8-03F30AFD9052}.Debug|x64.Build.0 = Debug|x64
{6FCD8595-A707-4CC4-96D8-03F30AFD9052}.Debug|x86.ActiveCfg = Debug|x86
Expand Down Expand Up @@ -184,7 +174,6 @@ Global
{1796D826-37BD-4B45-BA28-0292A9B7A8D0} = {2F0A8319-E2E4-4F62-B824-67FF94D9E242}
{F5F3F305-E18E-4422-B7F1-F71188D058FD} = {1796D826-37BD-4B45-BA28-0292A9B7A8D0}
{46101352-AB52-467D-BB6A-2FE8A1929D21} = {2F0A8319-E2E4-4F62-B824-67FF94D9E242}
{9C6C762A-C1BF-4630-BED4-03D4B07790E7} = {2F0A8319-E2E4-4F62-B824-67FF94D9E242}
{6FCD8595-A707-4CC4-96D8-03F30AFD9052} = {2F0A8319-E2E4-4F62-B824-67FF94D9E242}
{34BCE76C-484C-487D-8D6B-D3B475974183} = {80043AE3-B2EB-432A-9F30-DFCAB8418602}
{E6A8DAFD-32B2-46F9-9750-A95C3DD225C7} = {80043AE3-B2EB-432A-9F30-DFCAB8418602}
Expand Down
5 changes: 1 addition & 4 deletions Plugins/Video/Controllers/Video.Controllers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
<Compile Include="CaptureController.cs" />
<Compile Include="CaptureWrapper.cs" />
<Compile Include="GlobalSuppressions.cs" />
<Compile Include="Models\CaptureModel.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
Expand All @@ -92,10 +93,6 @@
<Name>ImagingInterface.Plugins.Interfaces</Name>
<Private>False</Private>
</ProjectReference>
<ProjectReference Include="..\Models\Video.Models.csproj">
<Project>{9c6c762a-c1bf-4630-bed4-03d4b07790e7}</Project>
<Name>Video.Models</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
Expand Down
10 changes: 0 additions & 10 deletions Plugins/Video/Models/GlobalSuppressions.cs

This file was deleted.

39 changes: 0 additions & 39 deletions Plugins/Video/Models/Properties/AssemblyInfo.cs

This file was deleted.

6 changes: 0 additions & 6 deletions Plugins/Video/Models/Settings.StyleCop

This file was deleted.

113 changes: 0 additions & 113 deletions Plugins/Video/Models/Video.Models.csproj

This file was deleted.

12 changes: 0 additions & 12 deletions Plugins/Video/Models/Video.Models.v3.ncrunchproject

This file was deleted.

4 changes: 0 additions & 4 deletions Plugins/Video/Models/packages.config

This file was deleted.

14 changes: 0 additions & 14 deletions Plugins/Video/Models/stylecop.json

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,6 @@
<Project>{46101352-ab52-467d-bb6a-2fe8a1929d21}</Project>
<Name>Video.Controllers</Name>
</ProjectReference>
<ProjectReference Include="..\..\Models\Video.Models.csproj">
<Project>{9c6c762a-c1bf-4630-bed4-03d4b07790e7}</Project>
<Name>Video.Models</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
Expand Down

0 comments on commit fcd0d31

Please sign in to comment.