Skip to content

Commit 23c6372

Browse files
Notes on the build and publish process of the AvalonEdit NuGet packages
1 parent e3b6829 commit 23c6372

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

packages/notes.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
The required version of SHFB is located at:
2+
3+
https://github.com/icsharpcode/SharpDevelop-Vendor/tree/master/SHFB
4+
5+
Please install SandcastleHelpFileBuilder.msi from this zip.
6+
7+
Before running the buildpackage.cmd, you might need to set an environment variable:
8+
9+
set SHFBROOT=C:\Program Files (x86)\EWSoftware\Sandcastle Help File Builder
10+
11+
*
12+
13+
Publishing the NuGet package: use nuget push for the main package (necessary for automatically uploading symbols)
14+
15+
http://www.symbolsource.org/Public/Wiki/Publishing
16+

0 commit comments

Comments
 (0)