Skip to content

Commit

Permalink
📦 Add missing repository/project package properties
Browse files Browse the repository at this point in the history
Fixes #64
  • Loading branch information
kzu committed Apr 28, 2021
1 parent a016ed6 commit 9c19e7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Config.Tool/Config.Tool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="Mono.Options" Version="6.6.0.161" />
<PackageReference Include="ThisAssembly" Version="1.0.7" PrivateAssets="all" />
<PackageReference Include="StrongNamer" Version="0.2.5" PrivateAssets="all" />
Expand Down

0 comments on commit 9c19e7a

Please sign in to comment.