fix pagina di start
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
@using StockMan.CORE.Components;
|
||||
|
||||
@page "/"
|
||||
@page "/FamiglieArticoli"
|
||||
|
||||
<div>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
@using StockMan.CORE.Components;
|
||||
|
||||
@page "/"
|
||||
@page "/Home"
|
||||
@*@page "/"
|
||||
@page "/Home"*@
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -12,6 +12,8 @@
|
||||
|
||||
<ItemGroup>
|
||||
<_WebToolingArtifacts Remove="Properties\PublishProfiles\IIS01.pubxml" />
|
||||
<_WebToolingArtifacts Remove="Properties\PublishProfiles\IIS02.pubxml" />
|
||||
<_WebToolingArtifacts Remove="Properties\PublishProfiles\IIS03.pubxml" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user