|
|
@ -124,6 +124,7 @@ |
|
|
|
<Compile Include="Global.asax.cs"> |
|
|
|
<Compile Include="Global.asax.cs"> |
|
|
|
<DependentUpon>Global.asax</DependentUpon> |
|
|
|
<DependentUpon>Global.asax</DependentUpon> |
|
|
|
</Compile> |
|
|
|
</Compile> |
|
|
|
|
|
|
|
<Compile Include="Models\Guest.cs" /> |
|
|
|
<Compile Include="Models\LoginManager.cs" /> |
|
|
|
<Compile Include="Models\LoginManager.cs" /> |
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" /> |
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" /> |
|
|
|
</ItemGroup> |
|
|
|
</ItemGroup> |
|
|
@ -178,6 +179,7 @@ |
|
|
|
<Content Include="Views\Home\About.cshtml" /> |
|
|
|
<Content Include="Views\Home\About.cshtml" /> |
|
|
|
<Content Include="Views\Home\Contact.cshtml" /> |
|
|
|
<Content Include="Views\Home\Contact.cshtml" /> |
|
|
|
<Content Include="Views\Home\Index.cshtml" /> |
|
|
|
<Content Include="Views\Home\Index.cshtml" /> |
|
|
|
|
|
|
|
<Content Include="Views\Home\MyView.cshtml" /> |
|
|
|
</ItemGroup> |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<Folder Include="App_Data\" /> |
|
|
|
<Folder Include="App_Data\" /> |
|
|
|