Skip to content

Commit 5b4d9b4

Browse files
committed
Updated dependencies
1 parent 3509319 commit 5b4d9b4

9 files changed

+23
-52
lines changed

Source/Samples/SampleConsole/Exceptionless.SampleConsole.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@
4444
</AssemblyOriginatorKeyFile>
4545
</PropertyGroup>
4646
<ItemGroup>
47-
<Reference Include="Exceptionless.DateTimeExtensions, Version=3.0.29.0, Culture=neutral, processorArchitecture=MSIL">
47+
<Reference Include="Exceptionless.DateTimeExtensions, Version=3.0.33.0, Culture=neutral, processorArchitecture=MSIL">
4848
<SpecificVersion>False</SpecificVersion>
49-
<HintPath>..\..\..\packages\Exceptionless.DateTimeExtensions.3.0.29\lib\portable-net40+win+wpa81\Exceptionless.DateTimeExtensions.dll</HintPath>
49+
<HintPath>..\..\..\packages\Exceptionless.DateTimeExtensions.3.0.33\lib\portable-net40+win+wpa81\Exceptionless.DateTimeExtensions.dll</HintPath>
5050
</Reference>
5151
<Reference Include="Exceptionless.RandomData">
5252
<HintPath>..\..\..\packages\Exceptionless.RandomData.1.0.4.0\lib\net40\Exceptionless.RandomData.dll</HintPath>

Source/Samples/SampleConsole/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="Exceptionless.DateTimeExtensions" version="3.0.29" targetFramework="net451" />
3+
<package id="Exceptionless.DateTimeExtensions" version="3.0.33" targetFramework="net451" />
44
<package id="Exceptionless.RandomData" version="1.0.4.0" targetFramework="net451" />
55
<package id="NLog" version="3.2.0.0" targetFramework="net451" />
66
<package id="NLog.Config" version="3.2.0.0" targetFramework="net451" />

Source/Tests/Exceptionless.Tests.csproj

