Skip to content

Commit 021f455

Browse files
author
Ahmad Noman Musleh
committed
Removed some unused files
1 parent 9e53308 commit 021f455

File tree

7 files changed

+13
-58
lines changed

7 files changed

+13
-58
lines changed

src/Alert/Alert.csproj

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
<Reference Include="ControlzEx, Version=3.0.2.4, Culture=neutral, processorArchitecture=MSIL">
4545
<HintPath>..\..\packages\ControlzEx.3.0.2.4\lib\net45\ControlzEx.dll</HintPath>
4646
</Reference>
47-
<Reference Include="LiteDB, Version=5.0.8.0, Culture=neutral, PublicKeyToken=4ee40123013c9f27, processorArchitecture=MSIL">
48-
<HintPath>..\..\packages\LiteDB.5.0.8\lib\net45\LiteDB.dll</HintPath>
47+
<Reference Include="LiteDB, Version=5.0.9.0, Culture=neutral, PublicKeyToken=4ee40123013c9f27, processorArchitecture=MSIL">
48+
<HintPath>..\..\packages\LiteDB.5.0.9\lib\net45\LiteDB.dll</HintPath>
4949
</Reference>
5050
<Reference Include="MahApps.Metro, Version=1.6.5.1, Culture=neutral, processorArchitecture=MSIL">
5151
<HintPath>..\..\packages\MahApps.Metro.1.6.5\lib\net45\MahApps.Metro.dll</HintPath>
@@ -61,7 +61,6 @@
6161
<Reference Include="System" />
6262
<Reference Include="System.Configuration" />
6363
<Reference Include="System.Core" />
64-
<Reference Include="System.Runtime" />
6564
<Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
6665
<HintPath>..\..\packages\System.ValueTuple.4.5.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath>
6766
</Reference>
@@ -74,8 +73,8 @@
7473
<Reference Include="Microsoft.CSharp" />
7574
<Reference Include="System.Data" />
7675
<Reference Include="System.Xml" />
77-
<Reference Include="TelegramBotApi, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL">
78-
<HintPath>..\..\packages\TelegramBotApi.1.1.2\lib\net40-client\TelegramBotApi.dll</HintPath>
76+
<Reference Include="TelegramBotApi, Version=1.1.3.0, Culture=neutral, processorArchitecture=MSIL">
77+
<HintPath>..\..\packages\TelegramBotApi.1.1.3\lib\net45\TelegramBotApi.dll</HintPath>
7978
</Reference>
8079
<Reference Include="WindowsBase" />
8180
</ItemGroup>
@@ -147,7 +146,6 @@
147146
</Compile>
148147
</ItemGroup>
149148
<ItemGroup>
150-
<None Include="app.config" />
151149
<None Include="packages.config" />
152150
<None Include="Properties\Settings.settings">
153151
<Generator>SettingsSingleFileGenerator</Generator>

src/Alert/Properties/Settings.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Alert/app.config

Lines changed: 0 additions & 32 deletions
This file was deleted.

src/Alert/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<packages>
33
<package id="CommonServiceLocator" version="2.0.4" targetFramework="net45" />
44
<package id="ControlzEx" version="3.0.2.4" targetFramework="net45" />
5-
<package id="LiteDB" version="5.0.8" targetFramework="net45" />
5+
<package id="LiteDB" version="5.0.9" targetFramework="net45" />
66
<package id="MahApps.Metro" version="1.6.5" targetFramework="net45" />
77
<package id="Prism.Core" version="7.2.0.1422" targetFramework="net45" />
88
<package id="Prism.Wpf" version="7.2.0.1422" targetFramework="net45" />
99
<package id="System.ValueTuple" version="4.5.0" targetFramework="net45" />
10-
<package id="TelegramBotApi" version="1.1.2" targetFramework="net45" />
10+
<package id="TelegramBotApi" version="1.1.3" targetFramework="net45" />
1111
</packages>

test/UITestConsole/App.config

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,9 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<startup>
4-
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
4+
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
55
</startup>
66
<runtime>
7-
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
8-
<dependentAssembly>
9-
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
10-
<bindingRedirect oldVersion="0.0.0.0-12.0.0.0" newVersion="12.0.0.0" />
11-
</dependentAssembly>
12-
<dependentAssembly>
13-
<assemblyIdentity name="LiteDB" publicKeyToken="4ee40123013c9f27" culture="neutral" />
14-
<bindingRedirect oldVersion="0.0.0.0-5.0.7.0" newVersion="5.0.7.0" />
15-
</dependentAssembly>
16-
</assemblyBinding>
7+
178
</runtime>
18-
</configuration>
9+
</configuration>

test/UITestConsole/Program.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ private static void Main(string[] args)
1212

1313
//notifications.ShowPopup();
1414

15-
notifications.ShowPopup("Hour", "EURUSD", "Trend Line", "UITestConsole", 1.23452, "No comment 2", DateTimeOffset.Now);
15+
//notifications.ShowPopup("Hour", "EURUSD", "Trend Line", "UITestConsole", 1.23452, "No comment 2", DateTimeOffset.Now);
1616

17-
//TriggerAlerts(50, notifications);
17+
TriggerAlerts(5, notifications);
1818

1919
//TestMultiThread(10);
2020
}

test/UITestConsole/UITestConsole.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969
<Reference Include="System" />
7070
<Reference Include="System.Configuration" />
7171
<Reference Include="System.Core" />
72-
<Reference Include="System.Runtime" />
7372
<Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
7473
<SpecificVersion>False</SpecificVersion>
7574
<HintPath>..\..\src\Alert\bin\Release\System.Windows.Interactivity.dll</HintPath>
@@ -79,7 +78,6 @@
7978
<Reference Include="System.Data.DataSetExtensions" />
8079
<Reference Include="Microsoft.CSharp" />
8180
<Reference Include="System.Data" />
82-
<Reference Include="System.Net.Http" />
8381
<Reference Include="System.Xml" />
8482
<Reference Include="TelegramBotApi, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL">
8583
<SpecificVersion>False</SpecificVersion>

0 commit comments

Comments
 (0)