11
11
<RootNamespace >RobotsExtended</RootNamespace >
12
12
<AssemblyName >RobotsExtended</AssemblyName >
13
13
<TargetFrameworkVersion >v4.8</TargetFrameworkVersion >
14
+ <LangVersion >9.0</LangVersion >
14
15
<FileAlignment >512</FileAlignment >
15
16
<IsWebBootstrapper >false</IsWebBootstrapper >
16
17
<TargetFrameworkProfile />
48
49
<Compile Include =" RobotsExtendedInfo.cs" />
49
50
<Compile Include =" Properties\AssemblyInfo.cs" />
50
51
<Compile Include =" src\Kuka\MxAutomation.cs" />
52
+ <Compile Include =" src\Util\Obsolete_RenderColour.cs" />
51
53
<Compile Include =" src\Util\RenderColour.cs" />
52
54
<Compile Include =" src\Util\RotateEuler.cs" />
53
55
<Compile Include =" src\Util\UpdateFrame.cs" />
89
91
<None Include =" Resources\DeTool.png" />
90
92
</ItemGroup >
91
93
<ItemGroup >
92
- <Reference Include =" Eto, Version=2.6 .0.0, Culture=neutral, PublicKeyToken=552281e97c755530, processorArchitecture=MSIL" >
93
- <HintPath >packages\RhinoCommon.7.14.22010.17001 \lib\net48 \Eto.dll</HintPath >
94
+ <Reference Include =" Eto, Version=2.5 .0.0, Culture=neutral, PublicKeyToken=552281e97c755530, processorArchitecture=MSIL" >
95
+ <HintPath >packages\RhinoCommon.7.0.20314.3001 \lib\net45 \Eto.dll</HintPath >
94
96
<Private >False</Private >
95
97
</Reference >
96
- <Reference Include =" GH_IO, Version=7.14.22010.17000 , Culture=neutral, PublicKeyToken=6a29997d2e6b4f97, processorArchitecture=MSIL" >
97
- <HintPath >packages\Grasshopper.7.14.22010.17001 \lib\net48 \GH_IO.dll</HintPath >
98
+ <Reference Include =" GH_IO, Version=7.0.20314.3000 , Culture=neutral, PublicKeyToken=6a29997d2e6b4f97, processorArchitecture=MSIL" >
99
+ <HintPath >packages\Grasshopper.7.0.20314.3001 \lib\net45 \GH_IO.dll</HintPath >
98
100
<Private >False</Private >
99
101
</Reference >
100
- <Reference Include =" Grasshopper, Version=7.14.22010.17000 , Culture=neutral, PublicKeyToken=dda4f5ec2cd80803, processorArchitecture=MSIL" >
101
- <HintPath >packages\Grasshopper.7.14.22010.17001 \lib\net48 \Grasshopper.dll</HintPath >
102
+ <Reference Include =" Grasshopper, Version=7.0.20314.3000 , Culture=neutral, PublicKeyToken=dda4f5ec2cd80803, processorArchitecture=MSIL" >
103
+ <HintPath >packages\Grasshopper.7.0.20314.3001 \lib\net45 \Grasshopper.dll</HintPath >
102
104
<Private >False</Private >
103
105
</Reference >
104
106
<Reference Include =" Microsoft.CSharp" />
105
- <Reference Include =" Rhino.UI, Version=7.14.22010.17000 , Culture=neutral, PublicKeyToken=552281e97c755530, processorArchitecture=MSIL" >
106
- <HintPath >packages\RhinoCommon.7.14.22010.17001 \lib\net48 \Rhino.UI.dll</HintPath >
107
+ <Reference Include =" Rhino.UI, Version=7.0.20314.3000 , Culture=neutral, PublicKeyToken=552281e97c755530, processorArchitecture=MSIL" >
108
+ <HintPath >packages\RhinoCommon.7.0.20314.3001 \lib\net45 \Rhino.UI.dll</HintPath >
107
109
<Private >False</Private >
108
110
</Reference >
109
- <Reference Include =" RhinoCommon, Version=7.14.22010.17000 , Culture=neutral, PublicKeyToken=552281e97c755530, processorArchitecture=MSIL" >
110
- <HintPath >packages\RhinoCommon.7.14.22010.17001 \lib\net48 \RhinoCommon.dll</HintPath >
111
+ <Reference Include =" RhinoCommon, Version=7.0.20314.3000 , Culture=neutral, PublicKeyToken=552281e97c755530, processorArchitecture=MSIL" >
112
+ <HintPath >packages\RhinoCommon.7.0.20314.3001 \lib\net45 \RhinoCommon.dll</HintPath >
111
113
<Private >False</Private >
112
114
</Reference >
113
- <Reference Include =" Robots, Version=1.6.5 .0, Culture=neutral, processorArchitecture=MSIL" >
114
- <HintPath >packages\Robots.Rhino.1.6.5 \lib\net48\Robots.dll</HintPath >
115
+ <Reference Include =" Robots, Version=1.6.7 .0, Culture=neutral, processorArchitecture=MSIL" >
116
+ <HintPath >packages\Robots.Rhino.1.6.7 \lib\net48\Robots.dll</HintPath >
115
117
<Private >False</Private >
116
118
</Reference >
117
- <Reference Include =" Robots.Grasshopper, Version=1.6.5 .0, Culture=neutral, processorArchitecture=MSIL" >
118
- <HintPath >packages\Robots.Rhino.1.6.5 \lib\net48\Robots.Grasshopper.dll</HintPath >
119
+ <Reference Include =" Robots.Grasshopper, Version=1.6.7 .0, Culture=neutral, processorArchitecture=MSIL" >
120
+ <HintPath >packages\Robots.Rhino.1.6.7 \lib\net48\Robots.Grasshopper.dll</HintPath >
119
121
<Private >False</Private >
120
122
</Reference >
121
123
<Reference Include =" System" />
@@ -152,13 +154,13 @@ if $(ConfigurationName) == Release (
152
154
<StartAction >Program</StartAction >
153
155
<PlatformTarget >x64</PlatformTarget >
154
156
</PropertyGroup >
155
- <Import Project =" packages\RhinoCommon.7.14.22010.17001 \build\RhinoCommon.targets" Condition =" Exists('packages\RhinoCommon.7.14.22010.17001 \build\RhinoCommon.targets')" />
157
+ <Import Project =" packages\RhinoCommon.7.0.20314.3001 \build\RhinoCommon.targets" Condition =" Exists('packages\RhinoCommon.7.0.20314.3001 \build\RhinoCommon.targets')" />
156
158
<Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
157
159
<PropertyGroup >
158
160
<ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
159
161
</PropertyGroup >
160
- <Error Condition =" !Exists('packages\RhinoCommon.7.14.22010.17001 \build\RhinoCommon.targets')" Text =" $([System.String]::Format('$(ErrorText)', 'packages\RhinoCommon.7.14.22010.17001 \build\RhinoCommon.targets'))" />
161
- <Error Condition =" !Exists('packages\Grasshopper.7.14.22010.17001 \build\Grasshopper.targets')" Text =" $([System.String]::Format('$(ErrorText)', 'packages\Grasshopper.7.14.22010.17001 \build\Grasshopper.targets'))" />
162
+ <Error Condition =" !Exists('packages\RhinoCommon.7.0.20314.3001 \build\RhinoCommon.targets')" Text =" $([System.String]::Format('$(ErrorText)', 'packages\RhinoCommon.7.0.20314.3001 \build\RhinoCommon.targets'))" />
163
+ <Error Condition =" !Exists('packages\Grasshopper.7.0.20314.3001 \build\Grasshopper.targets')" Text =" $([System.String]::Format('$(ErrorText)', 'packages\Grasshopper.7.0.20314.3001 \build\Grasshopper.targets'))" />
162
164
</Target >
163
- <Import Project =" packages\Grasshopper.7.14.22010.17001 \build\Grasshopper.targets" Condition =" Exists('packages\Grasshopper.7.14.22010.17001 \build\Grasshopper.targets')" />
165
+ <Import Project =" packages\Grasshopper.7.0.20314.3001 \build\Grasshopper.targets" Condition =" Exists('packages\Grasshopper.7.0.20314.3001 \build\Grasshopper.targets')" />
164
166
</Project >
0 commit comments