Lines changed: 12 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -34,25 +34,17 @@
3434
<Prefer32Bit>false</Prefer32Bit>
3535
</PropertyGroup>
3636
<ItemGroup>
37-
<Reference Include="Elasticsearch.Net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d, processorArchitecture=MSIL">
38-
<SpecificVersion>False</SpecificVersion>
39-
<HintPath>..\..\packages\Elasticsearch.Net.1.4.2\lib\net45\Elasticsearch.Net.dll</HintPath>
40-
</Reference>
4137
<Reference Include="Exceptionless.RandomData">
4238
<HintPath>..\..\packages\Exceptionless.RandomData.1.0.4.0\lib\net40\Exceptionless.RandomData.dll</HintPath>
4339
</Reference>
4440
<Reference Include="Foundatio, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
4541
<SpecificVersion>False</SpecificVersion>
46-
<HintPath>..\..\packages\Foundatio.1.0.125\lib\net45\Foundatio.dll</HintPath>
42+
<HintPath>..\..\packages\Foundatio.1.0.143\lib\net45\Foundatio.dll</HintPath>
4743
</Reference>
4844
<Reference Include="Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
4945
<SpecificVersion>False</SpecificVersion>
5046
<HintPath>..\..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll</HintPath>
5147
</Reference>
52-
<Reference Include="Microsoft.Owin.Cors, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
53-
<SpecificVersion>False</SpecificVersion>
54-
<HintPath>..\..\packages\Microsoft.Owin.Cors.3.0.1\lib\net45\Microsoft.Owin.Cors.dll</HintPath>
55-
</Reference>
5648
<Reference Include="Microsoft.Owin.Host.HttpListener, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
5749
<SpecificVersion>False</SpecificVersion>
5850
<HintPath>..\..\packages\Microsoft.Owin.Host.HttpListener.3.0.1\lib\net45\Microsoft.Owin.Host.HttpListener.dll</HintPath>
@@ -69,10 +61,6 @@
6961
<SpecificVersion>False</SpecificVersion>
7062
<HintPath>..\..\packages\Moq.4.2.1502.0911\lib\net40\Moq.dll</HintPath>
7163
</Reference>
72-
<Reference Include="Nest, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d, processorArchitecture=MSIL">
73-
<SpecificVersion>False</SpecificVersion>
74-
<HintPath>..\..\packages\NEST.1.4.2\lib\net45\Nest.dll</HintPath>
75-
</Reference>
7664
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
7765
<SpecificVersion>False</SpecificVersion>
7866
<HintPath>..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath>
@@ -84,13 +72,13 @@
8472
<Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL">
8573
<HintPath>..\..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
8674
</Reference>
87-
<Reference Include="SimpleInjector, Version=2.7.2.0, Culture=neutral, PublicKeyToken=984cb50dea722e99, processorArchitecture=MSIL">
75+
<Reference Include="SimpleInjector, Version=2.7.3.0, Culture=neutral, PublicKeyToken=984cb50dea722e99, processorArchitecture=MSIL">
8876
<SpecificVersion>False</SpecificVersion>
89-
<HintPath>..\..\packages\SimpleInjector.2.7.2\lib\net45\SimpleInjector.dll</HintPath>
77+
<HintPath>..\..\packages\SimpleInjector.2.7.3\lib\net45\SimpleInjector.dll</HintPath>
9078
</Reference>
91-
<Reference Include="SimpleInjector.Diagnostics, Version=2.7.2.0, Culture=neutral, PublicKeyToken=984cb50dea722e99, processorArchitecture=MSIL">
79+
<Reference Include="SimpleInjector.Diagnostics, Version=2.7.3.0, Culture=neutral, PublicKeyToken=984cb50dea722e99, processorArchitecture=MSIL">
9280
<SpecificVersion>False</SpecificVersion>
93-
<HintPath>..\..\packages\SimpleInjector.2.7.2\lib\net45\SimpleInjector.Diagnostics.dll</HintPath>
81+
<HintPath>..\..\packages\SimpleInjector.2.7.3\lib\net45\SimpleInjector.Diagnostics.dll</HintPath>
9482
</Reference>
9583
<Reference Include="System" />
9684
<Reference Include="System.Core" />
@@ -99,10 +87,6 @@
9987
<SpecificVersion>False</SpecificVersion>
10088
<HintPath>..\..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
10189
</Reference>
102-
<Reference Include="System.Web.Cors, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
103-
<SpecificVersion>False</SpecificVersion>
104-
<HintPath>..\..\packages\Microsoft.AspNet.Cors.5.2.3\lib\net45\System.Web.Cors.dll</HintPath>
105-
</Reference>
10690
<Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
10791
<SpecificVersion>False</SpecificVersion>
10892
<HintPath>..\..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
@@ -111,11 +95,14 @@
11195
<SpecificVersion>False</SpecificVersion>
11296
<HintPath>..\..\packages\Microsoft.AspNet.WebApi.Owin.5.2.3\lib\net45\System.Web.Http.Owin.dll</HintPath>
11397
</Reference>
114-
<Reference Include="xunit">
115-
<HintPath>..\..\packages\xunit.1.9.2\lib\net20\xunit.dll</HintPath>
98+
<Reference Include="xunit.abstractions">
99+
<HintPath>..\..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll</HintPath>
100+
</Reference>
101+
<Reference Include="xunit.assert">
102+
<HintPath>..\..\packages\xunit.assert.2.0.0\lib\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.assert.dll</HintPath>
116103
</Reference>
117-
<Reference Include="xunit.extensions">
118-
<HintPath>..\..\packages\xunit.extensions.1.9.2\lib\net20\xunit.extensions.dll</HintPath>
104+
<Reference Include="xunit.core">
105+
<HintPath>..\..\packages\xunit.extensibility.core.2.0.0\lib\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.dll</HintPath>
119106
</Reference>
120107
</ItemGroup>
121108
<ItemGroup>
@@ -138,7 +125,6 @@
138125
<Compile Include="Storage\PersistedDictionaryTests.cs" />
139126
<Compile Include="Submission\DefaultSubmissionClientTests.cs" />
140127
<Compile Include="Utility\CountDownLatch.cs" />
141-
<Compile Include="Utility\DateTimeRangeTests.cs" />
142128
<Compile Include="Utility\InMemorySubmissionClient.cs" />
143129
<Compile Include="Utility\PasswordGenerator.cs" />
144130
<Compile Include="Utility\RandomEventGenerator.cs" />

