diff --git a/PMS5003/PMS5003.csproj b/PMS5003/PMS5003.csproj index 934bb44..dcbb449 100644 --- a/PMS5003/PMS5003.csproj +++ b/PMS5003/PMS5003.csproj @@ -4,11 +4,12 @@ Exe netcoreapp3.1 PMS5003 - 1.0.3 + 1.0.4 Denis Nutiu NucuLabs.dev C# Library for interfacing with the PMS5003 Particulate Matter Sensor. https://www.gnu.org/licenses/gpl-3.0.en.html + https://github.com/dnutiu/pms5003 diff --git a/PMS5003/nuget.config b/PMS5003/nuget.config new file mode 100644 index 0000000..5854af7 --- /dev/null +++ b/PMS5003/nuget.config @@ -0,0 +1,13 @@ + + + + + + + + + + + + +