Browse Source

Update Volo.Abp.Account.Blazor.csproj

pull/6008/head
Ahmet 6 years ago
parent
commit
d7c474f024
  1. 6
      modules/account/src/Volo.Abp.Account.Blazor/Volo.Abp.Account.Blazor.csproj

6
modules/account/src/Volo.Abp.Account.Blazor/Volo.Abp.Account.Blazor.csproj

@ -17,10 +17,4 @@
<ProjectReference Include="..\Volo.Abp.Account.HttpApi.Client\Volo.Abp.Account.HttpApi.Client.csproj" />
</ItemGroup>
<ItemGroup>
<Content Update="Pages\Account\AccountManage.razor">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
</Content>
</ItemGroup>
</Project>

Loading…
Cancel
Save