Skip to content

Commit f45335a

Browse files
committed
Set developmentDependency to true in nuspec. This fixes #47.
1 parent 5a601d7 commit f45335a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ILRepack.Lib.MSBuild.Task/build/ILRepack.Lib.MSBuild.Task.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<title>ILRepack.Lib.MSBuild.Task</title>
77
<authors>RBSoft</authors>
88
<owners>rbsoft</owners>
9+
<developmentDependency>true</developmentDependency>
910
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1011
<license type="expression">MIT</license>
1112
<projectUrl>https://github.com/ravibpatel/ILRepack.Lib.MSBuild.Task</projectUrl>

0 commit comments

Comments
 (0)