We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 522e62a commit bbc5c1aCopy full SHA for bbc5c1a
AspNetCore/Razor-Mvc/Razor.AdvancedSearch/EqDemo.AspNetCoreRazor.AdvancedSearch.csproj
@@ -11,8 +11,12 @@
11
<None Remove="EasyQuery.lck" />
12
</ItemGroup>
13
<ItemGroup>
14
- <Content Include="App_Data\EqDemoData.zip" />
15
- <Content Include="App_Data\NWindSQL.xml" />
+ <Content Include="App_Data\EqDemoData.zip">
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
16
+ </Content>
17
+ <Content Include="App_Data\NWindSQL.xml">
18
19
20
21
22
<Folder Include="Properties\ServiceDependencies\" />
0 commit comments