We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 565fefb + 1eb3bee commit 3cc6926Copy full SHA for 3cc6926
1 file changed
src/BuslyCLI.Console/BuslyCLI.Console.csproj
@@ -12,6 +12,8 @@
12
<PackageLicenseFile>LICENSE</PackageLicenseFile>
13
<PackageReadmeFile>README.md</PackageReadmeFile>
14
<PackageIcon>busly-logo-128x128.png</PackageIcon>
15
+ <RepositoryUrl>https://github.com/TraGicCode/busly-cli</RepositoryUrl>
16
+ <RepositoryType>git</RepositoryType>
17
</PropertyGroup>
18
19
<ItemGroup>
0 commit comments