Skip to content

Commit ebc7ab8

Browse files
committed
nuget repository url
1 parent e686277 commit ebc7ab8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/Build.cs

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Target Pack
8282
.SetWorkingDirectory(RootDirectory)
8383
.SetPackageLicenseUrl(licenseUrl)
8484
.SetProject(Solution.Path)
85+
.SetRepositoryUrl("https://github.com/mifopen/LazyCoder")
8586
.EnableNoBuild()
8687
.SetConfiguration(Configuration)
8788
.EnableIncludeSymbols()

0 commit comments

Comments
 (0)