Skip to content

Commit

Permalink
Add source repository information to package
Browse files Browse the repository at this point in the history
Fixes #169
  • Loading branch information
kzu committed Aug 24, 2021
1 parent 21f60e6 commit bb2d461
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/GitInfo/GitInfo.msbuildproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NuGetizer" Version="0.7.4" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="all" />
</ItemGroup>
<ItemGroup>
<None Include="build/**/*.*" />
Expand Down

0 comments on commit bb2d461

Please sign in to comment.