diff --git a/BIExchangeRates.Client.Tests/BIExchangeRates.Client.Tests.csproj b/BIExchangeRates.Client.Tests/BIExchangeRates.Client.Tests.csproj
index ef97917..bd2da7a 100644
--- a/BIExchangeRates.Client.Tests/BIExchangeRates.Client.Tests.csproj
+++ b/BIExchangeRates.Client.Tests/BIExchangeRates.Client.Tests.csproj
@@ -1,19 +1,19 @@
- netcoreapp3.1
+ net6.0
false
-
+
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/BIExchangeRates.Client/BIExchangeRates.Client.csproj b/BIExchangeRates.Client/BIExchangeRates.Client.csproj
index fec9010..f4dbb1c 100644
--- a/BIExchangeRates.Client/BIExchangeRates.Client.csproj
+++ b/BIExchangeRates.Client/BIExchangeRates.Client.csproj
@@ -3,17 +3,23 @@
netstandard2.1
Maurizio Basaglia
- A wrapper for the REST API of the currency exchange rates of Banca d'Italia (https://tassidicambio.bancaditalia.it).
- © 2020 Maurizio Basaglia
- LICENSE
-
+ A wrapper for the REST API of the currency exchange rates of Banca d'Italia (the central bank of Italy).
+ © 2020-2022 Maurizio Basaglia
+ currency exchange rates;banca italia
https://github.com/maurizuki/BIExchangeRates.Client
git
- 1.0.3
+ 1.0.4
+ BIExchangeRates.Client
+ https://github.com/maurizuki/BIExchangeRates.Client
+ icon.png
+ MIT
+ True
+ Fixed security issue "Improper Handling of Exceptional Conditions" (CWE-755) in Newtonsoft.Json < 13.0.1.
+ README.md
-
+
@@ -23,4 +29,15 @@
+
+
+ True
+ \
+
+
+ True
+ \
+
+
+
diff --git a/BIExchangeRates.Client/README.md b/BIExchangeRates.Client/README.md
new file mode 100644
index 0000000..00d5753
--- /dev/null
+++ b/BIExchangeRates.Client/README.md
@@ -0,0 +1 @@
+A wrapper for the REST API of the currency exchange rates of [Banca d'Italia](https://tassidicambio.bancaditalia.it) (the central bank of Italy).
diff --git a/BIExchangeRates.Client/icon.png b/BIExchangeRates.Client/icon.png
new file mode 100644
index 0000000..81b26df
Binary files /dev/null and b/BIExchangeRates.Client/icon.png differ
diff --git a/BIExchangeRates.Console/BIExchangeRates.Console.csproj b/BIExchangeRates.Console/BIExchangeRates.Console.csproj
index ef75610..5d6cb26 100644
--- a/BIExchangeRates.Console/BIExchangeRates.Console.csproj
+++ b/BIExchangeRates.Console/BIExchangeRates.Console.csproj
@@ -2,12 +2,12 @@
Exe
- netcoreapp3.1
+ net6.0
Maurizio Basaglia
-
+