Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/tuyanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'TuyaNet.csproj')
-rw-r--r--TuyaNet.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/TuyaNet.csproj b/TuyaNet.csproj
index efe8631..254aecb 100644
--- a/TuyaNet.csproj
+++ b/TuyaNet.csproj
@@ -9,6 +9,7 @@
<Product>Tuya.Net</Product>
<Description>.NET library to interface with Tuya WiFi smart devices over LAN.</Description>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
+ <PackageReadmeFile>README.md</PackageReadmeFile>
<PackageProjectUrl>https://github.com/ClusterM/tuyanet/</PackageProjectUrl>
<RepositoryUrl>https://github.com/ClusterM/tuyanet/</RepositoryUrl>
<RepositoryType>Git</RepositoryType>