From 800b81d88f1d2534834cfb2efd02de3393d2695d Mon Sep 17 00:00:00 2001 From: BlubbFish Date: Wed, 4 Dec 2019 19:05:02 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- Unosquare.RaspberryIO.sln | 5 +++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67d2b88..9274d40 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # UnoSquare ## RaspberryIO Based on [Unosquare.RaspberryIO v0.26.0](https://github.com/unosquare/raspberryio) -## SWAN -Based on https://github.com/unosquare/swan \ No newline at end of file +## Swan +Based on [Unosquare.Swan v2.4.2](https://github.com/unosquare/swan) +## WiringPi +Based on [Unosquare.WiringPi v0.4.2](https://github.com/unosquare/wiringpi-dotnet) \ No newline at end of file diff --git a/Unosquare.RaspberryIO.sln b/Unosquare.RaspberryIO.sln index 9541060..6bbb36c 100644 --- a/Unosquare.RaspberryIO.sln +++ b/Unosquare.RaspberryIO.sln @@ -13,6 +13,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Swan.Lite", "Swan.Lite\Swan EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Unosquare.WiringPi", "Unosquare.WiringPi\Unosquare.WiringPi.csproj", "{7575A3B0-7ABB-4BFF-8B6C-E34F58A7F28F}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{9340B27B-98AB-4E61-B685-AB7311C718BF}" + ProjectSection(SolutionItems) = preProject + README.md = README.md + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU