Skip to content

Commit

Permalink
Merge pull request #200 from tomasmcguinness/remove-dependency-refere…
Browse files Browse the repository at this point in the history
…nces

Remove dependency references from nuspec file
  • Loading branch information
eimantas authored Oct 30, 2024
2 parents 62b0778 + e8b5500 commit db280a9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions dotnet-passbook.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,5 @@
<summary>Generate pass files for Apple's iOS 6.0 passbook.</summary>
<releaseNotes>Added support for AssociatedStoreIdentifiers allowing you to link a pass to an existing iOS App using its Apple Identifier</releaseNotes>
<tags>PassBook Wallet</tags>
<dependencies>
<group targetFramework=".NETFramework4.5">
<dependency id="Newtonsoft.Json" version="4.5.10" />
<dependency id="BouncyCastle" version="1.7.0" />
</group>
</dependencies>
</metadata>
</package>

0 comments on commit db280a9

Please sign in to comment.