- upgraded nuget packages to latest version
d6321dbc
Dimitar Tsenev
committed
259 changed files
app.config
/BExplorer/BetterExplorer/app.config+12
/BExplorer/BetterExplorer/app.config
Add comment 17 <assemblyIdentity name="System.Windows.Interactivity" publicKeyToken="31bf3856ad364e35" culture="neutral" />
Add comment 18 <bindingRedirect oldVersion="0.0.0.0-4.5.0.0" newVersion="4.5.0.0" />
Add comment 19 </dependentAssembly>
Add comment 20 Plus   <dependentAssembly>
Add comment 21 Plus   <assemblyIdentity name="System.Data.SQLite" publicKeyToken="db937bc2d44ff139" culture="neutral" />
Add comment 22 Plus   <bindingRedirect oldVersion="0.0.0.0-1.0.98.0" newVersion="1.0.98.0" />
Add comment 23 Plus   </dependentAssembly>
Add comment 24 Plus   <dependentAssembly>
Add comment 25 Plus   <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
Add comment 26 Plus   <bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
Add comment 27 Plus   </dependentAssembly>
Add comment 28 Plus   <dependentAssembly>
Add comment 29 Plus   <assemblyIdentity name="log4net" publicKeyToken="669e0ddf0bb1aa2a" culture="neutral" />
Add comment 30 Plus   <bindingRedirect oldVersion="0.0.0.0-1.2.15.0" newVersion="1.2.15.0" />
Add comment 31 Plus   </dependentAssembly>
Add comment 20 32 </assemblyBinding>
Add comment 21 33 </runtime>
Add comment 22 34 <entityFramework>
BetterExplorer.csproj
/BExplorer/BetterExplorer/BetterExplorer.csproj-5+70
/BExplorer/BetterExplorer/BetterExplorer.csproj
Add comment 136 <SpecificVersion>False</SpecificVersion>
Add comment 137 <HintPath>..\..\External References\AutomaticUpdaterWPF.dll</HintPath>
Add comment 138 </Reference>
Add comment 139 Plus   <Reference Include="BouncyCastle.Crypto, Version=1.8.1.0, Culture=neutral, PublicKeyToken=0e99375e54769942">
Add comment 140 Plus   <HintPath>..\..\packages\BouncyCastle.1.8.1\lib\BouncyCastle.Crypto.dll</HintPath>
Add comment 141 Plus   <Private>True</Private>
Add comment 142 Plus   </Reference>
Add comment 139 143 <Reference Include="ControlzEx">
Add comment 140 144 <HintPath>..\..\External References\FluentRibbon\ControlzEx.dll</HintPath>
Add comment 141 145 </Reference>
Add comment 143 147 <SpecificVersion>False</SpecificVersion>
Add comment 144 148 <HintPath>..\..\External References\Fluent.dll</HintPath>
Add comment 145 149 </Reference>
Add comment 150 Plus   <Reference Include="Google.Apis, Version=1.16.0.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
Add comment 151 Plus   <HintPath>..\..\packages\Google.Apis.1.16.0\lib\net45\Google.Apis.dll</HintPath>
Add comment 152 Plus   <Private>True</Private>
Add comment 153 Plus   </Reference>
Add comment 154 Plus   <Reference Include="Google.Apis.Auth, Version=1.16.0.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
Add comment 155 Plus   <HintPath>..\..\packages\Google.Apis.Auth.1.16.0\lib\net45\Google.Apis.Auth.dll</HintPath>
Add comment 156 Plus   <Private>True</Private>
Add comment 157 Plus   </Reference>
Add comment 158 Plus   <Reference Include="Google.Apis.Auth.PlatformServices, Version=1.16.0.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
Add comment 159 Plus   <HintPath>..\..\packages\Google.Apis.Auth.1.16.0\lib\net45\Google.Apis.Auth.PlatformServices.dll</HintPath>
Add comment 160 Plus   <Private>True</Private>
Add comment 161 Plus   </Reference>
Add comment 162 Plus   <Reference Include="Google.Apis.Core, Version=1.16.0.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
Add comment 163 Plus   <HintPath>..\..\packages\Google.Apis.Core.1.16.0\lib\net45\Google.Apis.Core.dll</HintPath>
Add comment 164 Plus   <Private>True</Private>
Add comment 165 Plus   </Reference>
Add comment 166 Plus   <Reference Include="Google.Apis.Drive.v2, Version=1.16.0.596, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
Add comment 167 Plus   <HintPath>..\..\packages\Google.Apis.Drive.v2.1.16.0.596\lib\netstandard1.3\Google.Apis.Drive.v2.dll</HintPath>
Add comment 168 Plus   <Private>True</Private>
Add comment 169 Plus   </Reference>
Add comment 170 Plus   <Reference Include="Google.Apis.PlatformServices, Version=1.16.0.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
Add comment 171 Plus   <HintPath>..\..\packages\Google.Apis.1.16.0\lib\net45\Google.Apis.PlatformServices.dll</HintPath>
Add comment 172 Plus   <Private>True</Private>
Add comment 173 Plus   </Reference>
Add comment 174 Plus   <Reference Include="log4net, Version=1.2.15.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
Add comment 175 Plus   <HintPath>..\..\packages\log4net.2.0.5\lib\net45-full\log4net.dll</HintPath>
Add comment 176 Plus   <Private>True</Private>
Add comment 177 Plus   </Reference>
Add comment 178 Plus   <Reference Include="Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
Add comment 179 Plus   <HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll</HintPath>
Add comment 180 Plus   <Private>True</Private>
Add comment 181 Plus   </Reference>
Add comment 182 Plus   <Reference Include="Microsoft.Threading.Tasks.Extensions, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
Add comment 183 Plus   <HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll</HintPath>
Add comment 184 Plus   <Private>True</Private>
Add comment 185 Plus   </Reference>
Add comment 186 Plus   <Reference Include="Microsoft.Threading.Tasks.Extensions.Desktop, Version=1.0.168.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
Add comment 187 Plus   <HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath>
Add comment 188 Plus   <Private>True</Private>
Add comment 189 Plus   </Reference>
Add comment 146 190 <Reference Include="Microsoft.VisualBasic" />
Add comment 147 191 <Reference Include="NAppUpdate.Framework, Version=0.1.0.0, Culture=neutral, PublicKeyToken=d1f1d1f19f9e5a56, processorArchitecture=MSIL">
Add comment 148 192 <SpecificVersion>False</SpecificVersion>
Add comment 149 193 <HintPath>..\..\External References\NAppUpdate.Framework.dll</HintPath>
Add comment 150 194 </Reference>
Add comment 195 Plus   <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
Add comment 196 Plus   <HintPath>..\..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
Add comment 197 Plus   <Private>True</Private>
Add comment 198 Plus   </Reference>
Add comment 151 199 <Reference Include="NLog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
Add comment 152 200 <SpecificVersion>False</SpecificVersion>
Add comment 153 201 <HintPath>..\..\External References\NLog.dll</HintPath>
Add comment 157 205 <Reference Include="System.ComponentModel.Composition" />
Add comment 158 206 <Reference Include="System.ComponentModel.DataAnnotations" />
Add comment 159 207 <Reference Include="System.Data" />
Add comment 160 Minus   <Reference Include="System.Data.SQLite, Version=1.0.98.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
Add comment 161 Minus   <HintPath>..\..\packages\System.Data.SQLite.Core.1.0.98.1\lib\net46\System.Data.SQLite.dll</HintPath>
Add comment 208 Plus   <Reference Include="System.Data.SQLite, Version=1.0.102.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
Add comment 209 Plus   <HintPath>..\..\packages\System.Data.SQLite.Core.1.0.102.0\lib\net46\System.Data.SQLite.dll</HintPath>
Add comment 162 210 <Private>True</Private>
Add comment 163 211 </Reference>
Add comment 164 212 <Reference Include="System.DirectoryServices" />
Add comment 165 213 <Reference Include="System.Drawing" />
Add comment 166 214 <Reference Include="System.Management" />
Add comment 167 215 <Reference Include="System.Management.Instrumentation" />
Add comment 216 Plus   <Reference Include="System.Net" />
Add comment 217 Plus   <Reference Include="System.Net.Http" />
Add comment 218 Plus   <Reference Include="System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
Add comment 219 Plus   <HintPath>..\..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll</HintPath>
Add comment 220 Plus   <Private>True</Private>
Add comment 221 Plus   </Reference>
Add comment 222 Plus   <Reference Include="System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
Add comment 223 Plus   <HintPath>..\..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll</HintPath>
Add comment 224 Plus   <Private>True</Private>
Add comment 225 Plus   </Reference>
Add comment 226 Plus   <Reference Include="System.Net.Http.WebRequest" />
Add comment 168 227 <Reference Include="System.Runtime.Remoting" />
Add comment 169 228 <Reference Include="System.ServiceModel" />
Add comment 170 229 <Reference Include="System.Windows.Forms" />
Add comment 188 247 <Reference Include="WPFLocalizeExtension">
Add comment 189 248 <HintPath>..\..\External References\WPFLocalizeExtension.dll</HintPath>
Add comment 190 249 </Reference>
Add comment 250 Plus   <Reference Include="Zlib.Portable, Version=1.11.0.0, Culture=neutral, PublicKeyToken=431cba815f6a8b5b, processorArchitecture=MSIL">
Add comment 251 Plus   <HintPath>..\..\packages\Zlib.Portable.Signed.1.11.0\lib\portable-net4+sl5+wp8+win8+wpa81+MonoTouch+MonoAndroid\Zlib.Portable.dll</HintPath>
Add comment 252 Plus   <Private>True</Private>
Add comment 253 Plus   </Reference>
Add comment 191 254 </ItemGroup>
Add comment 192 255 <ItemGroup>
Add comment 193 256 <ApplicationDefinition Include="App.xaml">
Add comment 1123 1186 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Add comment 1124 1187 <ProjectExtensions>
Add comment 1125 1188 <VisualStudio>
Add comment 1126 Minus   <UserProperties BuildVersion_BuildVersioningStyle="None.None.None.Increment" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_UpdateFileVersion="True" BuildVersion_UseGlobalSettings="True" />
Add comment 1189 Plus   <UserProperties BuildVersion_UseGlobalSettings="True" BuildVersion_UpdateFileVersion="True" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_BuildVersioningStyle="None.None.None.Increment" />
Add comment 1127 1190 </VisualStudio>
Add comment 1128 1191 </ProjectExtensions>
Add comment 1129 1192 <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
Add comment 1132 1195 <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
Add comment 1133 1196 </PropertyGroup>
Add comment 1134 1197 <Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
Add comment 1135 Minus   <Error Condition="!Exists('..\..\packages\System.Data.SQLite.Core.1.0.98.1\build\net46\System.Data.SQLite.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\System.Data.SQLite.Core.1.0.98.1\build\net46\System.Data.SQLite.Core.targets'))" />
Add comment 1198 Plus   <Error Condition="!Exists('..\..\packages\System.Data.SQLite.Core.1.0.102.0\build\net46\System.Data.SQLite.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\System.Data.SQLite.Core.1.0.102.0\build\net46\System.Data.SQLite.Core.targets'))" />
Add comment 1199 Plus   <Error Condition="!Exists('..\..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets'))" />
Add comment 1136 1200 </Target>
Add comment 1137 Minus   <Import Project="..\..\packages\System.Data.SQLite.Core.1.0.98.1\build\net46\System.Data.SQLite.Core.targets" Condition="Exists('..\..\packages\System.Data.SQLite.Core.1.0.98.1\build\net46\System.Data.SQLite.Core.targets')" />
Add comment 1201 Plus   <Import Project="..\..\packages\System.Data.SQLite.Core.1.0.102.0\build\net46\System.Data.SQLite.Core.targets" Condition="Exists('..\..\packages\System.Data.SQLite.Core.1.0.102.0\build\net46\System.Data.SQLite.Core.targets')" />
Add comment 1202 Plus   <Import Project="..\..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" Condition="Exists('..\..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" />
Add comment 1138 1203 <!-- <Import Project="..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets" Condition="Exists('..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" />
Add comment 1139 1204 <Target Name="EnsureBclBuildImported" BeforeTargets="BeforeBuild" Condition="'$(BclBuildImported)' == ''">
Add comment 1140 1205 <Error Condition="!Exists('..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." HelpKeyword="BCLBUILD2001" />
packages.config
/BExplorer/BetterExplorer/packages.config-12+14
/BExplorer/BetterExplorer/packages.config
Add comment 1 <?xml version="1.0" encoding="utf-8"?>
Add comment 2 <packages>
Add comment 3 Minus   <package id="Google.Apis" version="1.8.0-rc" targetFramework="net45" />
Add comment 4 Minus   <package id="Google.Apis.Auth" version="1.8.0-rc" targetFramework="net45" />
Add comment 5 Minus   <package id="Google.Apis.Core" version="1.8.0-rc" targetFramework="net45" />
Add comment 6 Minus   <package id="Google.Apis.Drive.v2" version="1.8.0.1130-rc" targetFramework="net45" />
Add comment 7 Minus   <package id="log4net" version="2.0.0" targetFramework="net45" />
Add comment 8 Minus   <package id="Microsoft.Bcl" version="1.0.19" targetFramework="net45" />
Add comment 9 Minus   <package id="Microsoft.Bcl.Async" version="1.0.16" targetFramework="net45" />
Add comment 10 Minus   <package id="Microsoft.Bcl.Build" version="1.0.7" targetFramework="net45" />
Add comment 11 Minus   <package id="Microsoft.Net.Http" version="2.1.10" targetFramework="net45" />
Add comment 12 Minus   <package id="Newtonsoft.Json" version="5.0.5" targetFramework="net45" />
Add comment 13 Minus   <package id="System.Data.SQLite.Core" version="1.0.98.1" targetFramework="net46" />
Add comment 14 Minus   <package id="Zlib.Portable" version="1.9.2" targetFramework="net45" />
Add comment 3 Plus   <package id="BouncyCastle" version="1.8.1" targetFramework="net46" />
Add comment 4 Plus   <package id="Google.Apis" version="1.16.0" targetFramework="net46" />
Add comment 5 Plus   <package id="Google.Apis.Auth" version="1.16.0" targetFramework="net46" />
Add comment 6 Plus   <package id="Google.Apis.Core" version="1.16.0" targetFramework="net46" />
Add comment 7 Plus   <package id="Google.Apis.Drive.v2" version="1.16.0.596" targetFramework="net46" />
Add comment 8 Plus   <package id="log4net" version="2.0.5" targetFramework="net46" />
Add comment 9 Plus   <package id="Microsoft.Bcl" version="1.1.10" targetFramework="net46" />
Add comment 10 Plus   <package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net46" />
Add comment 11 Plus   <package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="net46" />
Add comment 12 Plus   <package id="Microsoft.Net.Http" version="2.2.29" targetFramework="net46" />
Add comment 13 Plus   <package id="Newtonsoft.Json" version="9.0.1" targetFramework="net46" />
Add comment 14 Plus   <package id="System.Data.SQLite.Core" version="1.0.102.0" targetFramework="net46" />
Add comment 15 Plus   <package id="Zlib.Portable" version="1.11.0" targetFramework="net46" />
Add comment 16 Plus   <package id="Zlib.Portable.Signed" version="1.11.0" targetFramework="net46" />
Add comment 15 17 </packages>
App.config
/DBUpdater/App.config-1+20
/DBUpdater/App.config
Add comment 1 Minus  <?xml version="1.0" encoding="utf-8" ?>
Add comment 1 Plus  <?xml version="1.0" encoding="utf-8"?>
Add comment 2 <configuration>
Add comment 3 Plus   <configSections>
Add comment 4 Plus   <section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
Add comment 5 Plus   <!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
Add comment 6 Plus   </configSections>
Add comment 3 7 <startup>
Add comment 4 8 <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
Add comment 5 9 </startup>
Add comment 10 Plus   <entityFramework>
Add comment 11 Plus   <defaultConnectionFactory type="System.Data.Entity.Infrastructure.SqlConnectionFactory, EntityFramework" />
Add comment 12 Plus   <providers>
Add comment 13 Plus   <provider invariantName="System.Data.SQLite.EF6" type="System.Data.SQLite.EF6.SQLiteProviderServices, System.Data.SQLite.EF6" />
Add comment 14 Plus   <provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" />
Add comment 15 Plus   </providers>
Add comment 16 Plus   </entityFramework>
Add comment 17 Plus   <system.data>
Add comment 18 Plus   <DbProviderFactories>
Add comment 19 Plus   <remove invariant="System.Data.SQLite.EF6" />
Add comment 20 Plus   <add name="SQLite Data Provider (Entity Framework 6)" invariant="System.Data.SQLite.EF6" description=".NET Framework Data Provider for SQLite (Entity Framework 6)" type="System.Data.SQLite.EF6.SQLiteProviderFactory, System.Data.SQLite.EF6" />
Add comment 21 Plus   <remove invariant="System.Data.SQLite" />
Add comment 22 Plus   <add name="SQLite Data Provider" invariant="System.Data.SQLite" description=".NET Framework Data Provider for SQLite" type="System.Data.SQLite.SQLiteFactory, System.Data.SQLite" />
Add comment 23 Plus   </DbProviderFactories>
Add comment 24 Plus   </system.data>
Add comment 6 25 </configuration>
DBUpdater.csproj
/DBUpdater/DBUpdater.csproj+31
/DBUpdater/DBUpdater.csproj
Add comment 12 <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
Add comment 13 <FileAlignment>512</FileAlignment>
Add comment 14 <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
Add comment 15 Plus   <NuGetPackageImportStamp>
Add comment 16 Plus   </NuGetPackageImportStamp>
Add comment 15 17 </PropertyGroup>
Add comment 16 18 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Add comment 17 19 <PlatformTarget>AnyCPU</PlatformTarget>
Add comment 33 35 <WarningLevel>4</WarningLevel>
Add comment 34 36 </PropertyGroup>
Add comment 35 37 <ItemGroup>
Add comment 38 Plus   <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
Add comment 39 Plus   <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
Add comment 40 Plus   <Private>True</Private>
Add comment 41 Plus   </Reference>
Add comment 42 Plus   <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
Add comment 43 Plus   <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
Add comment 44 Plus   <Private>True</Private>
Add comment 45 Plus   </Reference>
Add comment 36 46 <Reference Include="System" />
Add comment 47 Plus   <Reference Include="System.ComponentModel.DataAnnotations" />
Add comment 37 48 <Reference Include="System.Core" />
Add comment 49 Plus   <Reference Include="System.Data.SQLite, Version=1.0.102.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
Add comment 50 Plus   <HintPath>..\packages\System.Data.SQLite.Core.1.0.102.0\lib\net451\System.Data.SQLite.dll</HintPath>
Add comment 51 Plus   <Private>True</Private>
Add comment 52 Plus   </Reference>
Add comment 53 Plus   <Reference Include="System.Data.SQLite.EF6, Version=1.0.102.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
Add comment 54 Plus   <HintPath>..\packages\System.Data.SQLite.EF6.1.0.102.0\lib\net451\System.Data.SQLite.EF6.dll</HintPath>
Add comment 55 Plus   <Private>True</Private>
Add comment 56 Plus   </Reference>
Add comment 57 Plus   <Reference Include="System.Data.SQLite.Linq, Version=1.0.102.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
Add comment 58 Plus   <HintPath>..\packages\System.Data.SQLite.Linq.1.0.102.0\lib\net451\System.Data.SQLite.Linq.dll</HintPath>
Add comment 59 Plus   <Private>True</Private>
Add comment 60 Plus   </Reference>
Add comment 38 61 <Reference Include="System.Xml.Linq" />
Add comment 39 62 <Reference Include="System.Data.DataSetExtensions" />
Add comment 40 63 <Reference Include="Microsoft.CSharp" />
Add comment 57 80 <AutoGen>True</AutoGen>
Add comment 58 81 <DependentUpon>Resources.resx</DependentUpon>
Add comment 59 82 </Compile>
Add comment 83 Plus   <None Include="packages.config" />
Add comment 60 84 <None Include="Properties\Settings.settings">
Add comment 61 85 <Generator>SettingsSingleFileGenerator</Generator>
Add comment 62 86 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
Add comment 71 95 <None Include="App.config" />
Add comment 72 96 </ItemGroup>
Add comment 73 97 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Add comment 98 Plus   <Import Project="..\packages\System.Data.SQLite.Core.1.0.102.0\build\net451\System.Data.SQLite.Core.targets" Condition="Exists('..\packages\System.Data.SQLite.Core.1.0.102.0\build\net451\System.Data.SQLite.Core.targets')" />
Add comment 99 Plus   <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
Add comment 100 Plus   <PropertyGroup>
Add comment 101 Plus   <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>
Add comment 102 Plus   </PropertyGroup>
Add comment 103 Plus   <Error Condition="!Exists('..\packages\System.Data.SQLite.Core.1.0.102.0\build\net451\System.Data.SQLite.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\System.Data.SQLite.Core.1.0.102.0\build\net451\System.Data.SQLite.Core.targets'))" />
Add comment 104 Plus   </Target>
Add comment 74 105 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Add comment 75 106 Other similar extension points exist, see Microsoft.Common.targets.
Add comment 76 107 <Target Name="BeforeBuild">
packages.config
/DBUpdater/packages.config+8
/DBUpdater/packages.config
Add comment 1 Plus  <?xml version="1.0" encoding="utf-8"?>
Add comment 2 Plus  <packages>
Add comment 3 Plus   <package id="EntityFramework" version="6.1.3" targetFramework="net452" />
Add comment 4 Plus   <package id="System.Data.SQLite" version="1.0.102.0" targetFramework="net452" />
Add comment 5 Plus   <package id="System.Data.SQLite.Core" version="1.0.102.0" targetFramework="net452" />
Add comment 6 Plus   <package id="System.Data.SQLite.EF6" version="1.0.102.0" targetFramework="net452" />
Add comment 7 Plus   <package id="System.Data.SQLite.Linq" version="1.0.102.0" targetFramework="net452" />
Add comment 8 Plus  </packages>
app.config
/GMailDrivePlugin/app.config
/GMailDrivePlugin/app.config
GMailDrivePlugin.csproj
/GMailDrivePlugin/GMailDrivePlugin.csproj
/GMailDrivePlugin/GMailDrivePlugin.csproj
packages.config
/GMailDrivePlugin/packages.config
/GMailDrivePlugin/packages.config
Google.Apis.dll
/packages/Google.Apis.1.8.0-rc/lib/net40/Google.Apis.dll
/packages/Google.Apis.1.8.0-rc/lib/net40/Google.Apis.dll
Google.Apis.pdb
/packages/Google.Apis.1.8.0-rc/lib/net40/Google.Apis.pdb
/packages/Google.Apis.1.8.0-rc/lib/net40/Google.Apis.pdb
Google.Apis.PlatformServices.dll
/packages/Google.Apis.1.8.0-rc/lib/net40/Google.Apis.PlatformServices.dll
/packages/Google.Apis.1.8.0-rc/lib/net40/Google.Apis.PlatformServices.dll
Google.Apis.PlatformServices.pdb
/packages/Google.Apis.1.8.0-rc/lib/net40/Google.Apis.PlatformServices.pdb
/packages/Google.Apis.1.8.0-rc/lib/net40/Google.Apis.PlatformServices.pdb
Google.Apis.PlatformServices.xml
/packages/Google.Apis.1.8.0-rc/lib/net40/Google.Apis.PlatformServices.xml
/packages/Google.Apis.1.8.0-rc/lib/net40/Google.Apis.PlatformServices.xml
Google.Apis.xml
/packages/Google.Apis.1.8.0-rc/lib/net40/Google.Apis.xml
/packages/Google.Apis.1.8.0-rc/lib/net40/Google.Apis.xml
Google.Apis.dll
/packages/Google.Apis.1.8.0-rc/lib/netcore45/Google.Apis.dll
/packages/Google.Apis.1.8.0-rc/lib/netcore45/Google.Apis.dll
Google.Apis.pdb
/packages/Google.Apis.1.8.0-rc/lib/netcore45/Google.Apis.pdb
/packages/Google.Apis.1.8.0-rc/lib/netcore45/Google.Apis.pdb
Google.Apis.PlatformServices.dll
/packages/Google.Apis.1.8.0-rc/lib/netcore45/Google.Apis.PlatformServices.dll
/packages/Google.Apis.1.8.0-rc/lib/netcore45/Google.Apis.PlatformServices.dll
Google.Apis.PlatformServices.pdb
/packages/Google.Apis.1.8.0-rc/lib/netcore45/Google.Apis.PlatformServices.pdb
/packages/Google.Apis.1.8.0-rc/lib/netcore45/Google.Apis.PlatformServices.pdb
Google.Apis.PlatformServices.xml
/packages/Google.Apis.1.8.0-rc/lib/netcore45/Google.Apis.PlatformServices.xml
/packages/Google.Apis.1.8.0-rc/lib/netcore45/Google.Apis.PlatformServices.xml
Google.Apis.xml
/packages/Google.Apis.1.8.0-rc/lib/netcore45/Google.Apis.xml
/packages/Google.Apis.1.8.0-rc/lib/netcore45/Google.Apis.xml
Google.Apis.dll
/packages/Google.Apis.1.8.0-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.dll
/packages/Google.Apis.1.8.0-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.dll
Google.Apis.pdb
/packages/Google.Apis.1.8.0-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.pdb
/packages/Google.Apis.1.8.0-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.pdb
Google.Apis.xml
/packages/Google.Apis.1.8.0-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.xml
/packages/Google.Apis.1.8.0-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.xml
Google.Apis.dll
/packages/Google.Apis.1.8.0-rc/lib/wp8/Google.Apis.dll
/packages/Google.Apis.1.8.0-rc/lib/wp8/Google.Apis.dll
Google.Apis.pdb
/packages/Google.Apis.1.8.0-rc/lib/wp8/Google.Apis.pdb
/packages/Google.Apis.1.8.0-rc/lib/wp8/Google.Apis.pdb
Google.Apis.PlatformServices.dll
/packages/Google.Apis.1.8.0-rc/lib/wp8/Google.Apis.PlatformServices.dll
/packages/Google.Apis.1.8.0-rc/lib/wp8/Google.Apis.PlatformServices.dll
Google.Apis.PlatformServices.pdb
/packages/Google.Apis.1.8.0-rc/lib/wp8/Google.Apis.PlatformServices.pdb
/packages/Google.Apis.1.8.0-rc/lib/wp8/Google.Apis.PlatformServices.pdb
Google.Apis.PlatformServices.xml
/packages/Google.Apis.1.8.0-rc/lib/wp8/Google.Apis.PlatformServices.xml
/packages/Google.Apis.1.8.0-rc/lib/wp8/Google.Apis.PlatformServices.xml
Google.Apis.xml
/packages/Google.Apis.1.8.0-rc/lib/wp8/Google.Apis.xml
/packages/Google.Apis.1.8.0-rc/lib/wp8/Google.Apis.xml
Google.Apis.1.8.0-rc.nupkg
/packages/Google.Apis.1.8.0-rc/Google.Apis.1.8.0-rc.nupkg
/packages/Google.Apis.1.8.0-rc/Google.Apis.1.8.0-rc.nupkg
License.txt
/packages/Google.Apis.1.8.0-rc/License.txt
/packages/Google.Apis.1.8.0-rc/License.txt
Google.Apis.Auth.dll
/packages/Google.Apis.Auth.1.8.0-rc/lib/net40/Google.Apis.Auth.dll
/packages/Google.Apis.Auth.1.8.0-rc/lib/net40/Google.Apis.Auth.dll
Google.Apis.Auth.pdb
/packages/Google.Apis.Auth.1.8.0-rc/lib/net40/Google.Apis.Auth.pdb
/packages/Google.Apis.Auth.1.8.0-rc/lib/net40/Google.Apis.Auth.pdb
Google.Apis.Auth.PlatformServices.dll
/packages/Google.Apis.Auth.1.8.0-rc/lib/net40/Google.Apis.Auth.PlatformServices.dll
/packages/Google.Apis.Auth.1.8.0-rc/lib/net40/Google.Apis.Auth.PlatformServices.dll
Google.Apis.Auth.PlatformServices.pdb
/packages/Google.Apis.Auth.1.8.0-rc/lib/net40/Google.Apis.Auth.PlatformServices.pdb
/packages/Google.Apis.Auth.1.8.0-rc/lib/net40/Google.Apis.Auth.PlatformServices.pdb
Google.Apis.Auth.PlatformServices.xml
/packages/Google.Apis.Auth.1.8.0-rc/lib/net40/Google.Apis.Auth.PlatformServices.xml
/packages/Google.Apis.Auth.1.8.0-rc/lib/net40/Google.Apis.Auth.PlatformServices.xml
Google.Apis.Auth.xml
/packages/Google.Apis.Auth.1.8.0-rc/lib/net40/Google.Apis.Auth.xml
/packages/Google.Apis.Auth.1.8.0-rc/lib/net40/Google.Apis.Auth.xml
Google.Apis.Auth.dll
/packages/Google.Apis.Auth.1.8.0-rc/lib/netcore45/Google.Apis.Auth.dll
/packages/Google.Apis.Auth.1.8.0-rc/lib/netcore45/Google.Apis.Auth.dll
Google.Apis.Auth.pdb
/packages/Google.Apis.Auth.1.8.0-rc/lib/netcore45/Google.Apis.Auth.pdb
/packages/Google.Apis.Auth.1.8.0-rc/lib/netcore45/Google.Apis.Auth.pdb
Google.Apis.Auth.PlatformServices.dll
/packages/Google.Apis.Auth.1.8.0-rc/lib/netcore45/Google.Apis.Auth.PlatformServices.dll
/packages/Google.Apis.Auth.1.8.0-rc/lib/netcore45/Google.Apis.Auth.PlatformServices.dll
Google.Apis.Auth.PlatformServices.pdb
/packages/Google.Apis.Auth.1.8.0-rc/lib/netcore45/Google.Apis.Auth.PlatformServices.pdb
/packages/Google.Apis.Auth.1.8.0-rc/lib/netcore45/Google.Apis.Auth.PlatformServices.pdb
Google.Apis.Auth.PlatformServices.xml
/packages/Google.Apis.Auth.1.8.0-rc/lib/netcore45/Google.Apis.Auth.PlatformServices.xml
/packages/Google.Apis.Auth.1.8.0-rc/lib/netcore45/Google.Apis.Auth.PlatformServices.xml
Google.Apis.Auth.xml
/packages/Google.Apis.Auth.1.8.0-rc/lib/netcore45/Google.Apis.Auth.xml
/packages/Google.Apis.Auth.1.8.0-rc/lib/netcore45/Google.Apis.Auth.xml
Google.Apis.Auth.dll
/packages/Google.Apis.Auth.1.8.0-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.Auth.dll
/packages/Google.Apis.Auth.1.8.0-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.Auth.dll
Google.Apis.Auth.pdb
/packages/Google.Apis.Auth.1.8.0-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.Auth.pdb
/packages/Google.Apis.Auth.1.8.0-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.Auth.pdb
Google.Apis.Auth.xml
/packages/Google.Apis.Auth.1.8.0-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.Auth.xml
/packages/Google.Apis.Auth.1.8.0-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.Auth.xml
Google.Apis.Auth.dll
/packages/Google.Apis.Auth.1.8.0-rc/lib/wp8/Google.Apis.Auth.dll
/packages/Google.Apis.Auth.1.8.0-rc/lib/wp8/Google.Apis.Auth.dll
Google.Apis.Auth.pdb
/packages/Google.Apis.Auth.1.8.0-rc/lib/wp8/Google.Apis.Auth.pdb
/packages/Google.Apis.Auth.1.8.0-rc/lib/wp8/Google.Apis.Auth.pdb
Google.Apis.Auth.PlatformServices.dll
/packages/Google.Apis.Auth.1.8.0-rc/lib/wp8/Google.Apis.Auth.PlatformServices.dll
/packages/Google.Apis.Auth.1.8.0-rc/lib/wp8/Google.Apis.Auth.PlatformServices.dll
Google.Apis.Auth.PlatformServices.pdb
/packages/Google.Apis.Auth.1.8.0-rc/lib/wp8/Google.Apis.Auth.PlatformServices.pdb
/packages/Google.Apis.Auth.1.8.0-rc/lib/wp8/Google.Apis.Auth.PlatformServices.pdb
Google.Apis.Auth.PlatformServices.xml
/packages/Google.Apis.Auth.1.8.0-rc/lib/wp8/Google.Apis.Auth.PlatformServices.xml
/packages/Google.Apis.Auth.1.8.0-rc/lib/wp8/Google.Apis.Auth.PlatformServices.xml
Google.Apis.Auth.xml
/packages/Google.Apis.Auth.1.8.0-rc/lib/wp8/Google.Apis.Auth.xml
/packages/Google.Apis.Auth.1.8.0-rc/lib/wp8/Google.Apis.Auth.xml
Google.Apis.Auth.1.8.0-rc.nupkg
/packages/Google.Apis.Auth.1.8.0-rc/Google.Apis.Auth.1.8.0-rc.nupkg
/packages/Google.Apis.Auth.1.8.0-rc/Google.Apis.Auth.1.8.0-rc.nupkg
License.txt
/packages/Google.Apis.Auth.1.8.0-rc/License.txt
/packages/Google.Apis.Auth.1.8.0-rc/License.txt
Google.Apis.Core.dll
/packages/Google.Apis.Core.1.8.0-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.Core.dll
/packages/Google.Apis.Core.1.8.0-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.Core.dll
Google.Apis.Core.pdb
/packages/Google.Apis.Core.1.8.0-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.Core.pdb
/packages/Google.Apis.Core.1.8.0-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.Core.pdb
Google.Apis.Core.xml
/packages/Google.Apis.Core.1.8.0-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.Core.xml
/packages/Google.Apis.Core.1.8.0-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.Core.xml
Google.Apis.Core.1.8.0-rc.nupkg
/packages/Google.Apis.Core.1.8.0-rc/Google.Apis.Core.1.8.0-rc.nupkg
/packages/Google.Apis.Core.1.8.0-rc/Google.Apis.Core.1.8.0-rc.nupkg
License.txt
/packages/Google.Apis.Core.1.8.0-rc/License.txt
/packages/Google.Apis.Core.1.8.0-rc/License.txt
Google.Apis.Drive.v2.dll
/packages/Google.Apis.Drive.v2.1.8.0.1130-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.Drive.v2.dll
/packages/Google.Apis.Drive.v2.1.8.0.1130-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.Drive.v2.dll
Google.Apis.Drive.v2.pdb
/packages/Google.Apis.Drive.v2.1.8.0.1130-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.Drive.v2.pdb
/packages/Google.Apis.Drive.v2.1.8.0.1130-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.Drive.v2.pdb
Google.Apis.Drive.v2.xml
/packages/Google.Apis.Drive.v2.1.8.0.1130-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.Drive.v2.xml
/packages/Google.Apis.Drive.v2.1.8.0.1130-rc/lib/portable-net4+sl4+wp71+win8/Google.Apis.Drive.v2.xml
Google.Apis.Drive.v2.1.8.0.1130-rc.nupkg
/packages/Google.Apis.Drive.v2.1.8.0.1130-rc/Google.Apis.Drive.v2.1.8.0.1130-rc.nupkg
/packages/Google.Apis.Drive.v2.1.8.0.1130-rc/Google.Apis.Drive.v2.1.8.0.1130-rc.nupkg
log4net.dll
/packages/log4net.2.0.0/lib/net10-full/log4net.dll
/packages/log4net.2.0.0/lib/net10-full/log4net.dll
log4net.xml
/packages/log4net.2.0.0/lib/net10-full/log4net.xml
/packages/log4net.2.0.0/lib/net10-full/log4net.xml
log4net.dll
/packages/log4net.2.0.0/lib/net11-full/log4net.dll
/packages/log4net.2.0.0/lib/net11-full/log4net.dll
log4net.xml
/packages/log4net.2.0.0/lib/net11-full/log4net.xml
/packages/log4net.2.0.0/lib/net11-full/log4net.xml
log4net.dll
/packages/log4net.2.0.0/lib/net20-cf/log4net.dll
/packages/log4net.2.0.0/lib/net20-cf/log4net.dll
log4net.xml
/packages/log4net.2.0.0/lib/net20-cf/log4net.xml
/packages/log4net.2.0.0/lib/net20-cf/log4net.xml
log4net.dll
/packages/log4net.2.0.0/lib/net20-full/log4net.dll
/packages/log4net.2.0.0/lib/net20-full/log4net.dll
log4net.xml
/packages/log4net.2.0.0/lib/net20-full/log4net.xml
/packages/log4net.2.0.0/lib/net20-full/log4net.xml
log4net.dll
/packages/log4net.2.0.0/lib/net35-client/log4net.dll
/packages/log4net.2.0.0/lib/net35-client/log4net.dll
log4net.xml
/packages/log4net.2.0.0/lib/net35-client/log4net.xml
/packages/log4net.2.0.0/lib/net35-client/log4net.xml
log4net.dll
/packages/log4net.2.0.0/lib/net35-full/log4net.dll
/packages/log4net.2.0.0/lib/net35-full/log4net.dll
log4net.xml
/packages/log4net.2.0.0/lib/net35-full/log4net.xml
/packages/log4net.2.0.0/lib/net35-full/log4net.xml
log4net.dll
/packages/log4net.2.0.0/lib/net40-client/log4net.dll
/packages/log4net.2.0.0/lib/net40-client/log4net.dll
log4net.xml
/packages/log4net.2.0.0/lib/net40-client/log4net.xml
/packages/log4net.2.0.0/lib/net40-client/log4net.xml
log4net.dll
/packages/log4net.2.0.0/lib/net40-full/log4net.dll
/packages/log4net.2.0.0/lib/net40-full/log4net.dll
log4net.xml
/packages/log4net.2.0.0/lib/net40-full/log4net.xml
/packages/log4net.2.0.0/lib/net40-full/log4net.xml
log4net.2.0.0.nupkg
/packages/log4net.2.0.0/log4net.2.0.0.nupkg
/packages/log4net.2.0.0/log4net.2.0.0.nupkg
_._
/packages/Microsoft.Bcl.1.0.19/content/net45/_._
/packages/Microsoft.Bcl.1.0.19/content/net45/_._
_._
/packages/Microsoft.Bcl.1.0.19/content/portable-net45+win8+wp8/_._
/packages/Microsoft.Bcl.1.0.19/content/portable-net45+win8+wp8/_._
_._
/packages/Microsoft.Bcl.1.0.19/content/sl4/_._
/packages/Microsoft.Bcl.1.0.19/content/sl4/_._
_._
/packages/Microsoft.Bcl.1.0.19/content/sl5/_._
/packages/Microsoft.Bcl.1.0.19/content/sl5/_._
_._
/packages/Microsoft.Bcl.1.0.19/content/win8/_._
/packages/Microsoft.Bcl.1.0.19/content/win8/_._
_._
/packages/Microsoft.Bcl.1.0.19/content/wp8/_._
/packages/Microsoft.Bcl.1.0.19/content/wp8/_._
ensureRedirect.xml
/packages/Microsoft.Bcl.1.0.19/lib/net40/ensureRedirect.xml
/packages/Microsoft.Bcl.1.0.19/lib/net40/ensureRedirect.xml
System.Runtime.dll
/packages/Microsoft.Bcl.1.0.19/lib/net40/System.Runtime.dll
/packages/Microsoft.Bcl.1.0.19/lib/net40/System.Runtime.dll
System.Runtime.xml
/packages/Microsoft.Bcl.1.0.19/lib/net40/System.Runtime.xml
/packages/Microsoft.Bcl.1.0.19/lib/net40/System.Runtime.xml
System.Threading.Tasks.dll
/packages/Microsoft.Bcl.1.0.19/lib/net40/System.Threading.Tasks.dll
/packages/Microsoft.Bcl.1.0.19/lib/net40/System.Threading.Tasks.dll
System.Threading.Tasks.xml
/packages/Microsoft.Bcl.1.0.19/lib/net40/System.Threading.Tasks.xml
/packages/Microsoft.Bcl.1.0.19/lib/net40/System.Threading.Tasks.xml
_._
/packages/Microsoft.Bcl.1.0.19/lib/net45/_._
/packages/Microsoft.Bcl.1.0.19/lib/net45/_._
ensureRedirect.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/ensureRedirect.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/ensureRedirect.xml
System.Runtime.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/System.Runtime.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/System.Runtime.dll
System.Runtime.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/System.Runtime.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/System.Runtime.xml
System.Threading.Tasks.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/System.Threading.Tasks.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/System.Threading.Tasks.dll
System.Threading.Tasks.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/System.Threading.Tasks.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/System.Threading.Tasks.xml
ensureRedirect.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/ensureRedirect.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/ensureRedirect.xml
System.Runtime.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/System.Runtime.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/System.Runtime.dll
System.Runtime.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/System.Runtime.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/System.Runtime.xml
System.Threading.Tasks.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/System.Threading.Tasks.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/System.Threading.Tasks.dll
System.Threading.Tasks.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/System.Threading.Tasks.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/System.Threading.Tasks.xml
ensureRedirect.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/ensureRedirect.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/ensureRedirect.xml
System.Runtime.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/System.Runtime.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/System.Runtime.dll
System.Runtime.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/System.Runtime.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/System.Runtime.xml
System.Threading.Tasks.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/System.Threading.Tasks.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/System.Threading.Tasks.dll
System.Threading.Tasks.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/System.Threading.Tasks.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/System.Threading.Tasks.xml
ensureRedirect.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl5+win8+wp8/ensureRedirect.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl5+win8+wp8/ensureRedirect.xml
System.Runtime.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl5+win8+wp8/System.Runtime.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl5+win8+wp8/System.Runtime.dll
System.Runtime.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl5+win8+wp8/System.Runtime.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl5+win8+wp8/System.Runtime.xml
System.Threading.Tasks.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl5+win8+wp8/System.Threading.Tasks.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl5+win8+wp8/System.Threading.Tasks.dll
System.Threading.Tasks.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl5+win8+wp8/System.Threading.Tasks.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl5+win8+wp8/System.Threading.Tasks.xml
ensureRedirect.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/ensureRedirect.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/ensureRedirect.xml
System.Runtime.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/System.Runtime.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/System.Runtime.dll
System.Runtime.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/System.Runtime.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/System.Runtime.xml
System.Threading.Tasks.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/System.Threading.Tasks.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/System.Threading.Tasks.dll
System.Threading.Tasks.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/System.Threading.Tasks.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/System.Threading.Tasks.xml
ensureRedirect.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/ensureRedirect.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/ensureRedirect.xml
System.Runtime.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/System.Runtime.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/System.Runtime.dll
System.Runtime.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/System.Runtime.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/System.Runtime.xml
System.Threading.Tasks.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/System.Threading.Tasks.dll
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/System.Threading.Tasks.dll
System.Threading.Tasks.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/System.Threading.Tasks.xml
/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/System.Threading.Tasks.xml
_._
/packages/Microsoft.Bcl.1.0.19/lib/portable-net45+win8+wp8/_._
/packages/Microsoft.Bcl.1.0.19/lib/portable-net45+win8+wp8/_._
System.Runtime.dll
/packages/Microsoft.Bcl.1.0.19/lib/sl4/System.Runtime.dll
/packages/Microsoft.Bcl.1.0.19/lib/sl4/System.Runtime.dll
System.Runtime.xml
/packages/Microsoft.Bcl.1.0.19/lib/sl4/System.Runtime.xml
/packages/Microsoft.Bcl.1.0.19/lib/sl4/System.Runtime.xml
System.Threading.Tasks.dll
/packages/Microsoft.Bcl.1.0.19/lib/sl4/System.Threading.Tasks.dll
/packages/Microsoft.Bcl.1.0.19/lib/sl4/System.Threading.Tasks.dll
System.Threading.Tasks.xml
/packages/Microsoft.Bcl.1.0.19/lib/sl4/System.Threading.Tasks.xml
/packages/Microsoft.Bcl.1.0.19/lib/sl4/System.Threading.Tasks.xml
ensureRedirect.xml
/packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/ensureRedirect.xml
/packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/ensureRedirect.xml
System.Runtime.dll
/packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/System.Runtime.dll
/packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/System.Runtime.dll
System.Runtime.xml
/packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/System.Runtime.xml
/packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/System.Runtime.xml
System.Threading.Tasks.dll
/packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/System.Threading.Tasks.dll
/packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/System.Threading.Tasks.dll
System.Threading.Tasks.xml
/packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/System.Threading.Tasks.xml
/packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/System.Threading.Tasks.xml
System.Runtime.dll
/packages/Microsoft.Bcl.1.0.19/lib/sl5/System.Runtime.dll
/packages/Microsoft.Bcl.1.0.19/lib/sl5/System.Runtime.dll
System.Runtime.xml
/packages/Microsoft.Bcl.1.0.19/lib/sl5/System.Runtime.xml
/packages/Microsoft.Bcl.1.0.19/lib/sl5/System.Runtime.xml
System.Threading.Tasks.dll
/packages/Microsoft.Bcl.1.0.19/lib/sl5/System.Threading.Tasks.dll
/packages/Microsoft.Bcl.1.0.19/lib/sl5/System.Threading.Tasks.dll
System.Threading.Tasks.xml
/packages/Microsoft.Bcl.1.0.19/lib/sl5/System.Threading.Tasks.xml
/packages/Microsoft.Bcl.1.0.19/lib/sl5/System.Threading.Tasks.xml
_._
/packages/Microsoft.Bcl.1.0.19/lib/win8/_._
/packages/Microsoft.Bcl.1.0.19/lib/win8/_._
_._
/packages/Microsoft.Bcl.1.0.19/lib/wp8/_._
/packages/Microsoft.Bcl.1.0.19/lib/wp8/_._
License.rtf
/packages/Microsoft.Bcl.1.0.19/License.rtf
/packages/Microsoft.Bcl.1.0.19/License.rtf
Microsoft.Bcl.1.0.19.nupkg
/packages/Microsoft.Bcl.1.0.19/Microsoft.Bcl.1.0.19.nupkg
/packages/Microsoft.Bcl.1.0.19/Microsoft.Bcl.1.0.19.nupkg
ReleaseNotes.txt
/packages/Microsoft.Bcl.1.0.19/ReleaseNotes.txt
/packages/Microsoft.Bcl.1.0.19/ReleaseNotes.txt
Microsoft.Threading.Tasks.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/net40/Microsoft.Threading.Tasks.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/net40/Microsoft.Threading.Tasks.dll
Microsoft.Threading.Tasks.Extensions.Desktop.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/net40/Microsoft.Threading.Tasks.Extensions.Desktop.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/net40/Microsoft.Threading.Tasks.Extensions.Desktop.dll
Microsoft.Threading.Tasks.Extensions.Desktop.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/net40/Microsoft.Threading.Tasks.Extensions.Desktop.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/net40/Microsoft.Threading.Tasks.Extensions.Desktop.xml
Microsoft.Threading.Tasks.Extensions.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/net40/Microsoft.Threading.Tasks.Extensions.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/net40/Microsoft.Threading.Tasks.Extensions.dll
Microsoft.Threading.Tasks.Extensions.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/net40/Microsoft.Threading.Tasks.Extensions.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/net40/Microsoft.Threading.Tasks.Extensions.xml
Microsoft.Threading.Tasks.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/net40/Microsoft.Threading.Tasks.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/net40/Microsoft.Threading.Tasks.xml
Microsoft.Threading.Tasks.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/net45/Microsoft.Threading.Tasks.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/net45/Microsoft.Threading.Tasks.dll
Microsoft.Threading.Tasks.Extensions.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/net45/Microsoft.Threading.Tasks.Extensions.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/net45/Microsoft.Threading.Tasks.Extensions.dll
Microsoft.Threading.Tasks.Extensions.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/net45/Microsoft.Threading.Tasks.Extensions.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/net45/Microsoft.Threading.Tasks.Extensions.xml
Microsoft.Threading.Tasks.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/net45/Microsoft.Threading.Tasks.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/net45/Microsoft.Threading.Tasks.xml
Microsoft.Threading.Tasks.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net40+sl4+win8+wp71/Microsoft.Threading.Tasks.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net40+sl4+win8+wp71/Microsoft.Threading.Tasks.dll
Microsoft.Threading.Tasks.Extensions.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net40+sl4+win8+wp71/Microsoft.Threading.Tasks.Extensions.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net40+sl4+win8+wp71/Microsoft.Threading.Tasks.Extensions.dll
Microsoft.Threading.Tasks.Extensions.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net40+sl4+win8+wp71/Microsoft.Threading.Tasks.Extensions.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net40+sl4+win8+wp71/Microsoft.Threading.Tasks.Extensions.xml
Microsoft.Threading.Tasks.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net40+sl4+win8+wp71/Microsoft.Threading.Tasks.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net40+sl4+win8+wp71/Microsoft.Threading.Tasks.xml
Microsoft.Threading.Tasks.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8/Microsoft.Threading.Tasks.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8/Microsoft.Threading.Tasks.dll
Microsoft.Threading.Tasks.Extensions.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8/Microsoft.Threading.Tasks.Extensions.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8/Microsoft.Threading.Tasks.Extensions.dll
Microsoft.Threading.Tasks.Extensions.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8/Microsoft.Threading.Tasks.Extensions.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8/Microsoft.Threading.Tasks.Extensions.xml
Microsoft.Threading.Tasks.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8/Microsoft.Threading.Tasks.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8/Microsoft.Threading.Tasks.xml
Microsoft.Threading.Tasks.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8+wp8/Microsoft.Threading.Tasks.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8+wp8/Microsoft.Threading.Tasks.dll
Microsoft.Threading.Tasks.Extensions.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8+wp8/Microsoft.Threading.Tasks.Extensions.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8+wp8/Microsoft.Threading.Tasks.Extensions.dll
Microsoft.Threading.Tasks.Extensions.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8+wp8/Microsoft.Threading.Tasks.Extensions.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8+wp8/Microsoft.Threading.Tasks.Extensions.xml
Microsoft.Threading.Tasks.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8+wp8/Microsoft.Threading.Tasks.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8+wp8/Microsoft.Threading.Tasks.xml
Microsoft.Threading.Tasks.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4/Microsoft.Threading.Tasks.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4/Microsoft.Threading.Tasks.dll
Microsoft.Threading.Tasks.Extensions.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4/Microsoft.Threading.Tasks.Extensions.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4/Microsoft.Threading.Tasks.Extensions.dll
Microsoft.Threading.Tasks.Extensions.Silverlight.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4/Microsoft.Threading.Tasks.Extensions.Silverlight.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4/Microsoft.Threading.Tasks.Extensions.Silverlight.dll
Microsoft.Threading.Tasks.Extensions.Silverlight.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4/Microsoft.Threading.Tasks.Extensions.Silverlight.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4/Microsoft.Threading.Tasks.Extensions.Silverlight.xml
Microsoft.Threading.Tasks.Extensions.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4/Microsoft.Threading.Tasks.Extensions.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4/Microsoft.Threading.Tasks.Extensions.xml
Microsoft.Threading.Tasks.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4/Microsoft.Threading.Tasks.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4/Microsoft.Threading.Tasks.xml
Microsoft.Threading.Tasks.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4-windowsphone71/Microsoft.Threading.Tasks.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4-windowsphone71/Microsoft.Threading.Tasks.dll
Microsoft.Threading.Tasks.Extensions.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4-windowsphone71/Microsoft.Threading.Tasks.Extensions.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4-windowsphone71/Microsoft.Threading.Tasks.Extensions.dll
Microsoft.Threading.Tasks.Extensions.Phone.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4-windowsphone71/Microsoft.Threading.Tasks.Extensions.Phone.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4-windowsphone71/Microsoft.Threading.Tasks.Extensions.Phone.dll
Microsoft.Threading.Tasks.Extensions.Phone.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4-windowsphone71/Microsoft.Threading.Tasks.Extensions.Phone.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4-windowsphone71/Microsoft.Threading.Tasks.Extensions.Phone.xml
Microsoft.Threading.Tasks.Extensions.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4-windowsphone71/Microsoft.Threading.Tasks.Extensions.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4-windowsphone71/Microsoft.Threading.Tasks.Extensions.xml
Microsoft.Threading.Tasks.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4-windowsphone71/Microsoft.Threading.Tasks.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/sl4-windowsphone71/Microsoft.Threading.Tasks.xml
Microsoft.Threading.Tasks.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/win8/Microsoft.Threading.Tasks.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/win8/Microsoft.Threading.Tasks.dll
Microsoft.Threading.Tasks.Extensions.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/win8/Microsoft.Threading.Tasks.Extensions.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/win8/Microsoft.Threading.Tasks.Extensions.dll
Microsoft.Threading.Tasks.Extensions.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/win8/Microsoft.Threading.Tasks.Extensions.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/win8/Microsoft.Threading.Tasks.Extensions.xml
Microsoft.Threading.Tasks.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/win8/Microsoft.Threading.Tasks.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/win8/Microsoft.Threading.Tasks.xml
Microsoft.Threading.Tasks.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/wp8/Microsoft.Threading.Tasks.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/wp8/Microsoft.Threading.Tasks.dll
Microsoft.Threading.Tasks.Extensions.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/wp8/Microsoft.Threading.Tasks.Extensions.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/wp8/Microsoft.Threading.Tasks.Extensions.dll
Microsoft.Threading.Tasks.Extensions.Phone.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/wp8/Microsoft.Threading.Tasks.Extensions.Phone.dll
/packages/Microsoft.Bcl.Async.1.0.16/lib/wp8/Microsoft.Threading.Tasks.Extensions.Phone.dll
Microsoft.Threading.Tasks.Extensions.Phone.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/wp8/Microsoft.Threading.Tasks.Extensions.Phone.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/wp8/Microsoft.Threading.Tasks.Extensions.Phone.xml
Microsoft.Threading.Tasks.Extensions.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/wp8/Microsoft.Threading.Tasks.Extensions.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/wp8/Microsoft.Threading.Tasks.Extensions.xml
Microsoft.Threading.Tasks.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/wp8/Microsoft.Threading.Tasks.xml
/packages/Microsoft.Bcl.Async.1.0.16/lib/wp8/Microsoft.Threading.Tasks.xml
License.rtf
/packages/Microsoft.Bcl.Async.1.0.16/License.rtf
/packages/Microsoft.Bcl.Async.1.0.16/License.rtf
Microsoft.Bcl.Async.1.0.16.nupkg
/packages/Microsoft.Bcl.Async.1.0.16/Microsoft.Bcl.Async.1.0.16.nupkg
/packages/Microsoft.Bcl.Async.1.0.16/Microsoft.Bcl.Async.1.0.16.nupkg
ReleaseNotes.txt
/packages/Microsoft.Bcl.Async.1.0.16/ReleaseNotes.txt
/packages/Microsoft.Bcl.Async.1.0.16/ReleaseNotes.txt
_._
/packages/Microsoft.Bcl.Build.1.0.7/content/net40/_._
/packages/Microsoft.Bcl.Build.1.0.7/content/net40/_._
_._
/packages/Microsoft.Bcl.Build.1.0.7/content/netcore45/_._
/packages/Microsoft.Bcl.Build.1.0.7/content/netcore45/_._
_._
/packages/Microsoft.Bcl.Build.1.0.7/content/portable-net40+win8+sl4+wp71/_._
/packages/Microsoft.Bcl.Build.1.0.7/content/portable-net40+win8+sl4+wp71/_._
_._
/packages/Microsoft.Bcl.Build.1.0.7/content/sl4/_._
/packages/Microsoft.Bcl.Build.1.0.7/content/sl4/_._
_._
/packages/Microsoft.Bcl.Build.1.0.7/content/sl4-windowsphone71/_._
/packages/Microsoft.Bcl.Build.1.0.7/content/sl4-windowsphone71/_._
Install.ps1
/packages/Microsoft.Bcl.Build.1.0.7/tools/Install.ps1
/packages/Microsoft.Bcl.Build.1.0.7/tools/Install.ps1
Microsoft.Bcl.Build.targets
/packages/Microsoft.Bcl.Build.1.0.7/tools/Microsoft.Bcl.Build.targets
/packages/Microsoft.Bcl.Build.1.0.7/tools/Microsoft.Bcl.Build.targets
Microsoft.Bcl.Build.Tasks.dll
/packages/Microsoft.Bcl.Build.1.0.7/tools/Microsoft.Bcl.Build.Tasks.dll
/packages/Microsoft.Bcl.Build.1.0.7/tools/Microsoft.Bcl.Build.Tasks.dll
Uninstall.ps1
/packages/Microsoft.Bcl.Build.1.0.7/tools/Uninstall.ps1
/packages/Microsoft.Bcl.Build.1.0.7/tools/Uninstall.ps1
License.rtf
/packages/Microsoft.Bcl.Build.1.0.7/License.rtf
/packages/Microsoft.Bcl.Build.1.0.7/License.rtf
Microsoft.Bcl.Build.1.0.7.nupkg
/packages/Microsoft.Bcl.Build.1.0.7/Microsoft.Bcl.Build.1.0.7.nupkg
/packages/Microsoft.Bcl.Build.1.0.7/Microsoft.Bcl.Build.1.0.7.nupkg
ensureRedirect.xml
/packages/Microsoft.Net.Http.2.1.10/lib/net40/ensureRedirect.xml
/packages/Microsoft.Net.Http.2.1.10/lib/net40/ensureRedirect.xml
System.Net.Http.dll
/packages/Microsoft.Net.Http.2.1.10/lib/net40/System.Net.Http.dll
/packages/Microsoft.Net.Http.2.1.10/lib/net40/System.Net.Http.dll
System.Net.Http.Extensions.dll
/packages/Microsoft.Net.Http.2.1.10/lib/net40/System.Net.Http.Extensions.dll
/packages/Microsoft.Net.Http.2.1.10/lib/net40/System.Net.Http.Extensions.dll
System.Net.Http.Extensions.XML
/packages/Microsoft.Net.Http.2.1.10/lib/net40/System.Net.Http.Extensions.XML
/packages/Microsoft.Net.Http.2.1.10/lib/net40/System.Net.Http.Extensions.XML
System.Net.Http.Primitives.dll
/packages/Microsoft.Net.Http.2.1.10/lib/net40/System.Net.Http.Primitives.dll
/packages/Microsoft.Net.Http.2.1.10/lib/net40/System.Net.Http.Primitives.dll
System.Net.Http.Primitives.xml
/packages/Microsoft.Net.Http.2.1.10/lib/net40/System.Net.Http.Primitives.xml
/packages/Microsoft.Net.Http.2.1.10/lib/net40/System.Net.Http.Primitives.xml
System.Net.Http.WebRequest.dll
/packages/Microsoft.Net.Http.2.1.10/lib/net40/System.Net.Http.WebRequest.dll
/packages/Microsoft.Net.Http.2.1.10/lib/net40/System.Net.Http.WebRequest.dll
System.Net.Http.WebRequest.xml
/packages/Microsoft.Net.Http.2.1.10/lib/net40/System.Net.Http.WebRequest.xml
/packages/Microsoft.Net.Http.2.1.10/lib/net40/System.Net.Http.WebRequest.xml
System.Net.Http.xml
/packages/Microsoft.Net.Http.2.1.10/lib/net40/System.Net.Http.xml
/packages/Microsoft.Net.Http.2.1.10/lib/net40/System.Net.Http.xml
ensureRedirect.xml
/packages/Microsoft.Net.Http.2.1.10/lib/net45/ensureRedirect.xml
/packages/Microsoft.Net.Http.2.1.10/lib/net45/ensureRedirect.xml
System.Net.Http.Extensions.dll
/packages/Microsoft.Net.Http.2.1.10/lib/net45/System.Net.Http.Extensions.dll
/packages/Microsoft.Net.Http.2.1.10/lib/net45/System.Net.Http.Extensions.dll
System.Net.Http.Extensions.XML
/packages/Microsoft.Net.Http.2.1.10/lib/net45/System.Net.Http.Extensions.XML
/packages/Microsoft.Net.Http.2.1.10/lib/net45/System.Net.Http.Extensions.XML
System.Net.Http.Primitives.dll
/packages/Microsoft.Net.Http.2.1.10/lib/net45/System.Net.Http.Primitives.dll
/packages/Microsoft.Net.Http.2.1.10/lib/net45/System.Net.Http.Primitives.dll
System.Net.Http.Primitives.xml
/packages/Microsoft.Net.Http.2.1.10/lib/net45/System.Net.Http.Primitives.xml
/packages/Microsoft.Net.Http.2.1.10/lib/net45/System.Net.Http.Primitives.xml
ensureRedirect.xml
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net40+sl4+win8+wp71/ensureRedirect.xml
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net40+sl4+win8+wp71/ensureRedirect.xml
System.Net.Http.dll
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net40+sl4+win8+wp71/System.Net.Http.dll
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net40+sl4+win8+wp71/System.Net.Http.dll
System.Net.Http.Extensions.dll
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net40+sl4+win8+wp71/System.Net.Http.Extensions.dll
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net40+sl4+win8+wp71/System.Net.Http.Extensions.dll
System.Net.Http.Extensions.XML
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net40+sl4+win8+wp71/System.Net.Http.Extensions.XML
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net40+sl4+win8+wp71/System.Net.Http.Extensions.XML
System.Net.Http.Primitives.dll
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net40+sl4+win8+wp71/System.Net.Http.Primitives.dll
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net40+sl4+win8+wp71/System.Net.Http.Primitives.dll
System.Net.Http.Primitives.XML
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net40+sl4+win8+wp71/System.Net.Http.Primitives.XML
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net40+sl4+win8+wp71/System.Net.Http.Primitives.XML
System.Net.Http.xml
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net40+sl4+win8+wp71/System.Net.Http.xml
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net40+sl4+win8+wp71/System.Net.Http.xml
System.Net.Http.Extensions.dll
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net45+win8/System.Net.Http.Extensions.dll
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net45+win8/System.Net.Http.Extensions.dll
System.Net.Http.Extensions.XML
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net45+win8/System.Net.Http.Extensions.XML
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net45+win8/System.Net.Http.Extensions.XML
System.Net.Http.Primitives.dll
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net45+win8/System.Net.Http.Primitives.dll
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net45+win8/System.Net.Http.Primitives.dll
System.Net.Http.Primitives.xml
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net45+win8/System.Net.Http.Primitives.xml
/packages/Microsoft.Net.Http.2.1.10/lib/portable-net45+win8/System.Net.Http.Primitives.xml
System.Net.Http.dll
/packages/Microsoft.Net.Http.2.1.10/lib/sl4-windowsphone71/System.Net.Http.dll
/packages/Microsoft.Net.Http.2.1.10/lib/sl4-windowsphone71/System.Net.Http.dll
System.Net.Http.Extensions.dll
/packages/Microsoft.Net.Http.2.1.10/lib/sl4-windowsphone71/System.Net.Http.Extensions.dll
/packages/Microsoft.Net.Http.2.1.10/lib/sl4-windowsphone71/System.Net.Http.Extensions.dll
System.Net.Http.Extensions.XML
/packages/Microsoft.Net.Http.2.1.10/lib/sl4-windowsphone71/System.Net.Http.Extensions.XML
/packages/Microsoft.Net.Http.2.1.10/lib/sl4-windowsphone71/System.Net.Http.Extensions.XML
System.Net.Http.Primitives.dll
/packages/Microsoft.Net.Http.2.1.10/lib/sl4-windowsphone71/System.Net.Http.Primitives.dll
/packages/Microsoft.Net.Http.2.1.10/lib/sl4-windowsphone71/System.Net.Http.Primitives.dll
System.Net.Http.Primitives.XML
/packages/Microsoft.Net.Http.2.1.10/lib/sl4-windowsphone71/System.Net.Http.Primitives.XML
/packages/Microsoft.Net.Http.2.1.10/lib/sl4-windowsphone71/System.Net.Http.Primitives.XML
System.Net.Http.xml
/packages/Microsoft.Net.Http.2.1.10/lib/sl4-windowsphone71/System.Net.Http.xml
/packages/Microsoft.Net.Http.2.1.10/lib/sl4-windowsphone71/System.Net.Http.xml
System.Net.Http.Extensions.dll
/packages/Microsoft.Net.Http.2.1.10/lib/win8/System.Net.Http.Extensions.dll
/packages/Microsoft.Net.Http.2.1.10/lib/win8/System.Net.Http.Extensions.dll
System.Net.Http.Extensions.XML
/packages/Microsoft.Net.Http.2.1.10/lib/win8/System.Net.Http.Extensions.XML
/packages/Microsoft.Net.Http.2.1.10/lib/win8/System.Net.Http.Extensions.XML
System.Net.Http.Primitives.dll
/packages/Microsoft.Net.Http.2.1.10/lib/win8/System.Net.Http.Primitives.dll
/packages/Microsoft.Net.Http.2.1.10/lib/win8/System.Net.Http.Primitives.dll
System.Net.Http.Primitives.xml
/packages/Microsoft.Net.Http.2.1.10/lib/win8/System.Net.Http.Primitives.xml
/packages/Microsoft.Net.Http.2.1.10/lib/win8/System.Net.Http.Primitives.xml
License.rtf
/packages/Microsoft.Net.Http.2.1.10/License.rtf
/packages/Microsoft.Net.Http.2.1.10/License.rtf
Microsoft.Net.Http.2.1.10.nupkg
/packages/Microsoft.Net.Http.2.1.10/Microsoft.Net.Http.2.1.10.nupkg
/packages/Microsoft.Net.Http.2.1.10/Microsoft.Net.Http.2.1.10.nupkg
ReleaseNotes.txt
/packages/Microsoft.Net.Http.2.1.10/ReleaseNotes.txt
/packages/Microsoft.Net.Http.2.1.10/ReleaseNotes.txt
Newtonsoft.Json.dll
/packages/Newtonsoft.Json.5.0.5/lib/net20/Newtonsoft.Json.dll
/packages/Newtonsoft.Json.5.0.5/lib/net20/Newtonsoft.Json.dll
Newtonsoft.Json.xml
/packages/Newtonsoft.Json.5.0.5/lib/net20/Newtonsoft.Json.xml
/packages/Newtonsoft.Json.5.0.5/lib/net20/Newtonsoft.Json.xml
Newtonsoft.Json.dll
/packages/Newtonsoft.Json.5.0.5/lib/net35/Newtonsoft.Json.dll
/packages/Newtonsoft.Json.5.0.5/lib/net35/Newtonsoft.Json.dll
Newtonsoft.Json.xml
/packages/Newtonsoft.Json.5.0.5/lib/net35/Newtonsoft.Json.xml
/packages/Newtonsoft.Json.5.0.5/lib/net35/Newtonsoft.Json.xml
Newtonsoft.Json.dll
/packages/Newtonsoft.Json.5.0.5/lib/net40/Newtonsoft.Json.dll
/packages/Newtonsoft.Json.5.0.5/lib/net40/Newtonsoft.Json.dll
Newtonsoft.Json.xml
/packages/Newtonsoft.Json.5.0.5/lib/net40/Newtonsoft.Json.xml
/packages/Newtonsoft.Json.5.0.5/lib/net40/Newtonsoft.Json.xml
Newtonsoft.Json.dll
/packages/Newtonsoft.Json.5.0.5/lib/net45/Newtonsoft.Json.dll
/packages/Newtonsoft.Json.5.0.5/lib/net45/Newtonsoft.Json.dll
Newtonsoft.Json.xml
/packages/Newtonsoft.Json.5.0.5/lib/net45/Newtonsoft.Json.xml
/packages/Newtonsoft.Json.5.0.5/lib/net45/Newtonsoft.Json.xml
Newtonsoft.Json.dll
/packages/Newtonsoft.Json.5.0.5/lib/netcore45/Newtonsoft.Json.dll
/packages/Newtonsoft.Json.5.0.5/lib/netcore45/Newtonsoft.Json.dll
Newtonsoft.Json.xml
/packages/Newtonsoft.Json.5.0.5/lib/netcore45/Newtonsoft.Json.xml
/packages/Newtonsoft.Json.5.0.5/lib/netcore45/Newtonsoft.Json.xml
Newtonsoft.Json.dll
/packages/Newtonsoft.Json.5.0.5/lib/portable-net40+sl4+wp7+win8/Newtonsoft.Json.dll
/packages/Newtonsoft.Json.5.0.5/lib/portable-net40+sl4+wp7+win8/Newtonsoft.Json.dll
Newtonsoft.Json.xml
/packages/Newtonsoft.Json.5.0.5/lib/portable-net40+sl4+wp7+win8/Newtonsoft.Json.xml
/packages/Newtonsoft.Json.5.0.5/lib/portable-net40+sl4+wp7+win8/Newtonsoft.Json.xml
Newtonsoft.Json.dll
/packages/Newtonsoft.Json.5.0.5/lib/portable-net45+wp80+win8/Newtonsoft.Json.dll
/packages/Newtonsoft.Json.5.0.5/lib/portable-net45+wp80+win8/Newtonsoft.Json.dll
Newtonsoft.Json.xml
/packages/Newtonsoft.Json.5.0.5/lib/portable-net45+wp80+win8/Newtonsoft.Json.xml
/packages/Newtonsoft.Json.5.0.5/lib/portable-net45+wp80+win8/Newtonsoft.Json.xml
Newtonsoft.Json.5.0.5.nupkg
/packages/Newtonsoft.Json.5.0.5/Newtonsoft.Json.5.0.5.nupkg
/packages/Newtonsoft.Json.5.0.5/Newtonsoft.Json.5.0.5.nupkg
Zlib.Portable.dll
/packages/Zlib.Portable.1.9.2/lib/portable-net4+sl4+wp71+win8/Zlib.Portable.dll
/packages/Zlib.Portable.1.9.2/lib/portable-net4+sl4+wp71+win8/Zlib.Portable.dll
Zlib.Portable.pdb
/packages/Zlib.Portable.1.9.2/lib/portable-net4+sl4+wp71+win8/Zlib.Portable.pdb
/packages/Zlib.Portable.1.9.2/lib/portable-net4+sl4+wp71+win8/Zlib.Portable.pdb
Zlib.Portable.1.9.2.nupkg
/packages/Zlib.Portable.1.9.2/Zlib.Portable.1.9.2.nupkg
/packages/Zlib.Portable.1.9.2/Zlib.Portable.1.9.2.nupkg
app.config
/Shell/app.config
/Shell/app.config
packages.config
/Shell/packages.config
/Shell/packages.config
Shell.csproj
/Shell/Shell.csproj
/Shell/Shell.csproj