14
14
<FileAlignment >512</FileAlignment >
15
15
<IsWebBootstrapper >false</IsWebBootstrapper >
16
16
<TargetFrameworkProfile />
17
+ <NuGetPackageImportStamp >
18
+ </NuGetPackageImportStamp >
17
19
</PropertyGroup >
18
20
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug32|AnyCPU' " >
19
21
<DebugSymbols >true</DebugSymbols >
43
45
<Prefer32Bit >false</Prefer32Bit >
44
46
</PropertyGroup >
45
47
<ItemGroup >
46
- <Reference Include =" GH_IO" >
47
- <HintPath >..\..\..\..\..\AppData\Roaming\McNeel\Rhinoceros\5.0\Plug-ins\Grasshopper (b45a29b1-4343-4035-989e-044e8580d9cf)\0.9.76.0\GH_IO.dll</HintPath >
48
- <Private >False</Private >
48
+ <Reference Include =" GH_IO, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6a29997d2e6b4f97, processorArchitecture=MSIL" >
49
+ <HintPath >..\..\..\CORE.Swarm.Clients\CORE.Swarm.Server\packages\Grasshopper.0.9.76\lib\net35\GH_IO.dll</HintPath >
49
50
</Reference >
50
- <Reference Include =" GH_Util" >
51
- <HintPath >..\..\..\..\..\AppData\Roaming\McNeel\Rhinoceros\5.0\Plug-ins\Grasshopper (b45a29b1-4343-4035-989e-044e8580d9cf)\0.9.76.0\GH_Util.dll</HintPath >
52
- <Private >False</Private >
53
- </Reference >
54
- <Reference Include =" Grasshopper" >
55
- <HintPath >..\..\..\..\..\AppData\Roaming\McNeel\Rhinoceros\5.0\Plug-ins\Grasshopper (b45a29b1-4343-4035-989e-044e8580d9cf)\0.9.76.0\Grasshopper.dll</HintPath >
56
- <Private >False</Private >
51
+ <Reference Include =" Grasshopper, Version=1.0.0.20, Culture=neutral, PublicKeyToken=dda4f5ec2cd80803, processorArchitecture=MSIL" >
52
+ <HintPath >..\..\..\CORE.Swarm.Clients\CORE.Swarm.Server\packages\Grasshopper.0.9.76\lib\net35\Grasshopper.dll</HintPath >
57
53
</Reference >
58
54
<Reference Include =" Microsoft.CSharp" />
59
- <Reference Include =" Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
60
- <HintPath >..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath >
61
- <Private >True</Private >
55
+ <Reference Include =" Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
56
+ <HintPath >..\..\..\CORE.Swarm.Clients\CORE.Swarm.Server\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath >
62
57
</Reference >
63
- <Reference Include =" RhinoCommon" >
64
- <HintPath >..\..\..\Colibri.Grasshopper\src\Colibri.Grasshopper\References\RhinoCommon.dll</HintPath >
65
- <Private >False</Private >
58
+ <Reference Include =" RhinoCommon, Version=5.1.30000.16, Culture=neutral, PublicKeyToken=552281e97c755530, processorArchitecture=MSIL" >
59
+ <HintPath >..\..\..\CORE.Swarm.Clients\CORE.Swarm.Server\packages\RhinoCommon.5.12.50810.13095\lib\net35\RhinoCommon.dll</HintPath >
66
60
</Reference >
67
61
<Reference Include =" System" />
68
62
<Reference Include =" System.Core" />
117
111
</EmbeddedResource >
118
112
</ItemGroup >
119
113
<ItemGroup >
114
+ <None Include =" app.config" />
120
115
<None Include =" packages.config" />
121
116
<None Include =" Resources\LINE_MAT.png" />
122
117
</ItemGroup >
@@ -215,4 +210,13 @@ Erase "$(TargetPath)"</PostBuildEvent>
215
210
<StartAction >Program</StartAction >
216
211
<Prefer32Bit >false</Prefer32Bit >
217
212
</PropertyGroup >
213
+ <Import Project =" ..\..\..\CORE.Swarm.Clients\CORE.Swarm.Server\packages\RhinoCommon.5.12.50810.13095\build\net35\RhinoCommon.targets" Condition =" Exists('..\..\..\CORE.Swarm.Clients\CORE.Swarm.Server\packages\RhinoCommon.5.12.50810.13095\build\net35\RhinoCommon.targets')" />
214
+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
215
+ <PropertyGroup >
216
+ <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 >
217
+ </PropertyGroup >
218
+ <Error Condition =" !Exists('..\..\..\CORE.Swarm.Clients\CORE.Swarm.Server\packages\RhinoCommon.5.12.50810.13095\build\net35\RhinoCommon.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\..\CORE.Swarm.Clients\CORE.Swarm.Server\packages\RhinoCommon.5.12.50810.13095\build\net35\RhinoCommon.targets'))" />
219
+ <Error Condition =" !Exists('..\..\..\CORE.Swarm.Clients\CORE.Swarm.Server\packages\Grasshopper.0.9.76\build\net35\Grasshopper.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\..\CORE.Swarm.Clients\CORE.Swarm.Server\packages\Grasshopper.0.9.76\build\net35\Grasshopper.targets'))" />
220
+ </Target >
221
+ <Import Project =" ..\..\..\CORE.Swarm.Clients\CORE.Swarm.Server\packages\Grasshopper.0.9.76\build\net35\Grasshopper.targets" Condition =" Exists('..\..\..\CORE.Swarm.Clients\CORE.Swarm.Server\packages\Grasshopper.0.9.76\build\net35\Grasshopper.targets')" />
218
222
</Project >
0 commit comments