Skip to content

Commit 90e8253

Browse files
committed
Update AdvancedSearch sample to publish all the content files
1 parent 4e2e38d commit 90e8253

File tree

2 files changed

+7
-113
lines changed

2 files changed

+7
-113
lines changed

AspNetCore/Razor-Mvc/Razor.AdvancedSearch/EqDemo.AspNetCoreRazor.AdvancedSearch.csproj

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,16 @@
66
<AspNetCoreHostingModel>OutOfProcess</AspNetCoreHostingModel>
77
</PropertyGroup>
88
<ItemGroup>
9+
<None Remove="App_Data\EqDemoData.zip" />
10+
<None Remove="App_Data\NWindSQL.xml" />
911
<None Remove="EasyQuery.lck" />
1012
</ItemGroup>
1113
<ItemGroup>
14+
<Content Include="App_Data\EqDemoData.zip" />
15+
<Content Include="App_Data\NWindSQL.xml" />
16+
</ItemGroup>
17+
<ItemGroup>
18+
<Folder Include="Properties\ServiceDependencies\" />
1219
</ItemGroup>
1320
<ItemGroup>
1421
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.2" />

AspNetCore/Razor-Mvc/Razor.AdvancedSearch/Properties/ServiceDependencies/KorzhCom-Demo-WebApp - Web Deploy/profile.arm.json

Lines changed: 0 additions & 113 deletions
This file was deleted.

0 commit comments

Comments
 (0)