Skip to content

Commit ee3a5ee

Browse files
committed
Revert "fix testing reported issue #16 and #17 javascript error"
This reverts commit a8ffa89.
1 parent a8ffa89 commit ee3a5ee

17 files changed

+12
-549
lines changed

Microsoft.AspNet.OutputCache.VC.db

-24.4 MB
Binary file not shown.

Microsoft.AspNet.OutputCache.sln

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Microsoft.AspNet.OutputCach
77
EndProject
88
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Microsoft.AspNet.OutputCache.CustomOutputCacheProvider", "test\CustomOutputCacheProvider\Microsoft.AspNet.OutputCache.CustomOutputCacheProvider.csproj", "{A8F3E399-BCAF-4F3E-BC16-5CA98A779916}"
99
EndProject
10-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebApplication1", "WebApplication1\WebApplication1.csproj", "{C0BAC4F9-E05E-431A-B241-B253A2BB38DC}"
11-
EndProject
1210
Global
1311
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1412
Debug|Any CPU = Debug|Any CPU
@@ -23,10 +21,14 @@ Global
2321
{A8F3E399-BCAF-4F3E-BC16-5CA98A779916}.Debug|Any CPU.Build.0 = Debug|Any CPU
2422
{A8F3E399-BCAF-4F3E-BC16-5CA98A779916}.Release|Any CPU.ActiveCfg = Release|Any CPU
2523
{A8F3E399-BCAF-4F3E-BC16-5CA98A779916}.Release|Any CPU.Build.0 = Release|Any CPU
26-
{C0BAC4F9-E05E-431A-B241-B253A2BB38DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
27-
{C0BAC4F9-E05E-431A-B241-B253A2BB38DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
28-
{C0BAC4F9-E05E-431A-B241-B253A2BB38DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
29-
{C0BAC4F9-E05E-431A-B241-B253A2BB38DC}.Release|Any CPU.Build.0 = Release|Any CPU
24+
{1D14BBD9-C8D6-4A08-949C-2395005E22A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
25+
{1D14BBD9-C8D6-4A08-949C-2395005E22A4}.Debug|Any CPU.Build.0 = Debug|Any CPU
26+
{1D14BBD9-C8D6-4A08-949C-2395005E22A4}.Release|Any CPU.ActiveCfg = Release|Any CPU
27+
{1D14BBD9-C8D6-4A08-949C-2395005E22A4}.Release|Any CPU.Build.0 = Release|Any CPU
28+
{DA686514-993E-4FA9-8B1D-9A5DCCF9CD4E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
29+
{DA686514-993E-4FA9-8B1D-9A5DCCF9CD4E}.Debug|Any CPU.Build.0 = Debug|Any CPU
30+
{DA686514-993E-4FA9-8B1D-9A5DCCF9CD4E}.Release|Any CPU.ActiveCfg = Release|Any CPU
31+
{DA686514-993E-4FA9-8B1D-9A5DCCF9CD4E}.Release|Any CPU.Build.0 = Release|Any CPU
3032
EndGlobalSection
3133
GlobalSection(SolutionProperties) = preSolution
3234
HideSolutionNode = FALSE

WebApplication1/ApplicationInsights.config

Lines changed: 0 additions & 86 deletions
This file was deleted.

WebApplication1/Global.asax

Lines changed: 0 additions & 1 deletion
This file was deleted.

WebApplication1/Global.asax.cs

Lines changed: 0 additions & 46 deletions
This file was deleted.

WebApplication1/Login.aspx

Lines changed: 0 additions & 20 deletions
This file was deleted.

WebApplication1/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 35 deletions
This file was deleted.

WebApplication1/Web.Debug.config

Lines changed: 0 additions & 30 deletions
This file was deleted.

WebApplication1/Web.Release.config

Lines changed: 0 additions & 31 deletions
This file was deleted.

WebApplication1/Web.config

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)