Skip to content

Commit 3cc6926

Browse files
authored
Merge pull request #25 from TraGicCode/fixing-dotnet-tool-automated-release-round-5
Fix github repo url for nuget package
2 parents 565fefb + 1eb3bee commit 3cc6926

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/BuslyCLI.Console/BuslyCLI.Console.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
<PackageLicenseFile>LICENSE</PackageLicenseFile>
1313
<PackageReadmeFile>README.md</PackageReadmeFile>
1414
<PackageIcon>busly-logo-128x128.png</PackageIcon>
15+
<RepositoryUrl>https://github.com/TraGicCode/busly-cli</RepositoryUrl>
16+
<RepositoryType>git</RepositoryType>
1517
</PropertyGroup>
1618

1719
<ItemGroup>

0 commit comments

Comments
 (0)