Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Commit

Permalink
remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
mgomar committed Feb 6, 2019
1 parent dbd2746 commit 8a645c8
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions Source/CouponReader.WPF.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.106
# Visual Studio Version 16
VisualStudioVersion = 16.0.28531.58
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CouponReader.Core.Common", "CouponReader.Core.Common\CouponReader.Core.Common.csproj", "{9F3D84C1-E358-438F-819C-C2A3AFD41030}"
EndProject
Expand All @@ -19,8 +19,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{761D5854-6F19-4097-B0A9-B66F2CB26F45}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CouponReader.UnitTests", "CouponReader.UnitTests\CouponReader.UnitTests.csproj", "{A7A1EFEF-9AD8-44A6-BE0F-EEC4877C9B02}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Designers", "Designers", "{5C02CFB2-47F8-4FA9-A017-2B5C4AB472EE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WPFNetFX", "WPFNetFX\WPFNetFX.csproj", "{F8FCBE59-4D67-40F6-894F-A49F69ED954A}"
Expand All @@ -43,10 +41,6 @@ Global
{4C23E5D4-2249-4962-BF27-50370147BB65}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4C23E5D4-2249-4962-BF27-50370147BB65}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4C23E5D4-2249-4962-BF27-50370147BB65}.Release|Any CPU.Build.0 = Release|Any CPU
{A7A1EFEF-9AD8-44A6-BE0F-EEC4877C9B02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A7A1EFEF-9AD8-44A6-BE0F-EEC4877C9B02}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A7A1EFEF-9AD8-44A6-BE0F-EEC4877C9B02}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A7A1EFEF-9AD8-44A6-BE0F-EEC4877C9B02}.Release|Any CPU.Build.0 = Release|Any CPU
{F8FCBE59-4D67-40F6-894F-A49F69ED954A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F8FCBE59-4D67-40F6-894F-A49F69ED954A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F8FCBE59-4D67-40F6-894F-A49F69ED954A}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand All @@ -58,7 +52,6 @@ Global
GlobalSection(NestedProjects) = preSolution
{9F3D84C1-E358-438F-819C-C2A3AFD41030} = {5CF01A23-DBCD-47EF-B6AC-F40205850600}
{4C23E5D4-2249-4962-BF27-50370147BB65} = {5CF01A23-DBCD-47EF-B6AC-F40205850600}
{A7A1EFEF-9AD8-44A6-BE0F-EEC4877C9B02} = {761D5854-6F19-4097-B0A9-B66F2CB26F45}
{F8FCBE59-4D67-40F6-894F-A49F69ED954A} = {5C02CFB2-47F8-4FA9-A017-2B5C4AB472EE}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
Expand Down

0 comments on commit 8a645c8

Please sign in to comment.