Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
awaisali88 committed Apr 23, 2013
1 parent 1481a54 commit 60f62e7
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html>

<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title></title>
</head>
<body>

<h1>HELLO I am Working....</h1>
<a href="HomeController/Index">Click to go into web</a>
</body>
</html>
1 change: 1 addition & 0 deletions TestMobileApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@
<Content Include="Content\themes\base\minified\jquery.ui.tabs.min.css" />
<Content Include="Content\themes\base\minified\jquery.ui.theme.min.css" />
<Content Include="Content\themes\base\minified\jquery.ui.tooltip.min.css" />
<Content Include="Index.html" />
<Content Include="favicon.ico" />
<Content Include="Global.asax" />
<None Include="Scripts\jquery-1.8.2.intellisense.js" />
Expand Down
Binary file modified obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
Binary file not shown.

0 comments on commit 60f62e7

Please sign in to comment.