Skip to content

Commit

Permalink
Removed no longer necessary projects
Browse files Browse the repository at this point in the history
  • Loading branch information
MerlinCooper committed Jun 21, 2020
1 parent 5b90c03 commit bce4b25
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 31 deletions.
10 changes: 0 additions & 10 deletions iRacingReplayDirector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -82,16 +82,6 @@
<PropertyGroup>
<SignManifests>true</SignManifests>
</PropertyGroup>
<ItemGroup Condition="'$(Configuration)' == 'Debug'">
<ProjectReference Include="SuperMFLib\mfnet\mflib\src\MediaFoundation.csproj">
<Project>{b78c0f3b-071a-4fd2-829d-7a67e0f7bd1c}</Project>
<Name>MediaFoundation</Name>
</ProjectReference>
<ProjectReference Include="SuperMFLib\SuperMFLib\SuperMFLib.csproj">
<Project>{59d2b4b5-2852-4396-a0d9-9ca546ac3c09}</Project>
<Name>SuperMFLib</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
Expand Down
21 changes: 0 additions & 21 deletions iRacingReplayOverlay.net.sln
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,8 @@ MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "iRacingReplayOverlay.net", "iRacingReplayOverlay.net.csproj", "{0E523573-2972-4DC0-AECB-C4CF746854BB}"
ProjectSection(ProjectDependencies) = postProject
{5422AE20-F220-4BE1-9E61-5296981ABB5C} = {5422AE20-F220-4BE1-9E61-5296981ABB5C}
{59D2B4B5-2852-4396-A0D9-9CA546AC3C09} = {59D2B4B5-2852-4396-A0D9-9CA546AC3C09}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SuperMFLib", "SuperMFLib\SuperMFLib\SuperMFLib.csproj", "{59D2B4B5-2852-4396-A0D9-9CA546AC3C09}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sample", "iRacingSDK.Net\Sample\Sample.csproj", "{8BDF1915-3140-478E-827F-25D495B8CDC5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tester", "Tester\Tester.csproj", "{7D205FCC-6CE6-49B3-8012-DC14ED9924D1}"
Expand All @@ -31,8 +28,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
NuGet.config = NuGet.config
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MediaFoundation", "SuperMFLib\mfnet\mflib\src\MediaFoundation.csproj", "{B78C0F3B-071A-4FD2-829D-7A67E0F7BD1C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "iRacingDirector.Plugin.StandardOverlays", "plugins\iRacingDirector.Plugin.StandardOverlays\iRacingDirector.Plugin.StandardOverlays.csproj", "{5916B84C-0264-4102-9CCC-28006D84E4FA}"
ProjectSection(ProjectDependencies) = postProject
{CEC2BB31-324D-41E3-83C8-A5C35C63129B} = {CEC2BB31-324D-41E3-83C8-A5C35C63129B}
Expand Down Expand Up @@ -73,14 +68,6 @@ Global
{0E523573-2972-4DC0-AECB-C4CF746854BB}.Release|Any CPU.Build.0 = Release|x64
{0E523573-2972-4DC0-AECB-C4CF746854BB}.Release|x64.ActiveCfg = Release|x64
{0E523573-2972-4DC0-AECB-C4CF746854BB}.Release|x64.Build.0 = Release|x64
{59D2B4B5-2852-4396-A0D9-9CA546AC3C09}.Debug|Any CPU.ActiveCfg = Release|x64
{59D2B4B5-2852-4396-A0D9-9CA546AC3C09}.Debug|Any CPU.Build.0 = Release|x64
{59D2B4B5-2852-4396-A0D9-9CA546AC3C09}.Debug|x64.ActiveCfg = Debug|x64
{59D2B4B5-2852-4396-A0D9-9CA546AC3C09}.Debug|x64.Build.0 = Debug|x64
{59D2B4B5-2852-4396-A0D9-9CA546AC3C09}.Release|Any CPU.ActiveCfg = Release|x64
{59D2B4B5-2852-4396-A0D9-9CA546AC3C09}.Release|Any CPU.Build.0 = Release|x64
{59D2B4B5-2852-4396-A0D9-9CA546AC3C09}.Release|x64.ActiveCfg = Release|x64
{59D2B4B5-2852-4396-A0D9-9CA546AC3C09}.Release|x64.Build.0 = Release|x64
{8BDF1915-3140-478E-827F-25D495B8CDC5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8BDF1915-3140-478E-827F-25D495B8CDC5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8BDF1915-3140-478E-827F-25D495B8CDC5}.Debug|x64.ActiveCfg = Debug|Any CPU
Expand Down Expand Up @@ -123,14 +110,6 @@ Global
{90126FE7-C20E-43EC-93AF-77AA5268E860}.Release|Any CPU.ActiveCfg = Release|Any CPU
{90126FE7-C20E-43EC-93AF-77AA5268E860}.Release|Any CPU.Build.0 = Release|Any CPU
{90126FE7-C20E-43EC-93AF-77AA5268E860}.Release|x64.ActiveCfg = Release|Any CPU
{B78C0F3B-071A-4FD2-829D-7A67E0F7BD1C}.Debug|Any CPU.ActiveCfg = Release|x64
{B78C0F3B-071A-4FD2-829D-7A67E0F7BD1C}.Debug|Any CPU.Build.0 = Release|x64
{B78C0F3B-071A-4FD2-829D-7A67E0F7BD1C}.Debug|x64.ActiveCfg = Debug|x64
{B78C0F3B-071A-4FD2-829D-7A67E0F7BD1C}.Debug|x64.Build.0 = Debug|x64
{B78C0F3B-071A-4FD2-829D-7A67E0F7BD1C}.Release|Any CPU.ActiveCfg = Release|x64
{B78C0F3B-071A-4FD2-829D-7A67E0F7BD1C}.Release|Any CPU.Build.0 = Release|x64
{B78C0F3B-071A-4FD2-829D-7A67E0F7BD1C}.Release|x64.ActiveCfg = Release|x64
{B78C0F3B-071A-4FD2-829D-7A67E0F7BD1C}.Release|x64.Build.0 = Release|x64
{5916B84C-0264-4102-9CCC-28006D84E4FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5916B84C-0264-4102-9CCC-28006D84E4FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5916B84C-0264-4102-9CCC-28006D84E4FA}.Debug|x64.ActiveCfg = Debug|Any CPU
Expand Down

0 comments on commit bce4b25

Please sign in to comment.