Removing these commands as I think they're causing issues. Warning the scope will continue to track in RA after the "Park" is completed.

This commit is contained in:
2024-11-12 18:05:13 +00:00
parent bb9fca7e9a
commit 44c59d1a55
+2
View File
@@ -2,10 +2,12 @@
<Settings> <Settings>
<AllowParallelTestExecution>True</AllowParallelTestExecution> <AllowParallelTestExecution>True</AllowParallelTestExecution>
<CopyReferencedAssembliesToWorkspace>True</CopyReferencedAssembliesToWorkspace> <CopyReferencedAssembliesToWorkspace>True</CopyReferencedAssembliesToWorkspace>
<EnableRDI>True</EnableRDI>
<MetricsExclusionList> <MetricsExclusionList>
<Value>FocuserTestConsole\FocuserTestConsole.csproj</Value> <Value>FocuserTestConsole\FocuserTestConsole.csproj</Value>
<Value>TelescopeTestConsole\TelescopeTestConsole.csproj</Value> <Value>TelescopeTestConsole\TelescopeTestConsole.csproj</Value>
</MetricsExclusionList> </MetricsExclusionList>
<RdiConfigured>True</RdiConfigured>
<SolutionConfigured>True</SolutionConfigured> <SolutionConfigured>True</SolutionConfigured>
</Settings> </Settings>
</SolutionConfiguration> </SolutionConfiguration>