Skip to content

Commit

Permalink
Merge pull request #457 from Saibamen/add_projectUrl
Browse files Browse the repository at this point in the history
Add `projectUrl` to nuspecs
  • Loading branch information
Saibamen authored Dec 10, 2024
2 parents b429991 + 5d6e80d commit 2be0b05
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gandalan.IDAS.Contracts/GDL.IDAS.Contracts.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Gandalan.IDAS.Contracts</description>
<copyright>Copyright © Gandalan GmbH &amp; Co. KG 2012-2024</copyright>
<projectUrl>https://github.com/gandalan/idas-client-libs/</projectUrl>
<license type="expression">MIT</license>
<readme>README.md</readme>
<dependencies>
Expand Down
1 change: 1 addition & 0 deletions Gandalan.IDAS.Crypto/GDL.IDAS.Crypto.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Gandalan.IDAS.Crypto</description>
<copyright>Copyright © Gandalan GmbH &amp; Co. KG 2012-2024</copyright>
<projectUrl>https://github.com/gandalan/idas-client-libs/</projectUrl>
<license type="expression">MIT</license>
<readme>README.md</readme>
<dependencies>
Expand Down
1 change: 1 addition & 0 deletions Gandalan.IDAS.Logging/GDL.IDAS.Logging.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Gandalan.IDAS.Logging</description>
<copyright>Copyright © Gandalan GmbH &amp; Co. KG 2012-2024</copyright>
<projectUrl>https://github.com/gandalan/idas-client-libs/</projectUrl>
<license type="expression">MIT</license>
<readme>README.md</readme>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Gandalan.IDAS.WebApi.Client.Wpf</description>
<copyright>Copyright © Gandalan GmbH &amp; Co. KG 2012-2024</copyright>
<projectUrl>https://github.com/gandalan/idas-client-libs/</projectUrl>
<license type="expression">MIT</license>
<readme>README.md</readme>
<dependencies>
Expand Down
1 change: 1 addition & 0 deletions Gandalan.IDAS.WebApi.Client/GDL.IDAS.WebApi.Client.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Gandalan.IDAS.WebApi.Client</description>
<copyright>Copyright © Gandalan GmbH &amp; Co. KG 2012-2024</copyright>
<projectUrl>https://github.com/gandalan/idas-client-libs/</projectUrl>
<license type="expression">MIT</license>
<readme>README.md</readme>
<dependencies>
Expand Down

0 comments on commit 2be0b05

Please sign in to comment.