Source/Tests/Log/FileExceptionlessLogTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ public void LogResetsAfter5mb() {
9595
[Fact]
9696
public void CheckSizeDoesNotFailIfLogIsMissing() {
9797
FileExceptionlessLog log = GetLog(LOG_FILE + ".doesnotexist");
98-
Assert.DoesNotThrow(log.CheckFileSize);
98+
log.CheckFileSize();
9999
}
100100

101101
[Fact]

Source/Tests/Storage/FileStorageTestsBase.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
using System.Linq;
66
using System.Threading;
77
using System.Threading.Tasks;
8-
using Exceptionless;
98
using Exceptionless.Extensions;
10-
using Exceptionless.Helpers;
119
using Exceptionless.Models;
1210
using Exceptionless.Serializer;
1311
using Exceptionless.Storage;

Source/Tests/Storage/FolderFileStorageTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
using System;
2-
using Exceptionless;
32
using Exceptionless.Dependency;
43
using Exceptionless.Extras.Storage;
54
using Exceptionless.Serializer;

Source/Tests/Storage/IsolatedStorageFileStorageTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
using System;
2-
using Exceptionless;
32
using Exceptionless.Dependency;
43
using Exceptionless.Extras.Storage;
54
using Exceptionless.Serializer;

Source/Tests/Utility/DateTimeRangeTests.cs

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

Source/Tests/packages.config

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,23 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="Elasticsearch.Net" version="1.4.2" targetFramework="net451" />
43
<package id="Exceptionless.RandomData" version="1.0.4.0" targetFramework="net451" />
5-
<package id="Foundatio" version="1.0.125" targetFramework="net451" />
6-
<package id="Microsoft.AspNet.Cors" version="5.2.3" targetFramework="net451" />
4+
<package id="Foundatio" version="1.0.143" targetFramework="net451" />
75
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.3" targetFramework="net451" />
86
<package id="Microsoft.AspNet.WebApi.Core" version="5.2.3" targetFramework="net451" />
97
<package id="Microsoft.AspNet.WebApi.Owin" version="5.2.3" targetFramework="net451" />
108
<package id="Microsoft.AspNet.WebApi.OwinSelfHost" version="5.2.3" targetFramework="net451" />
119
<package id="Microsoft.Owin" version="3.0.1" targetFramework="net451" />
12-
<package id="Microsoft.Owin.Cors" version="3.0.1" targetFramework="net451" />
1310
<package id="Microsoft.Owin.Host.HttpListener" version="3.0.1" targetFramework="net451" />
1411
<package id="Microsoft.Owin.Hosting" version="3.0.1" targetFramework="net451" />
1512
<package id="Microsoft.Owin.Security" version="3.0.1" targetFramework="net451" />
1613
<package id="Moq" version="4.2.1502.0911" targetFramework="net451" />
17-
<package id="NEST" version="1.4.2" targetFramework="net451" />
1814
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net451" />
1915
<package id="NLog" version="3.2.0.0" targetFramework="net451" />
2016
<package id="Owin" version="1.0" targetFramework="net451" />
21-
<package id="SimpleInjector" version="2.7.2" targetFramework="net451" />
22-
<package id="xunit" version="1.9.2" targetFramework="net451" />
23-
<package id="xunit.extensions" version="1.9.2" targetFramework="net451" />
17+
<package id="SimpleInjector" version="2.7.3" targetFramework="net451" />
18+
<package id="xunit" version="2.0.0" targetFramework="net451" />
19+
<package id="xunit.abstractions" version="2.0.0" targetFramework="net451" />
20+
<package id="xunit.assert" version="2.0.0" targetFramework="net451" />
21+
<package id="xunit.core" version="2.0.0" targetFramework="net451" />
22+
<package id="xunit.extensibility.core" version="2.0.0" targetFramework="net451" />
2423
</packages>

0 commit comments

Comments
 (0)