|
@ -141,6 +141,10 @@ |
|
|
<Content Include="ApplicationInsights.config"> |
|
|
<Content Include="ApplicationInsights.config"> |
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
|
|
</Content> |
|
|
</Content> |
|
|
|
|
|
<None Include="Dockerfile" /> |
|
|
|
|
|
<None Include=".dockerignore"> |
|
|
|
|
|
<DependentUpon>Dockerfile</DependentUpon> |
|
|
|
|
|
</None> |
|
|
<None Include="Scripts\jquery-1.10.2.intellisense.js" /> |
|
|
<None Include="Scripts\jquery-1.10.2.intellisense.js" /> |
|
|
<Content Include="Scripts\bootstrap.js" /> |
|
|
<Content Include="Scripts\bootstrap.js" /> |
|
|
<Content Include="Scripts\bootstrap.min.js" /> |
|
|
<Content Include="Scripts\bootstrap.min.js" /> |
|
@ -213,12 +217,14 @@ |
|
|
</Compile> |
|
|
</Compile> |
|
|
<Compile Include="Site.Mobile.Master.cs"> |
|
|
<Compile Include="Site.Mobile.Master.cs"> |
|
|
<DependentUpon>Site.Mobile.Master</DependentUpon> |
|
|
<DependentUpon>Site.Mobile.Master</DependentUpon> |
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType> |
|
|
</Compile> |
|
|
</Compile> |
|
|
<Compile Include="Site.Mobile.Master.designer.cs"> |
|
|
<Compile Include="Site.Mobile.Master.designer.cs"> |
|
|
<DependentUpon>Site.Mobile.Master</DependentUpon> |
|
|
<DependentUpon>Site.Mobile.Master</DependentUpon> |
|
|
</Compile> |
|
|
</Compile> |
|
|
<Compile Include="ViewSwitcher.ascx.cs"> |
|
|
<Compile Include="ViewSwitcher.ascx.cs"> |
|
|
<DependentUpon>ViewSwitcher.ascx</DependentUpon> |
|
|
<DependentUpon>ViewSwitcher.ascx</DependentUpon> |
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType> |
|
|
</Compile> |
|
|
</Compile> |
|
|
<Compile Include="ViewSwitcher.ascx.designer.cs"> |
|
|
<Compile Include="ViewSwitcher.ascx.designer.cs"> |
|
|
<DependentUpon>ViewSwitcher.ascx</DependentUpon> |
|
|
<DependentUpon>ViewSwitcher.ascx</DependentUpon> |
|
|