Skip to content

Commit fc9596b

Browse files
author
kiddailey
committed
- Removed UnitTests folder
1 parent cdd7a04 commit fc9596b

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

ASPNetImage.sln

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ASPNetImage", "ASPNetImage.
77
Release.AspNetCompiler.Debug = "False"
88
EndProjectSection
99
EndProject
10+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTests", "..\ConsoleApplication1\UnitTests.csproj", "{E16062BA-6FF9-4C83-BA86-38513658682E}"
11+
ProjectSection(WebsiteProperties) = preProject
12+
Debug.AspNetCompiler.Debug = "True"
13+
Release.AspNetCompiler.Debug = "False"
14+
EndProjectSection
15+
EndProject
1016
Global
1117
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1218
Debug|Any CPU = Debug|Any CPU
@@ -17,6 +23,10 @@ Global
1723
{B56B76E7-0BF9-4439-8AEB-91C6709628C5}.Debug|Any CPU.Build.0 = Debug|Any CPU
1824
{B56B76E7-0BF9-4439-8AEB-91C6709628C5}.Release|Any CPU.ActiveCfg = Release|Any CPU
1925
{B56B76E7-0BF9-4439-8AEB-91C6709628C5}.Release|Any CPU.Build.0 = Release|Any CPU
26+
{E16062BA-6FF9-4C83-BA86-38513658682E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
27+
{E16062BA-6FF9-4C83-BA86-38513658682E}.Debug|Any CPU.Build.0 = Debug|Any CPU
28+
{E16062BA-6FF9-4C83-BA86-38513658682E}.Release|Any CPU.ActiveCfg = Release|Any CPU
29+
{E16062BA-6FF9-4C83-BA86-38513658682E}.Release|Any CPU.Build.0 = Release|Any CPU
2030
EndGlobalSection
2131
GlobalSection(SolutionProperties) = preSolution
2232
HideSolutionNode = FALSE

ASPNetImage.suo

2 KB
Binary file not shown.

0 commit comments

Comments
 (0)