From 8dd528ceecbeeaeb65e479b30e86d635f58f3cc6 Mon Sep 17 00:00:00 2001 From: linvi Date: Wed, 28 Mar 2018 23:50:25 +0100 Subject: [PATCH] Tweetinvi 3.0 --- .../NitoAsyncEx.Context.StrongName.1.1.0.nuspec} | 4 +--- .../lib/net461/Nito.AsyncEx.Context.dll | Bin .../lib/net461/Nito.AsyncEx.Tasks.dll | Bin .../lib/net461/Nito.Disposables.dll | Bin .../lib/netstandard1.4/Nito.AsyncEx.Context.dll | Bin .../lib/netstandard1.4/Nito.AsyncEx.Tasks.dll | Bin .../lib/netstandard1.4/Nito.Disposables.dll | Bin Developer Tools/TweetinviAPI/TweetinviAPI.nuspec | 6 +++--- .../Examplinvi.ASP.NET.Core.csproj | 2 +- Examplinvi.ASP.NET/Examplinvi.ASP.NET.csproj | 6 +++--- Examplinvi.ASP.NET/packages.config | 2 +- .../Examplinvi.NETFramework.csproj | 6 +++--- Examplinvi.NETFramework/packages.config | 2 +- .../Examplinvi.NETStandard.csproj | 2 +- Examplinvi.UAP/Examplinvi.UAP.csproj | 2 +- Examplinvi.WPF/Examplinvi.WPF.csproj | 6 +++--- Examplinvi.WPF/packages.config | 2 +- Examplinvi.Winforms/Examplinvi.Winforms.csproj | 6 +++--- Examplinvi.Winforms/packages.config | 2 +- .../Examplinvi.Xamarin.Android.csproj | 6 +++--- Examplinvi.Xamarin.Android/packages.config | 2 +- .../Examplinvi.Xamarin.iOS.csproj | 6 +++--- Examplinvi.Xamarin.iOS/packages.config | 2 +- Testinvi/Testinvi.csproj | 6 +++--- Testinvi/packages.config | 2 +- Tweetinvi/Tweetinvi.csproj | 2 +- 26 files changed, 36 insertions(+), 38 deletions(-) rename Developer Tools/{Nito.AsyncEx.Context.StrongName/Nito.AsyncEx.Context.StrongName.1.1.0.nuspec => NitoAsyncEx.Context.StrongName/NitoAsyncEx.Context.StrongName.1.1.0.nuspec} (86%) rename Developer Tools/{Nito.AsyncEx.Context.StrongName => NitoAsyncEx.Context.StrongName}/lib/net461/Nito.AsyncEx.Context.dll (100%) rename Developer Tools/{Nito.AsyncEx.Context.StrongName => NitoAsyncEx.Context.StrongName}/lib/net461/Nito.AsyncEx.Tasks.dll (100%) rename Developer Tools/{Nito.AsyncEx.Context.StrongName => NitoAsyncEx.Context.StrongName}/lib/net461/Nito.Disposables.dll (100%) rename Developer Tools/{Nito.AsyncEx.Context.StrongName => NitoAsyncEx.Context.StrongName}/lib/netstandard1.4/Nito.AsyncEx.Context.dll (100%) rename Developer Tools/{Nito.AsyncEx.Context.StrongName => NitoAsyncEx.Context.StrongName}/lib/netstandard1.4/Nito.AsyncEx.Tasks.dll (100%) rename Developer Tools/{Nito.AsyncEx.Context.StrongName => NitoAsyncEx.Context.StrongName}/lib/netstandard1.4/Nito.Disposables.dll (100%) diff --git a/Developer Tools/Nito.AsyncEx.Context.StrongName/Nito.AsyncEx.Context.StrongName.1.1.0.nuspec b/Developer Tools/NitoAsyncEx.Context.StrongName/NitoAsyncEx.Context.StrongName.1.1.0.nuspec similarity index 86% rename from Developer Tools/Nito.AsyncEx.Context.StrongName/Nito.AsyncEx.Context.StrongName.1.1.0.nuspec rename to Developer Tools/NitoAsyncEx.Context.StrongName/NitoAsyncEx.Context.StrongName.1.1.0.nuspec index dc886fab4..52f7b1420 100644 --- a/Developer Tools/Nito.AsyncEx.Context.StrongName/Nito.AsyncEx.Context.StrongName.1.1.0.nuspec +++ b/Developer Tools/NitoAsyncEx.Context.StrongName/NitoAsyncEx.Context.StrongName.1.1.0.nuspec @@ -9,9 +9,7 @@ https://github.com/StephenCleary/AsyncEx https://github.com/StephenCleary/AsyncEx false - This is a strong name version of the Nito.AsyncEx library. This is NOT the official nuget package. - You can ask any question on https://github.com/linvi/Tweetinvi - + This is a strong name version of the Nito.AsyncEx library. This is NOT the official nuget package. This is a strong name version of the Nito.AsyncEx library. This is NOT the official nuget package. diff --git a/Developer Tools/Nito.AsyncEx.Context.StrongName/lib/net461/Nito.AsyncEx.Context.dll b/Developer Tools/NitoAsyncEx.Context.StrongName/lib/net461/Nito.AsyncEx.Context.dll similarity index 100% rename from Developer Tools/Nito.AsyncEx.Context.StrongName/lib/net461/Nito.AsyncEx.Context.dll rename to Developer Tools/NitoAsyncEx.Context.StrongName/lib/net461/Nito.AsyncEx.Context.dll diff --git a/Developer Tools/Nito.AsyncEx.Context.StrongName/lib/net461/Nito.AsyncEx.Tasks.dll b/Developer Tools/NitoAsyncEx.Context.StrongName/lib/net461/Nito.AsyncEx.Tasks.dll similarity index 100% rename from Developer Tools/Nito.AsyncEx.Context.StrongName/lib/net461/Nito.AsyncEx.Tasks.dll rename to Developer Tools/NitoAsyncEx.Context.StrongName/lib/net461/Nito.AsyncEx.Tasks.dll diff --git a/Developer Tools/Nito.AsyncEx.Context.StrongName/lib/net461/Nito.Disposables.dll b/Developer Tools/NitoAsyncEx.Context.StrongName/lib/net461/Nito.Disposables.dll similarity index 100% rename from Developer Tools/Nito.AsyncEx.Context.StrongName/lib/net461/Nito.Disposables.dll rename to Developer Tools/NitoAsyncEx.Context.StrongName/lib/net461/Nito.Disposables.dll diff --git a/Developer Tools/Nito.AsyncEx.Context.StrongName/lib/netstandard1.4/Nito.AsyncEx.Context.dll b/Developer Tools/NitoAsyncEx.Context.StrongName/lib/netstandard1.4/Nito.AsyncEx.Context.dll similarity index 100% rename from Developer Tools/Nito.AsyncEx.Context.StrongName/lib/netstandard1.4/Nito.AsyncEx.Context.dll rename to Developer Tools/NitoAsyncEx.Context.StrongName/lib/netstandard1.4/Nito.AsyncEx.Context.dll diff --git a/Developer Tools/Nito.AsyncEx.Context.StrongName/lib/netstandard1.4/Nito.AsyncEx.Tasks.dll b/Developer Tools/NitoAsyncEx.Context.StrongName/lib/netstandard1.4/Nito.AsyncEx.Tasks.dll similarity index 100% rename from Developer Tools/Nito.AsyncEx.Context.StrongName/lib/netstandard1.4/Nito.AsyncEx.Tasks.dll rename to Developer Tools/NitoAsyncEx.Context.StrongName/lib/netstandard1.4/Nito.AsyncEx.Tasks.dll diff --git a/Developer Tools/Nito.AsyncEx.Context.StrongName/lib/netstandard1.4/Nito.Disposables.dll b/Developer Tools/NitoAsyncEx.Context.StrongName/lib/netstandard1.4/Nito.Disposables.dll similarity index 100% rename from Developer Tools/Nito.AsyncEx.Context.StrongName/lib/netstandard1.4/Nito.Disposables.dll rename to Developer Tools/NitoAsyncEx.Context.StrongName/lib/netstandard1.4/Nito.Disposables.dll diff --git a/Developer Tools/TweetinviAPI/TweetinviAPI.nuspec b/Developer Tools/TweetinviAPI/TweetinviAPI.nuspec index c11dbc437..be027a4c1 100644 --- a/Developer Tools/TweetinviAPI/TweetinviAPI.nuspec +++ b/Developer Tools/TweetinviAPI/TweetinviAPI.nuspec @@ -20,14 +20,14 @@ - + - + - + diff --git a/Examplinvi.ASP.NET.Core/Examplinvi.ASP.NET.Core.csproj b/Examplinvi.ASP.NET.Core/Examplinvi.ASP.NET.Core.csproj index 729e37765..5ea909862 100644 --- a/Examplinvi.ASP.NET.Core/Examplinvi.ASP.NET.Core.csproj +++ b/Examplinvi.ASP.NET.Core/Examplinvi.ASP.NET.Core.csproj @@ -14,7 +14,7 @@ - + diff --git a/Examplinvi.ASP.NET/Examplinvi.ASP.NET.csproj b/Examplinvi.ASP.NET/Examplinvi.ASP.NET.csproj index 6742295bf..65af5d9f2 100644 --- a/Examplinvi.ASP.NET/Examplinvi.ASP.NET.csproj +++ b/Examplinvi.ASP.NET/Examplinvi.ASP.NET.csproj @@ -57,13 +57,13 @@ ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.AsyncEx.Context.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.AsyncEx.Context.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.AsyncEx.Tasks.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.AsyncEx.Tasks.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.Disposables.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.Disposables.dll diff --git a/Examplinvi.ASP.NET/packages.config b/Examplinvi.ASP.NET/packages.config index 9b3741aba..a004b9421 100644 --- a/Examplinvi.ASP.NET/packages.config +++ b/Examplinvi.ASP.NET/packages.config @@ -15,7 +15,7 @@ - + diff --git a/Examplinvi.NETFramework/Examplinvi.NETFramework.csproj b/Examplinvi.NETFramework/Examplinvi.NETFramework.csproj index 9829fb440..203370445 100644 --- a/Examplinvi.NETFramework/Examplinvi.NETFramework.csproj +++ b/Examplinvi.NETFramework/Examplinvi.NETFramework.csproj @@ -39,13 +39,13 @@ ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.AsyncEx.Context.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.AsyncEx.Context.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.AsyncEx.Tasks.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.AsyncEx.Tasks.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.Disposables.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.Disposables.dll diff --git a/Examplinvi.NETFramework/packages.config b/Examplinvi.NETFramework/packages.config index 21a161dc5..f095b0ec1 100644 --- a/Examplinvi.NETFramework/packages.config +++ b/Examplinvi.NETFramework/packages.config @@ -2,7 +2,7 @@ - + diff --git a/Examplinvi.NETStandard/Examplinvi.NETStandard.csproj b/Examplinvi.NETStandard/Examplinvi.NETStandard.csproj index 56dd38631..9e350d06d 100644 --- a/Examplinvi.NETStandard/Examplinvi.NETStandard.csproj +++ b/Examplinvi.NETStandard/Examplinvi.NETStandard.csproj @@ -6,7 +6,7 @@ - + diff --git a/Examplinvi.UAP/Examplinvi.UAP.csproj b/Examplinvi.UAP/Examplinvi.UAP.csproj index 7ef4a9a0d..0d270ef0a 100644 --- a/Examplinvi.UAP/Examplinvi.UAP.csproj +++ b/Examplinvi.UAP/Examplinvi.UAP.csproj @@ -132,7 +132,7 @@ 5.2.3 - + 1.1.0 diff --git a/Examplinvi.WPF/Examplinvi.WPF.csproj b/Examplinvi.WPF/Examplinvi.WPF.csproj index c4b08ab12..efe6f038e 100644 --- a/Examplinvi.WPF/Examplinvi.WPF.csproj +++ b/Examplinvi.WPF/Examplinvi.WPF.csproj @@ -41,13 +41,13 @@ ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.AsyncEx.Context.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.AsyncEx.Context.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.AsyncEx.Tasks.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.AsyncEx.Tasks.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.Disposables.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.Disposables.dll diff --git a/Examplinvi.WPF/packages.config b/Examplinvi.WPF/packages.config index 2db86cffc..f75358f7d 100644 --- a/Examplinvi.WPF/packages.config +++ b/Examplinvi.WPF/packages.config @@ -2,7 +2,7 @@ - + diff --git a/Examplinvi.Winforms/Examplinvi.Winforms.csproj b/Examplinvi.Winforms/Examplinvi.Winforms.csproj index 1e04d46b1..295713415 100644 --- a/Examplinvi.Winforms/Examplinvi.Winforms.csproj +++ b/Examplinvi.Winforms/Examplinvi.Winforms.csproj @@ -44,13 +44,13 @@ ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.AsyncEx.Context.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.AsyncEx.Context.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.AsyncEx.Tasks.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.AsyncEx.Tasks.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.Disposables.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.Disposables.dll diff --git a/Examplinvi.Winforms/packages.config b/Examplinvi.Winforms/packages.config index 829b1b245..4e770ad1b 100644 --- a/Examplinvi.Winforms/packages.config +++ b/Examplinvi.Winforms/packages.config @@ -5,7 +5,7 @@ - + diff --git a/Examplinvi.Xamarin.Android/Examplinvi.Xamarin.Android.csproj b/Examplinvi.Xamarin.Android/Examplinvi.Xamarin.Android.csproj index 54448169c..ed3ea2a6e 100644 --- a/Examplinvi.Xamarin.Android/Examplinvi.Xamarin.Android.csproj +++ b/Examplinvi.Xamarin.Android/Examplinvi.Xamarin.Android.csproj @@ -54,13 +54,13 @@ ..\packages\Newtonsoft.Json.10.0.3\lib\netstandard1.3\Newtonsoft.Json.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\netstandard1.4\Nito.AsyncEx.Context.StrongName.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\netstandard1.4\Nito.AsyncEx.Context.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\netstandard1.4\Nito.AsyncEx.Tasks.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\netstandard1.4\Nito.AsyncEx.Tasks.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\netstandard1.4\Nito.Disposables.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\netstandard1.4\Nito.Disposables.dll diff --git a/Examplinvi.Xamarin.Android/packages.config b/Examplinvi.Xamarin.Android/packages.config index 587f1319a..674a390fa 100644 --- a/Examplinvi.Xamarin.Android/packages.config +++ b/Examplinvi.Xamarin.Android/packages.config @@ -6,7 +6,7 @@ - + diff --git a/Examplinvi.Xamarin.iOS/Examplinvi.Xamarin.iOS.csproj b/Examplinvi.Xamarin.iOS/Examplinvi.Xamarin.iOS.csproj index c7a1dead0..ad8607201 100644 --- a/Examplinvi.Xamarin.iOS/Examplinvi.Xamarin.iOS.csproj +++ b/Examplinvi.Xamarin.iOS/Examplinvi.Xamarin.iOS.csproj @@ -110,13 +110,13 @@ ..\packages\Newtonsoft.Json.10.0.3\lib\netstandard1.3\Newtonsoft.Json.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\netstandard1.4\Nito.AsyncEx.Context.StrongName.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\netstandard1.4\Nito.AsyncEx.Context.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\netstandard1.6\Nito.AsyncEx.Tasks.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\netstandard1.4\Nito.AsyncEx.Tasks.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\netstandard1.6\Nito.Disposables.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\netstandard1.4\Nito.Disposables.dll diff --git a/Examplinvi.Xamarin.iOS/packages.config b/Examplinvi.Xamarin.iOS/packages.config index 56ce78a25..1159499d3 100644 --- a/Examplinvi.Xamarin.iOS/packages.config +++ b/Examplinvi.Xamarin.iOS/packages.config @@ -6,7 +6,7 @@ - + diff --git a/Testinvi/Testinvi.csproj b/Testinvi/Testinvi.csproj index 60e952820..860dd627c 100644 --- a/Testinvi/Testinvi.csproj +++ b/Testinvi/Testinvi.csproj @@ -61,13 +61,13 @@ ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.AsyncEx.Context.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.AsyncEx.Context.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.AsyncEx.Tasks.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.AsyncEx.Tasks.dll - ..\packages\Nito.AsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.Disposables.dll + ..\packages\NitoAsyncEx.Context.StrongName.1.1.0\lib\net461\Nito.Disposables.dll diff --git a/Testinvi/packages.config b/Testinvi/packages.config index e10c33297..06c5af781 100644 --- a/Testinvi/packages.config +++ b/Testinvi/packages.config @@ -7,7 +7,7 @@ - + diff --git a/Tweetinvi/Tweetinvi.csproj b/Tweetinvi/Tweetinvi.csproj index 61e321a7b..394c62c24 100644 --- a/Tweetinvi/Tweetinvi.csproj +++ b/Tweetinvi/Tweetinvi.csproj @@ -10,7 +10,7 @@ - +