Skip to content

Commit a8e3bb5

Browse files
committed
remove unecessary projects from solution
1 parent 08dbf07 commit a8e3bb5

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

Microsoft.AspNet.OutputCache.sln

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@ VisualStudioVersion = 14.0.25420.1
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Microsoft.AspNet.OutputCache.OutputCacheModuleAsync", "src\OutputCacheModuleAsync\Microsoft.AspNet.OutputCache.OutputCacheModuleAsync.csproj", "{3B446E33-7B1C-4A32-AEB8-92DC6CE94F77}"
77
EndProject
8-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Microsoft.AspNet.OutputCache.CustomOutputCacheProvider", "src\CustomOutputCacheProvider\Microsoft.AspNet.OutputCache.CustomOutputCacheProvider.csproj", "{A8F3E399-BCAF-4F3E-BC16-5CA98A779916}"
9-
EndProject
10-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "testnewcache", "..\..\testoutputcache\testnewcache\testnewcache.csproj", "{1D14BBD9-C8D6-4A08-949C-2395005E22A4}"
11-
EndProject
12-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ComparewithOldCache", "ComparewithOldCache\ComparewithOldCache.csproj", "{DA686514-993E-4FA9-8B1D-9A5DCCF9CD4E}"
8+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Microsoft.AspNet.OutputCache.CustomOutputCacheProvider", "test\CustomOutputCacheProvider\Microsoft.AspNet.OutputCache.CustomOutputCacheProvider.csproj", "{A8F3E399-BCAF-4F3E-BC16-5CA98A779916}"
139
EndProject
1410
Global
1511
GlobalSection(SolutionConfigurationPlatforms) = preSolution

0 commit comments

Comments
 (0)