Skip to content

Commit bbc5c1a

Browse files
committed
Update EqDemoData.zip properties
1 parent 522e62a commit bbc5c1a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,12 @@
1111
<None Remove="EasyQuery.lck" />
1212
</ItemGroup>
1313
<ItemGroup>
14-
<Content Include="App_Data\EqDemoData.zip" />
15-
<Content Include="App_Data\NWindSQL.xml" />
14+
<Content Include="App_Data\EqDemoData.zip">
15+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
16+
</Content>
17+
<Content Include="App_Data\NWindSQL.xml">
18+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
19+
</Content>
1620
</ItemGroup>
1721
<ItemGroup>
1822
<Folder Include="Properties\ServiceDependencies\" />

0 commit comments

Comments
 (0)