Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Commit

Permalink
Add new features
Browse files Browse the repository at this point in the history
* Add new features

* base feroxrev
  • Loading branch information
Furtif authored and Lord-Haji committed Jan 11, 2018
1 parent 70d0845 commit 039a9f8
Show file tree
Hide file tree
Showing 10 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion FeroxRev
12 changes: 6 additions & 6 deletions PoGo.NecroBot.CLI/PoGo.NecroBot.CLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@
<HintPath>$(SolutionDir)\packages\Costura.Fody.1.6.2\lib\dotnet\Costura.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Google.Protobuf, Version=3.5.0.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\Google.Protobuf.3.5.0\lib\net45\Google.Protobuf.dll</HintPath>
<Reference Include="Google.Protobuf, Version=3.5.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\Google.Protobuf.3.5.1\lib\net45\Google.Protobuf.dll</HintPath>
</Reference>
<Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
Expand Down Expand Up @@ -159,8 +159,8 @@
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="POGOProtos.Core, Version=2.21.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\POGOProtos.Core.2.21.0\lib\net45\POGOProtos.Core.dll</HintPath>
<Reference Include="POGOProtos.Core, Version=2.21.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\POGOProtos.Core.2.21.1\lib\net45\POGOProtos.Core.dll</HintPath>
</Reference>
<Reference Include="Remotion.Linq, Version=2.1.0.0, Culture=neutral, PublicKeyToken=fee00910d6e5f53b, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\Remotion.Linq.2.1.2\lib\net45\Remotion.Linq.dll</HintPath>
Expand Down Expand Up @@ -432,8 +432,8 @@ rmdir /s /q x64</PostBuildEvent>
<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>
</PropertyGroup>
<Error Condition="!Exists('$(SolutionDir)\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets'))" />
<Error Condition="!Exists('$(SolutionDir)\packages\Fody.2.3.3\build\net452\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\packages\Fody.2.3.3\build\net452\Fody.targets'))" />
<Error Condition="!Exists('$(SolutionDir)\packages\Selenium.WebDriver.ChromeDriver.2.34.0\build\Selenium.WebDriver.ChromeDriver.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\packages\Selenium.WebDriver.ChromeDriver.2.34.0\build\Selenium.WebDriver.ChromeDriver.targets'))" />
<Error Condition="!Exists('$(SolutionDir)\packages\Fody.2.3.15\build\net452\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\packages\Fody.2.3.15\build\net452\Fody.targets'))" />
</Target>
<UsingTask TaskName="CosturaCleanup" AssemblyFile="$(MSBuildToolsPath)\Microsoft.Build.Tasks.v4.0.dll" TaskFactory="CodeTaskFactory">
<ParameterGroup>
Expand Down Expand Up @@ -472,8 +472,8 @@ foreach (var item in filesToCleanup)
<CosturaCleanup Config="FodyWeavers.xml" Files="@(ReferenceCopyLocalPaths->'$(OutDir)%(DestinationSubDirectory)%(Filename)%(Extension)')" />
</Target>
<Import Project="$(SolutionDir)\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets" Condition="Exists('$(SolutionDir)\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets')" />
<Import Project="$(SolutionDir)\packages\Fody.2.3.3\build\net452\Fody.targets" Condition="Exists('$(SolutionDir)\packages\Fody.2.3.3\build\net452\Fody.targets')" />
<Import Project="$(SolutionDir)\packages\Selenium.WebDriver.ChromeDriver.2.34.0\build\Selenium.WebDriver.ChromeDriver.targets" Condition="Exists('$(SolutionDir)\packages\Selenium.WebDriver.ChromeDriver.2.34.0\build\Selenium.WebDriver.ChromeDriver.targets')" />
<Import Project="$(SolutionDir)\packages\Fody.2.3.15\build\net452\Fody.targets" Condition="Exists('$(SolutionDir)\packages\Fody.2.3.15\build\net452\Fody.targets')" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
Expand Down
6 changes: 3 additions & 3 deletions PoGo.NecroBot.CLI/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<package id="AeroWizard" version="2.1.10" targetFramework="net462" />
<package id="CommandLineParser" version="1.9.71" targetFramework="net462" />
<package id="Costura.Fody" version="1.6.2" targetFramework="net462" developmentDependency="true" />
<package id="Fody" version="2.3.3" targetFramework="net462" developmentDependency="true" />
<package id="Google.Protobuf" version="3.5.0" targetFramework="net462" />
<package id="Fody" version="2.3.15" targetFramework="net462" developmentDependency="true" />
<package id="Google.Protobuf" version="3.5.1" targetFramework="net462" />
<package id="log4net" version="2.0.8" targetFramework="net462" />
<package id="Microsoft.EntityFrameworkCore" version="1.1.2" targetFramework="net462" />
<package id="Microsoft.Extensions.Caching.Abstractions" version="1.1.2" targetFramework="net462" />
Expand All @@ -19,7 +19,7 @@
<package id="Microsoft.Win32.Primitives" version="4.3.0" targetFramework="net462" />
<package id="NETStandard.Library" version="1.6.1" targetFramework="net462" />
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net462" />
<package id="POGOProtos.Core" version="2.21.0" targetFramework="net462" />
<package id="POGOProtos.Core" version="2.21.1" targetFramework="net462" />
<package id="Remotion.Linq" version="2.1.2" targetFramework="net462" />
<package id="Selenium.Support" version="3.8.0" targetFramework="net462" />
<package id="Selenium.WebDriver" version="3.8.0" targetFramework="net462" />
Expand Down
16 changes: 8 additions & 8 deletions PoGo.NecroBot.Logic/PoGo.NecroBot.Logic.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
<Reference Include="CloudFlareUtilities, Version=0.4.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\CloudFlareUtilities.0.4.0-alpha\lib\portable45-net45+win8+wpa81\CloudFlareUtilities.dll</HintPath>
</Reference>
<Reference Include="EngineIoClientDotNet, Version=1.0.3.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\EngineIoClientDotNet.1.0.3\lib\net45\EngineIoClientDotNet.dll</HintPath>
<Reference Include="EngineIoClientDotNet, Version=1.0.4.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\EngineIoClientDotNet.1.0.4\lib\net45\EngineIoClientDotNet.dll</HintPath>
</Reference>
<Reference Include="EPPlus, Version=4.1.1.0, Culture=neutral, PublicKeyToken=ea159fdaa78159a1, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)packages\EPPlus.4.1.1\lib\net40\EPPlus.dll</HintPath>
Expand Down Expand Up @@ -110,8 +110,8 @@
<Reference Include="Google.Apis.PlatformServices, Version=1.32.0.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\Google.Apis.1.32.0\lib\net45\Google.Apis.PlatformServices.dll</HintPath>
</Reference>
<Reference Include="Google.Protobuf, Version=3.5.0.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\Google.Protobuf.3.5.0\lib\net45\Google.Protobuf.dll</HintPath>
<Reference Include="Google.Protobuf, Version=3.5.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\Google.Protobuf.3.5.1\lib\net45\Google.Protobuf.dll</HintPath>
</Reference>
<Reference Include="GPSOAuthSharp.NetStandard1, Version=1.0.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\GPSOAuthSharp.NetStandard1.1.0.1\lib\netstandard1.1\GPSOAuthSharp.NetStandard1.dll</HintPath>
Expand Down Expand Up @@ -167,8 +167,8 @@
<Reference Include="Newtonsoft.Json.Schema, Version=3.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\Newtonsoft.Json.Schema.3.0.4\lib\net45\Newtonsoft.Json.Schema.dll</HintPath>
</Reference>
<Reference Include="POGOProtos.Core, Version=2.21.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\POGOProtos.Core.2.21.0\lib\net45\POGOProtos.Core.dll</HintPath>
<Reference Include="POGOProtos.Core, Version=2.21.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\POGOProtos.Core.2.21.1\lib\net45\POGOProtos.Core.dll</HintPath>
</Reference>
<Reference Include="Remotion.Linq, Version=2.1.0.0, Culture=neutral, PublicKeyToken=fee00910d6e5f53b, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\Remotion.Linq.2.1.2\lib\net45\Remotion.Linq.dll</HintPath>
Expand All @@ -177,8 +177,8 @@
<HintPath>$(SolutionDir)\packages\S2Geometry.1.0.3\lib\portable-net45+wp8+win8\S2Geometry.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="SocketIoClientDotNet, Version=1.0.3.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\SocketIoClientDotNet.1.0.3\lib\net45\SocketIoClientDotNet.dll</HintPath>
<Reference Include="SocketIoClientDotNet, Version=1.0.4.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\SocketIoClientDotNet.1.0.4\lib\net45\SocketIoClientDotNet.dll</HintPath>
</Reference>
<Reference Include="SuperSocket.ClientEngine, Version=0.9.0.0, Culture=neutral, PublicKeyToken=ee9af13f57f00acc, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\SuperSocket.ClientEngine.Core.0.9.0\lib\net45\SuperSocket.ClientEngine.dll</HintPath>
Expand Down
8 changes: 4 additions & 4 deletions PoGo.NecroBot.Logic/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<packages>
<package id="AeroWizard" version="2.1.10" targetFramework="net462" />
<package id="CloudFlareUtilities" version="0.4.0-alpha" targetFramework="net462" />
<package id="EngineIoClientDotNet" version="1.0.3" targetFramework="net462" />
<package id="EngineIoClientDotNet" version="1.0.4" targetFramework="net462" />
<package id="EPPlus" version="4.1.1" targetFramework="net462" />
<package id="Geocoding.net" version="3.6.1" targetFramework="net462" />
<package id="GeoCoordinate.NetStandard1" version="1.0.1" targetFramework="net462" />
Expand All @@ -11,7 +11,7 @@
<package id="Google.Apis" version="1.32.0" targetFramework="net462" />
<package id="Google.Apis.Auth" version="1.32.0" targetFramework="net462" />
<package id="Google.Apis.Core" version="1.32.0" targetFramework="net462" />
<package id="Google.Protobuf" version="3.5.0" targetFramework="net462" />
<package id="Google.Protobuf" version="3.5.1" targetFramework="net462" />
<package id="GPSOAuthSharp.NetStandard1" version="1.0.1" targetFramework="net462" />
<package id="log4net" version="2.0.8" targetFramework="net462" />
<package id="Markdig" version="0.14.8" targetFramework="net462" />
Expand All @@ -34,14 +34,14 @@
<package id="NETStandard.Library" version="1.6.1" targetFramework="net462" />
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net462" />
<package id="Newtonsoft.Json.Schema" version="3.0.4" targetFramework="net462" />
<package id="POGOProtos.Core" version="2.21.0" targetFramework="net462" />
<package id="POGOProtos.Core" version="2.21.1" targetFramework="net462" />
<package id="Portable.BouncyCastle" version="1.8.1.3" targetFramework="net462" />
<package id="Remotion.Linq" version="2.1.2" targetFramework="net462" />
<package id="S2Geometry" version="1.0.3" targetFramework="net462" />
<package id="Selenium.Support" version="3.8.0" targetFramework="net462" />
<package id="Selenium.WebDriver" version="3.8.0" targetFramework="net462" />
<package id="Selenium.WebDriver.ChromeDriver" version="2.34.0" targetFramework="net462" />
<package id="SocketIoClientDotNet" version="1.0.3" targetFramework="net462" />
<package id="SocketIoClientDotNet" version="1.0.4" targetFramework="net462" />
<package id="SQLite" version="3.13.0" targetFramework="net462" />
<package id="SuperSocket" version="1.6.6.1" targetFramework="net462" />
<package id="SuperSocket.ClientEngine.Core" version="0.9.0" targetFramework="net462" />
Expand Down
12 changes: 6 additions & 6 deletions PoGo.NecroBot.Window/PoGo.Necrobot.Window.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@
<HintPath>$(SolutionDir)\packages\GMap.NET.Presentation.1.7.5\lib\net40\GMap.NET.WindowsPresentation.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Google.Protobuf, Version=3.5.0.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\Google.Protobuf.3.5.0\lib\net45\Google.Protobuf.dll</HintPath>
<Reference Include="Google.Protobuf, Version=3.5.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\Google.Protobuf.3.5.1\lib\net45\Google.Protobuf.dll</HintPath>
</Reference>
<Reference Include="GrayscaleEffect, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
Expand Down Expand Up @@ -159,8 +159,8 @@
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="POGOProtos.Core, Version=2.21.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\POGOProtos.Core.2.21.0\lib\net45\POGOProtos.Core.dll</HintPath>
<Reference Include="POGOProtos.Core, Version=2.21.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\POGOProtos.Core.2.21.1\lib\net45\POGOProtos.Core.dll</HintPath>
</Reference>
<Reference Include="Remotion.Linq, Version=2.1.0.0, Culture=neutral, PublicKeyToken=fee00910d6e5f53b, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\Remotion.Linq.2.1.2\lib\net45\Remotion.Linq.dll</HintPath>
Expand Down Expand Up @@ -864,8 +864,8 @@
<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>
</PropertyGroup>
<Error Condition="!Exists('$(SolutionDir)\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets'))" />
<Error Condition="!Exists('$(SolutionDir)\packages\Fody.2.3.3\build\net452\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\packages\Fody.2.3.3\build\net452\Fody.targets'))" />
<Error Condition="!Exists('$(SolutionDir)\packages\Selenium.WebDriver.ChromeDriver.2.34.0\build\Selenium.WebDriver.ChromeDriver.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\packages\Selenium.WebDriver.ChromeDriver.2.34.0\build\Selenium.WebDriver.ChromeDriver.targets'))" />
<Error Condition="!Exists('$(SolutionDir)\packages\Fody.2.3.15\build\net452\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\packages\Fody.2.3.15\build\net452\Fody.targets'))" />
</Target>
<UsingTask TaskName="CosturaCleanup" AssemblyFile="$(MSBuildToolsPath)\Microsoft.Build.Tasks.v4.0.dll" TaskFactory="CodeTaskFactory">
<ParameterGroup>
Expand Down Expand Up @@ -913,8 +913,8 @@ del /s /q x64
rmdir /s /q x64</PostBuildEvent>
</PropertyGroup>
<Import Project="$(SolutionDir)\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets" Condition="Exists('$(SolutionDir)\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets')" />
<Import Project="$(SolutionDir)\packages\Fody.2.3.3\build\net452\Fody.targets" Condition="Exists('$(SolutionDir)\packages\Fody.2.3.3\build\net452\Fody.targets')" />
<Import Project="$(SolutionDir)\packages\Selenium.WebDriver.ChromeDriver.2.34.0\build\Selenium.WebDriver.ChromeDriver.targets" Condition="Exists('$(SolutionDir)\packages\Selenium.WebDriver.ChromeDriver.2.34.0\build\Selenium.WebDriver.ChromeDriver.targets')" />
<Import Project="$(SolutionDir)\packages\Fody.2.3.15\build\net452\Fody.targets" Condition="Exists('$(SolutionDir)\packages\Fody.2.3.15\build\net452\Fody.targets')" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
Expand Down
6 changes: 3 additions & 3 deletions PoGo.NecroBot.Window/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<package id="Costura.Fody" version="1.6.2" targetFramework="net462" developmentDependency="true" />
<package id="DotNetBrowser" version="1.14" targetFramework="net462" />
<package id="Extended.Wpf.Toolkit" version="3.2.0" targetFramework="net462" />
<package id="Fody" version="2.3.3" targetFramework="net462" developmentDependency="true" />
<package id="Fody" version="2.3.15" targetFramework="net462" developmentDependency="true" />
<package id="Geocoding.net" version="3.6.1" targetFramework="net462" />
<package id="GMap.NET.Presentation" version="1.7.5" targetFramework="net462" />
<package id="Google.Protobuf" version="3.5.0" targetFramework="net462" />
<package id="Google.Protobuf" version="3.5.1" targetFramework="net462" />
<package id="log4net" version="2.0.8" targetFramework="net462" />
<package id="MahApps.Metro" version="1.5.0" targetFramework="net462" />
<package id="MahApps.Metro.Resources" version="0.6.1.0" targetFramework="net462" />
Expand All @@ -28,7 +28,7 @@
<package id="Microsoft.Win32.Primitives" version="4.3.0" targetFramework="net462" />
<package id="NETStandard.Library" version="1.6.1" targetFramework="net462" />
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net462" />
<package id="POGOProtos.Core" version="2.21.0" targetFramework="net462" />
<package id="POGOProtos.Core" version="2.21.1" targetFramework="net462" />
<package id="Remotion.Linq" version="2.1.2" targetFramework="net462" />
<package id="S2Geometry" version="1.0.3" targetFramework="net462" />
<package id="Selenium.WebDriver.ChromeDriver" version="2.34.0" targetFramework="net462" />
Expand Down
6 changes: 3 additions & 3 deletions RocketBot2/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("2.21.0.0")]
// [assembly: AssemblyVersion("2.21.1.0")]

[assembly: AssemblyVersion("2.21.0.0")]
[assembly: AssemblyVersion("2.21.1.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyInformationalVersion("v2.21.0.0")]
[assembly: AssemblyInformationalVersion("v2.21.1.0")]
Loading

0 comments on commit 039a9f8

Please sign in to comment.