Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit 59e2afe

Browse files
authored
Add new script to package (#372)
* Add new script to nuspec * Fix indent
1 parent 2850e5f commit 59e2afe

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/Search.GenerateAuxiliaryData/Search.GenerateAuxiliaryData.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@
1111
</metadata>
1212
<files>
1313
<file src="bin\$configuration$\*.*" target="bin"/>
14-
1514
<file src="Scripts\Search.GenerateAuxiliaryData.cmd" />
16-
15+
<file src="Scripts\Search.GenerateAuxiliaryData.Asia.cmd" />
1716
<file src="Scripts\Functions.ps1" />
1817
<file src="Scripts\PreDeploy.ps1" />
1918
<file src="Scripts\PostDeploy.ps1" />

0 commit comments

Comments
 (0)