Nuget packages updated to latest versions

This commit is contained in:
2020-09-03 13:20:44 +01:00
parent a563a77554
commit 9c4329deed
19 changed files with 117 additions and 116 deletions
+1
View File
@@ -2275,6 +2275,7 @@ namespace ASCOM.Meade.net
public void Unpark()
{
//todo heard a rumour that it's possible to unpark an LX200GPS.
LogMessage("Unpark", "Not implemented");
throw new MethodNotImplementedException("Unpark");
}