Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 549a169

Browse files
Replaced Catel dependency in nuspec
1 parent 90a62d4 commit 549a169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/NuGet/template/GitTools.Core/GitTools.Core.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<!--<iconUrl>http://www.catenalogic.com/catel.png</iconUrl>-->
2525

2626
<dependencies>
27-
<dependency id="Catel.Core" version="[replaced]" />
27+
<dependency id="LibGit2Sharp" version="[replaced]" />
2828
</dependencies>
2929
</metadata>
3030
</package>

0 commit comments

Comments
 (0)