load loaderror.html when a page fails to load
This commit is contained in:
parent
474ea7abae
commit
2570f679b0
2 changed files with 0 additions and 794 deletions
|
@ -331,7 +331,6 @@
|
|||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="loaderror.html" />
|
||||
<Content Include="Resources\loaderror.html" />
|
||||
<Content Include="script.js">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
@ -351,9 +350,6 @@
|
|||
</Content>
|
||||
<None Include="secure.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Resources\" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<BootstrapperPackage Include=".NETFramework,Version=v4.8">
|
||||
<Visible>False</Visible>
|
||||
|
|
Reference in a new issue