Skip to content

Commit e374734

Browse files
committed
Added nuget package metadata
1 parent 6aa5e0f commit e374734

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0"?>
2+
<package >
3+
<metadata>
4+
<id>BizTalkComponents.PipelineComponents.ContextRegExParseAndPromote</id>
5+
<version>$version$</version>
6+
<authors>Robin Hultman</authors>
7+
<requireLicenseAcceptance>false</requireLicenseAcceptance>
8+
<projectUrl>https://github.com/BizTalkComponents/ContextRegExParseAndPromote</projectUrl>
9+
<description>PipelineComponent that uses a regular expression to parse a context property and promote the result to another context property.</description>
10+
<releaseNotes>Initial release.</releaseNotes>
11+
<copyright>Copyright 2014</copyright>
12+
<tags>BizTalk</tags>
13+
</metadata>
14+
</package>

0 commit comments

Comments
 (0)