add My.ashx and Global.asax to grasshopper test webapp; use project reference to...
authorAndrew Skiba <andrews@mono-cvs.ximian.com>
Wed, 29 Nov 2006 12:35:59 +0000 (12:35 -0000)
committerAndrew Skiba <andrews@mono-cvs.ximian.com>
Wed, 29 Nov 2006 12:35:59 +0000 (12:35 -0000)
commit581e2456519e53f9c1d78710599347e22b0d4512
tree1e481a205176e282eb9d2a3a20f8bd4ea1108748
parent053e1e5ba060333debfe892cf8859b7af728929b
add My.ashx and Global.asax to grasshopper test webapp; use project reference to NunitWeb

svn path=/trunk/mcs/; revision=68663
mcs/class/System.Web/Test/mainsoft/MainsoftWebApp20/Global.asax [new file with mode: 0644]
mcs/class/System.Web/Test/mainsoft/MainsoftWebApp20/Global.asax.cs [new file with mode: 0644]
mcs/class/System.Web/Test/mainsoft/MainsoftWebApp20/MainsoftWebApp20.vmwcsproj
mcs/class/System.Web/Test/mainsoft/MainsoftWebApp20/My.ashx [new file with mode: 0644]