@@ -78,8 +78,9 @@ limitations under the License.
7878 <Reference Include =" Analytics.NET.Google" >
7979 <HintPath >..\..\extern\Analytics.NET\Analytics.NET.Google.dll</HintPath >
8080 </Reference >
81- <Reference Include =" Greg, Version=1.1.7040.19960, Culture=neutral, processorArchitecture=MSIL" >
82- <HintPath >..\packages\Greg.1.1.7040.19960\lib\net47\Greg.dll</HintPath >
81+ <Reference Include =" Greg, Version=2.2.0.1080, Culture=neutral, processorArchitecture=MSIL" >
82+ <HintPath >..\packages\Greg.2.2.0.1080\lib\net452\Greg.dll</HintPath >
83+ <Private >True</Private >
8384 </Reference >
8485 <Reference Include =" Microsoft.CSharp" />
8586 <Reference Include =" Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
@@ -90,8 +91,8 @@ limitations under the License.
9091 <SpecificVersion >False</SpecificVersion >
9192 <HintPath >..\..\extern\ProtoGeometry\ProtoGeometry.dll</HintPath >
9293 </Reference >
93- <Reference Include =" RestSharp, Version=105.2.3 .0, Culture=neutral, processorArchitecture=MSIL" >
94- <HintPath >..\packages\RestSharp.105.2.3 \lib\net46 \RestSharp.dll</HintPath >
94+ <Reference Include =" RestSharp, Version=106.12.0 .0, Culture=neutral, processorArchitecture=MSIL" >
95+ <HintPath >..\packages\RestSharp.106.12.0 \lib\net452 \RestSharp.dll</HintPath >
9596 </Reference >
9697 <Reference Include =" System" />
9798 <Reference Include =" System.Configuration" />
@@ -100,6 +101,7 @@ limitations under the License.
100101 </Reference >
101102 <Reference Include =" System.Drawing" />
102103 <Reference Include =" System.Runtime.Serialization" />
104+ <Reference Include =" System.Web" />
103105 <Reference Include =" System.Xml" />
104106 <Reference Include =" System.Xml.Linq" />
105107 </ItemGroup >
@@ -407,6 +409,7 @@ limitations under the License.
407409 <Copy SourceFiles =" @(ExternLibG224)" DestinationFolder =" $(OutputPath)libg_224_0_1\" />
408410 <Copy SourceFiles =" @(ExternLibG2244)" DestinationFolder =" $(OutputPath)libg_224_4_0\" />
409411 <Copy SourceFiles =" @(ExternLibG225)" DestinationFolder =" $(OutputPath)libg_225_0_0\" />
412+ <Copy SourceFiles =" @(ExternLibG226)" DestinationFolder =" $(OutputPath)libg_226_0_0\" />
410413 <Copy SourceFiles =" @(ExternLibG)" DestinationFolder =" $(OutputPath)\%(RecursiveDir)" />
411414 <Copy SourceFiles =" @(ExternSimplexNoise)" DestinationFolder =" $(OutputPath)" />
412415 <Copy SourceFiles =" @(ExternAnalytics)" DestinationFolder =" $(OutputPath)" />
0 commit comments