Skip to content

Commit

Permalink
Update Greg (#10095)
Browse files Browse the repository at this point in the history
* Update Greg

* update

* update

* more missed greg references
  • Loading branch information
pinzart authored Nov 1, 2019
1 parent dab7e14 commit 8782b3f
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 24 deletions.
5 changes: 3 additions & 2 deletions src/DynamoCore/DynamoCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,9 @@ limitations under the License.
<Reference Include="Analytics.NET.Google">
<HintPath>..\..\extern\Analytics.NET\Analytics.NET.Google.dll</HintPath>
</Reference>
<Reference Include="Greg, Version=1.2.7177.24952, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Greg.1.2.7177.24952\lib\net47\Greg.dll</HintPath>
<Reference Include="Greg, Version=1.2.7240.28357, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Greg.1.2.7240.28357\lib\net47\Greg.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
Expand Down
2 changes: 1 addition & 1 deletion src/DynamoCore/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Greg" version="1.2.7177.24952" targetFramework="net47" />
<package id="Greg" version="1.2.7240.28357" targetFramework="net47" />
<package id="Newtonsoft.Json" version="8.0.3" targetFramework="net45" />
<package id="RestSharp" version="105.2.3" targetFramework="net47" />
</packages>
5 changes: 3 additions & 2 deletions src/DynamoCoreWpf/DynamoCoreWpf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,9 @@
<Reference Include="FontAwesome.WPF">
<HintPath>..\..\extern\FontAwesome\FontAwesome.WPF.dll</HintPath>
</Reference>
<Reference Include="Greg, Version=1.2.7177.24952, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Greg.1.2.7177.24952\lib\net47\Greg.dll</HintPath>
<Reference Include="Greg, Version=1.2.7240.28357, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Greg.1.2.7240.28357\lib\net47\Greg.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="HelixToolkit, Version=2015.1.629.0, Culture=neutral, PublicKeyToken=52aa3500039caf0d, processorArchitecture=MSIL">
<HintPath>..\packages\HelixToolkit.2015.1.629\lib\portable-net4+sl4+wp71+win8\HelixToolkit.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion src/DynamoCoreWpf/packages.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Cyotek.Drawing.BitmapFont" version="1.0.2.0" targetFramework="net45" />
<package id="Greg" version="1.2.7177.24952" targetFramework="net47" />
<package id="Greg" version="1.2.7240.28357" targetFramework="net47" />
<package id="HelixToolkit" version="2015.1.629" targetFramework="net45" />
<package id="HelixToolkit.Wpf" version="2015.1.629" targetFramework="net45" />
<package id="HelixToolkit.Wpf.SharpDX" version="2015.1.629" targetFramework="net45" />
Expand Down
4 changes: 2 additions & 2 deletions src/DynamoPackages/DynamoPackages.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="Greg, Version=1.2.7177.24952, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Greg.1.2.7177.24952\lib\net47\Greg.dll</HintPath>
<Reference Include="Greg, Version=1.2.7240.28357, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Greg.1.2.7240.28357\lib\net47\Greg.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
Expand Down
4 changes: 2 additions & 2 deletions src/DynamoPackages/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Greg" version="1.2.7177.24952" targetFramework="net47" />
<package id="Greg" version="1.2.7240.28357" targetFramework="net47" />
<package id="Newtonsoft.Json" version="8.0.3" targetFramework="net45" />
<package id="RestSharp" version="105.2.3" targetFramework="net47" />
</packages>
</packages>
4 changes: 2 additions & 2 deletions src/DynamoPackagesUI/DynamoPackagesUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Greg, Version=1.2.7121.21318, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Greg.1.2.7121.21318\lib\net45\Greg.dll</HintPath>
<Reference Include="Greg, Version=1.2.7240.28357, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Greg.1.2.7240.28357\lib\net45\Greg.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Ionic.Zip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c, processorArchitecture=MSIL">
Expand Down
5 changes: 3 additions & 2 deletions src/LibraryViewExtension/LibraryViewExtension.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,9 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Greg, Version=1.2.7177.24952, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Greg.1.2.7177.24952\lib\net47\Greg.dll</HintPath>
<Reference Include="Greg, Version=1.2.7240.28357, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Greg.1.2.7240.28357\lib\net47\Greg.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Practices.Prism, Version=4.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
Expand Down
2 changes: 1 addition & 1 deletion src/LibraryViewExtension/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package id="cef.redist.x86" version="3.3325.1758" targetFramework="net452" />
<package id="CefSharp.Common" version="65.0.1" targetFramework="net452" />
<package id="CefSharp.Wpf" version="65.0.1" targetFramework="net452" />
<package id="Greg" version="1.2.7177.24952" targetFramework="net47" />
<package id="Greg" version="1.2.7240.28357" targetFramework="net47" />
<package id="Newtonsoft.Json" version="8.0.3" targetFramework="net45" />
<package id="RestSharp" version="105.2.3" targetFramework="net47" />
</packages>
5 changes: 3 additions & 2 deletions test/DynamoCoreTests/DynamoCoreTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,9 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\extern\Analytics.NET\Analytics.NET.Core.dll</HintPath>
</Reference>
<Reference Include="Greg, Version=1.2.7177.24952, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\src\packages\Greg.1.2.7177.24952\lib\net47\Greg.dll</HintPath>
<Reference Include="Greg, Version=1.2.7240.28357, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\src\packages\Greg.1.2.7240.28357\lib\net47\Greg.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Moq, Version=4.2.1507.118, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL">
Expand Down
2 changes: 1 addition & 1 deletion test/DynamoCoreTests/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Greg" version="1.2.7177.24952" targetFramework="net47" />
<package id="Greg" version="1.2.7240.28357" targetFramework="net47" />
<package id="Newtonsoft.Json" version="8.0.3" targetFramework="net45" />
<package id="RestSharp" version="105.2.3" targetFramework="net47" />
</packages>
5 changes: 3 additions & 2 deletions test/DynamoCoreWpfTests/DynamoCoreWpfTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,9 @@
<ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch>None</ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch>
</PropertyGroup>
<ItemGroup>
<Reference Include="Greg, Version=1.2.7177.24952, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\src\packages\Greg.1.2.7177.24952\lib\net47\Greg.dll</HintPath>
<Reference Include="Greg, Version=1.2.7240.28357, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\src\packages\Greg.1.2.7240.28357\lib\net47\Greg.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="HelixToolkit, Version=2015.1.629.0, Culture=neutral, PublicKeyToken=52aa3500039caf0d, processorArchitecture=MSIL">
<HintPath>..\..\src\packages\HelixToolkit.2015.1.629\lib\portable-net4+sl4+wp71+win8\HelixToolkit.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion test/DynamoCoreWpfTests/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Greg" version="1.2.7177.24952" targetFramework="net47" />
<package id="Greg" version="1.2.7240.28357" targetFramework="net47" />
<package id="Newtonsoft.Json" version="8.0.3" targetFramework="net45" />
<package id="RestSharp" version="105.2.3" targetFramework="net47" />
</packages>
5 changes: 3 additions & 2 deletions test/Libraries/PackageManagerTests/PackageManagerTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Greg, Version=1.2.7177.24952, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\src\packages\Greg.1.2.7177.24952\lib\net47\Greg.dll</HintPath>
<Reference Include="Greg, Version=1.2.7240.28357, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\src\packages\Greg.1.2.7240.28357\lib\net47\Greg.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Moq, Version=4.2.1507.118, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL">
<HintPath>..\..\..\src\packages\Moq.4.2.1507.0118\lib\net40\Moq.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion test/Libraries/PackageManagerTests/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Greg" version="1.2.7177.24952" targetFramework="net47" />
<package id="Greg" version="1.2.7240.28357" targetFramework="net47" />
<package id="Moq" version="4.2.1507.0118" targetFramework="net45" />
<package id="Newtonsoft.Json" version="8.0.3" targetFramework="net45" />
<package id="RestSharp" version="105.2.3" targetFramework="net47" />
Expand Down

0 comments on commit 8782b3f

Please sign in to comment.