Skip to content

Commit

Permalink
updated solution to remove mockapp
Browse files Browse the repository at this point in the history
  • Loading branch information
brianlagunas committed Oct 14, 2020
1 parent 833c11d commit 6e3fbc9
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions PrismLibrary.sln
Expand Up @@ -72,8 +72,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Prism.Unity.Uno", "src\Uno\
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Prism.DryIoc.Uno", "src\Uno\Prism.DryIoc.Uno\Prism.DryIoc.Uno.csproj", "{02E0ECAA-B8C6-4EAB-A9AB-164B1B99AF35}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MockApp", "tests\Forms\MockApp\MockApp.csproj", "{EBA75E47-213D-4C3E-B5C5-FB3D3513A729}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Prism.Forms.Regions", "src\Forms\Prism.Forms.Regions\Prism.Forms.Regions.csproj", "{7760BB71-219E-4DB1-B67C-7A428D9A10E2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Prism.Ioc.DryIoc.Tests", "tests\Containers\Prism.Container.DryIoc.Tests\Prism.Ioc.DryIoc.Tests.csproj", "{2D7EC81A-17B5-47C3-8AE1-619F7F8843AA}"
Expand Down Expand Up @@ -333,18 +331,6 @@ Global
{02E0ECAA-B8C6-4EAB-A9AB-164B1B99AF35}.Release|x64.Build.0 = Release|Any CPU
{02E0ECAA-B8C6-4EAB-A9AB-164B1B99AF35}.Release|x86.ActiveCfg = Release|Any CPU
{02E0ECAA-B8C6-4EAB-A9AB-164B1B99AF35}.Release|x86.Build.0 = Release|Any CPU
{EBA75E47-213D-4C3E-B5C5-FB3D3513A729}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EBA75E47-213D-4C3E-B5C5-FB3D3513A729}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EBA75E47-213D-4C3E-B5C5-FB3D3513A729}.Debug|x64.ActiveCfg = Debug|Any CPU
{EBA75E47-213D-4C3E-B5C5-FB3D3513A729}.Debug|x64.Build.0 = Debug|Any CPU
{EBA75E47-213D-4C3E-B5C5-FB3D3513A729}.Debug|x86.ActiveCfg = Debug|Any CPU
{EBA75E47-213D-4C3E-B5C5-FB3D3513A729}.Debug|x86.Build.0 = Debug|Any CPU
{EBA75E47-213D-4C3E-B5C5-FB3D3513A729}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EBA75E47-213D-4C3E-B5C5-FB3D3513A729}.Release|Any CPU.Build.0 = Release|Any CPU
{EBA75E47-213D-4C3E-B5C5-FB3D3513A729}.Release|x64.ActiveCfg = Release|Any CPU
{EBA75E47-213D-4C3E-B5C5-FB3D3513A729}.Release|x64.Build.0 = Release|Any CPU
{EBA75E47-213D-4C3E-B5C5-FB3D3513A729}.Release|x86.ActiveCfg = Release|Any CPU
{EBA75E47-213D-4C3E-B5C5-FB3D3513A729}.Release|x86.Build.0 = Release|Any CPU
{7760BB71-219E-4DB1-B67C-7A428D9A10E2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7760BB71-219E-4DB1-B67C-7A428D9A10E2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7760BB71-219E-4DB1-B67C-7A428D9A10E2}.Debug|x64.ActiveCfg = Debug|Any CPU
Expand Down Expand Up @@ -413,7 +399,6 @@ Global
{D007EECA-A0AE-470C-9365-86135CEFA12E} = {8F959801-D494-4CAF-9437-90F30472E169}
{9A1C368F-30AE-4C82-BE03-9168CE089B56} = {8F959801-D494-4CAF-9437-90F30472E169}
{02E0ECAA-B8C6-4EAB-A9AB-164B1B99AF35} = {8F959801-D494-4CAF-9437-90F30472E169}
{EBA75E47-213D-4C3E-B5C5-FB3D3513A729} = {F8A0FDE6-8E75-47D1-9E33-02AB8E8AB473}
{7760BB71-219E-4DB1-B67C-7A428D9A10E2} = {017675AD-346B-499D-819A-C43A2288DE98}
{2D7EC81A-17B5-47C3-8AE1-619F7F8843AA} = {D62DD517-CA80-449D-A26B-9AB427379825}
{704E14A4-C3A2-492D-9C4E-7D386A18B698} = {D62DD517-CA80-449D-A26B-9AB427379825}
Expand Down

0 comments on commit 6e3fbc9

Please sign in to comment.