Skip to content

Commit 5ec2dd7

Browse files
authored
Merge pull request #330 from samneirinck/source-location
Add repository location
2 parents e024a32 + e32473a commit 5ec2dd7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

YamlDotNet/YamlDotNet.Signed.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<licenseUrl>https://github.com/aaubry/YamlDotNet/blob/master/LICENSE</licenseUrl>
1111
<projectUrl>https://github.com/aaubry/YamlDotNet/wiki</projectUrl>
1212
<iconUrl>http://aaubry.net/images/yamldotnet.png</iconUrl>
13+
<repository type="git" url="https://github.com/aaubry/YamlDotNet.git" />
1314
<tags>yaml parser development library serialization signed strongname</tags>
1415
</metadata>
1516
<files>

YamlDotNet/YamlDotNet.Unsigned.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<licenseUrl>https://github.com/aaubry/YamlDotNet/blob/master/LICENSE</licenseUrl>
1111
<projectUrl>https://github.com/aaubry/YamlDotNet/wiki</projectUrl>
1212
<iconUrl>http://aaubry.net/images/yamldotnet.png</iconUrl>
13+
<repository type="git" url="https://github.com/aaubry/YamlDotNet.git" />
1314
<tags>yaml parser development library serialization</tags>
1415
</metadata>
1516
<files>

0 commit comments

Comments
 (0)