Skip to content

Commit

Permalink
change package name (#2)
Browse files Browse the repository at this point in the history
* Create dependabot.yml

* Create codeql.yml

* Create dev_test_dotnet.yml

* Create main_test_dotnet.yml

* Create publish_dotnet.yml

* Create bug_report.md

* Create feature_request.md

* Create FUNDING.yml

* initial commit

* fix test name

* warn on GetCoinOhlcHistoricTest http exception

* change package id since existing id is in use
  • Loading branch information
ByronAP authored Dec 24, 2022
1 parent 04f9680 commit e3e1e7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CoinpaprikaApi/CoinpaprikaApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<PackageTags>coinpaprika,coinpaprika-api,api,bitcoin,eth,etherium,atom,cosmos,btc,usdt,tether,bnb,usdc,doge,dogecoin,xrp,ripple,ltc,litecoin,crypto,market,price,market-cap,cryptocurrencies,marketcap,netstandard</PackageTags>
<Description>Coinpaprika API Client Library</Description>
<Title>Coinpaprika API Client Library</Title>
<PackageId>Coinpaprika_Api</PackageId>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down

0 comments on commit e3e1e7c

Please sign in to comment.