From ae62eff060a63bea57bdee136e3887cd0d6131e1 Mon Sep 17 00:00:00 2001 From: Denis Nutiu Date: Sun, 11 Apr 2021 15:47:22 +0300 Subject: [PATCH] Add package on Github packages. --- PMS5003/PMS5003.csproj | 3 ++- PMS5003/nuget.config | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 PMS5003/nuget.config 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 @@ + + + + + + + + + + + + +