Skip to content

Commit

Permalink
Excluse gitinfo from deps in pack
Browse files Browse the repository at this point in the history
  • Loading branch information
Redth committed Aug 4, 2022
1 parent edfbbf0 commit 33ac770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ZXing.Net.MAUI/ZXing.Net.MAUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="ZXing.Net" Version="0.16.8" />
<PackageReference Include="GitInfo" Version="2.2.0" />
<PackageReference Include="GitInfo" Version="2.2.0" PrivateAssets="all" />
</ItemGroup>
</Project>

0 comments on commit 33ac770

Please sign in to comment.