зеркало из https://github.com/microsoft/mwt-ds.git
version bump VW and nuget
This commit is contained in:
Родитель
789be368c9
Коммит
171961e52d
|
@ -102,20 +102,20 @@
|
|||
<Reference Include="System.Data" />
|
||||
<Reference Include="System.Net.Http" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="VowpalWabbit, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.Common, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.Common.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.Common, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.Common.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.Core, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.Core.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.Core, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.Core.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.JSON, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.JSON.8.4.0\lib\net45\VowpalWabbit.JSON.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.JSON, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.JSON.8.4.0.1\lib\net45\VowpalWabbit.JSON.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="WindowsBase" />
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
<package id="System.Reactive.PlatformServices" version="3.1.1" targetFramework="net452" />
|
||||
<package id="System.Reactive.Windows.Threading" version="3.1.1" targetFramework="net452" />
|
||||
<package id="System.Spatial" version="5.8.1" targetFramework="net452" />
|
||||
<package id="VowpalWabbit" version="8.4.0" targetFramework="net452" />
|
||||
<package id="VowpalWabbit.JSON" version="8.4.0" targetFramework="net452" />
|
||||
<package id="VowpalWabbit" version="8.4.0.1" targetFramework="net452" />
|
||||
<package id="VowpalWabbit.JSON" version="8.4.0.1" targetFramework="net452" />
|
||||
<package id="WindowsAzure.Storage" version="7.2.1" targetFramework="net452" />
|
||||
</packages>
|
|
@ -87,20 +87,20 @@
|
|||
<Reference Include="System.Data" />
|
||||
<Reference Include="System.Net.Http" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="VowpalWabbit, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.Common, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.Common.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.Common, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.Common.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.Core, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.Core.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.Core, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.Core.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.JSON, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.JSON.8.4.0\lib\net45\VowpalWabbit.JSON.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.JSON, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.JSON.8.4.0.1\lib\net45\VowpalWabbit.JSON.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<package id="System.Reactive.Core" version="3.1.1" targetFramework="net452" />
|
||||
<package id="System.Reactive.Interfaces" version="3.1.1" targetFramework="net452" />
|
||||
<package id="System.Spatial" version="5.8.1" targetFramework="net452" />
|
||||
<package id="VowpalWabbit" version="8.4.0" targetFramework="net452" />
|
||||
<package id="VowpalWabbit.JSON" version="8.4.0" targetFramework="net452" />
|
||||
<package id="VowpalWabbit" version="8.4.0.1" targetFramework="net452" />
|
||||
<package id="VowpalWabbit.JSON" version="8.4.0.1" targetFramework="net452" />
|
||||
<package id="WindowsAzure.Storage" version="7.2.1" targetFramework="net452" />
|
||||
</packages>
|
|
@ -43,16 +43,16 @@
|
|||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="VowpalWabbit, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.Common, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.Common.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.Common, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.Common.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.Core, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.Core.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.Core, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.Core.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
|
|
|
@ -8,15 +8,15 @@
|
|||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="VowpalWabbit.Core" publicKeyToken="a76afd1645210483" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.1" newVersion="8.4.0.1" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="VowpalWabbit" publicKeyToken="a76afd1645210483" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.1" newVersion="8.4.0.1" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="VowpalWabbit.Common" publicKeyToken="a76afd1645210483" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.1" newVersion="8.4.0.1" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.Services.Client" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net452" />
|
||||
<package id="VowpalWabbit" version="8.4.0" targetFramework="net452" />
|
||||
<package id="VowpalWabbit" version="8.4.0.1" targetFramework="net452" />
|
||||
</packages>
|
|
@ -1,52 +1,52 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2"/>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
|
||||
</startup>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0"/>
|
||||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.Edm" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.8.1.0" newVersion="5.8.1.0"/>
|
||||
<assemblyIdentity name="Microsoft.Data.Edm" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.8.1.0" newVersion="5.8.1.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.Services.Client" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.8.1.0" newVersion="5.8.1.0"/>
|
||||
<assemblyIdentity name="Microsoft.Data.Services.Client" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.8.1.0" newVersion="5.8.1.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.OData" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.8.1.0" newVersion="5.8.1.0"/>
|
||||
<assemblyIdentity name="Microsoft.Data.OData" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.8.1.0" newVersion="5.8.1.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="VowpalWabbit" publicKeyToken="a76afd1645210483" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0"/>
|
||||
<assemblyIdentity name="VowpalWabbit" publicKeyToken="a76afd1645210483" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="VowpalWabbit.Core" publicKeyToken="a76afd1645210483" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0"/>
|
||||
<assemblyIdentity name="VowpalWabbit.Core" publicKeyToken="a76afd1645210483" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="VowpalWabbit.Common" publicKeyToken="a76afd1645210483" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0"/>
|
||||
<assemblyIdentity name="VowpalWabbit.Common" publicKeyToken="a76afd1645210483" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.ApplicationInsights" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0"/>
|
||||
<assemblyIdentity name="Microsoft.ApplicationInsights" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Azure.KeyVault.Core" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-2.0.0.0" newVersion="2.0.0.0"/>
|
||||
<assemblyIdentity name="Microsoft.Azure.KeyVault.Core" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-2.0.0.0" newVersion="2.0.0.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
<system.diagnostics>
|
||||
<trace autoflush="true" indentsize="0">
|
||||
<listeners>
|
||||
<add name="myAppInsightsListener" type="Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener, Microsoft.ApplicationInsights.TraceListener"/>
|
||||
<add name="myAppInsightsListener" type="Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener, Microsoft.ApplicationInsights.TraceListener" />
|
||||
</listeners>
|
||||
</trace>
|
||||
</system.diagnostics>
|
||||
|
|
|
@ -133,20 +133,20 @@
|
|||
<Reference Include="Microsoft.CSharp" />
|
||||
<Reference Include="System.Data" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="VowpalWabbit, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.Common, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.Common.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.Common, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.Common.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.Core, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.Core.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.Core, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.Core.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.JSON, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.JSON.8.4.0\lib\net45\VowpalWabbit.JSON.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.JSON, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.JSON.8.4.0.1\lib\net45\VowpalWabbit.JSON.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
|
|
|
@ -18,8 +18,8 @@
|
|||
<dependency id="Microsoft.ApplicationInsights.TraceListener" version="2.1.0" />
|
||||
<dependency id="Microsoft.ApplicationInsights.PerfCounterCollector" version="2.1.0"/>
|
||||
<dependency id="Rx-Main" version="2.2.5" />
|
||||
<dependency id="VowpalWabbit" version="8.4.0" />
|
||||
<dependency id="VowpalWabbit.JSON" version="8.4.0" />
|
||||
<dependency id="VowpalWabbit" version="8.4.0.1" />
|
||||
<dependency id="VowpalWabbit.JSON" version="8.4.0.1" />
|
||||
<dependency id="WindowsAzure.ServiceBus" version="3.3.1" />
|
||||
<dependency id="WindowsAzure.Storage" version="7.1.2" />
|
||||
<dependency id="Microsoft.Research.MultiWorldTesting.JoinUploader" version="$version$" />
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
<package id="Rx-Main" version="2.2.5" targetFramework="net45" />
|
||||
<package id="Rx-PlatformServices" version="2.2.5" targetFramework="net45" />
|
||||
<package id="System.Spatial" version="5.8.1" targetFramework="net45" />
|
||||
<package id="VowpalWabbit" version="8.4.0" targetFramework="net45" />
|
||||
<package id="VowpalWabbit.JSON" version="8.4.0" targetFramework="net45" />
|
||||
<package id="VowpalWabbit" version="8.4.0.1" targetFramework="net452" />
|
||||
<package id="VowpalWabbit.JSON" version="8.4.0.1" targetFramework="net452" />
|
||||
<package id="WindowsAzure.Storage" version="7.2.1" targetFramework="net45" />
|
||||
</packages>
|
|
@ -1,45 +1,45 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2"/>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
|
||||
</startup>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0"/>
|
||||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="VowpalWabbit" publicKeyToken="a76afd1645210483" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0"/>
|
||||
<assemblyIdentity name="VowpalWabbit" publicKeyToken="a76afd1645210483" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.Edm" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.8.1.0" newVersion="5.8.1.0"/>
|
||||
<assemblyIdentity name="Microsoft.Data.Edm" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.8.1.0" newVersion="5.8.1.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.Services.Client" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.8.1.0" newVersion="5.8.1.0"/>
|
||||
<assemblyIdentity name="Microsoft.Data.Services.Client" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.8.1.0" newVersion="5.8.1.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.OData" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.8.1.0" newVersion="5.8.1.0"/>
|
||||
<assemblyIdentity name="Microsoft.Data.OData" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.8.1.0" newVersion="5.8.1.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="VowpalWabbit.Core" publicKeyToken="a76afd1645210483" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0"/>
|
||||
<assemblyIdentity name="VowpalWabbit.Core" publicKeyToken="a76afd1645210483" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="VowpalWabbit.Common" publicKeyToken="a76afd1645210483" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0"/>
|
||||
<assemblyIdentity name="VowpalWabbit.Common" publicKeyToken="a76afd1645210483" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.ApplicationInsights" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0"/>
|
||||
<assemblyIdentity name="Microsoft.ApplicationInsights" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Azure.KeyVault.Core" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-2.0.0.0" newVersion="2.0.0.0"/>
|
||||
<assemblyIdentity name="Microsoft.Azure.KeyVault.Core" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-2.0.0.0" newVersion="2.0.0.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
|
@ -47,30 +47,30 @@
|
|||
<extensions>
|
||||
<!-- In this extension section we are introducing all known service bus extensions. User can remove the ones they don't need. -->
|
||||
<behaviorExtensions>
|
||||
<add name="connectionStatusBehavior" type="Microsoft.ServiceBus.Configuration.ConnectionStatusElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
|
||||
<add name="transportClientEndpointBehavior" type="Microsoft.ServiceBus.Configuration.TransportClientEndpointBehaviorElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
|
||||
<add name="serviceRegistrySettings" type="Microsoft.ServiceBus.Configuration.ServiceRegistrySettingsElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
|
||||
<add name="connectionStatusBehavior" type="Microsoft.ServiceBus.Configuration.ConnectionStatusElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
|
||||
<add name="transportClientEndpointBehavior" type="Microsoft.ServiceBus.Configuration.TransportClientEndpointBehaviorElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
|
||||
<add name="serviceRegistrySettings" type="Microsoft.ServiceBus.Configuration.ServiceRegistrySettingsElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
|
||||
</behaviorExtensions>
|
||||
<bindingElementExtensions>
|
||||
<add name="netMessagingTransport" type="Microsoft.ServiceBus.Messaging.Configuration.NetMessagingTransportExtensionElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
|
||||
<add name="tcpRelayTransport" type="Microsoft.ServiceBus.Configuration.TcpRelayTransportElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
|
||||
<add name="httpRelayTransport" type="Microsoft.ServiceBus.Configuration.HttpRelayTransportElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
|
||||
<add name="httpsRelayTransport" type="Microsoft.ServiceBus.Configuration.HttpsRelayTransportElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
|
||||
<add name="onewayRelayTransport" type="Microsoft.ServiceBus.Configuration.RelayedOnewayTransportElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
|
||||
<add name="netMessagingTransport" type="Microsoft.ServiceBus.Messaging.Configuration.NetMessagingTransportExtensionElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
|
||||
<add name="tcpRelayTransport" type="Microsoft.ServiceBus.Configuration.TcpRelayTransportElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
|
||||
<add name="httpRelayTransport" type="Microsoft.ServiceBus.Configuration.HttpRelayTransportElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
|
||||
<add name="httpsRelayTransport" type="Microsoft.ServiceBus.Configuration.HttpsRelayTransportElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
|
||||
<add name="onewayRelayTransport" type="Microsoft.ServiceBus.Configuration.RelayedOnewayTransportElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
|
||||
</bindingElementExtensions>
|
||||
<bindingExtensions>
|
||||
<add name="basicHttpRelayBinding" type="Microsoft.ServiceBus.Configuration.BasicHttpRelayBindingCollectionElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
|
||||
<add name="webHttpRelayBinding" type="Microsoft.ServiceBus.Configuration.WebHttpRelayBindingCollectionElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
|
||||
<add name="ws2007HttpRelayBinding" type="Microsoft.ServiceBus.Configuration.WS2007HttpRelayBindingCollectionElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
|
||||
<add name="netTcpRelayBinding" type="Microsoft.ServiceBus.Configuration.NetTcpRelayBindingCollectionElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
|
||||
<add name="netOnewayRelayBinding" type="Microsoft.ServiceBus.Configuration.NetOnewayRelayBindingCollectionElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
|
||||
<add name="netEventRelayBinding" type="Microsoft.ServiceBus.Configuration.NetEventRelayBindingCollectionElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
|
||||
<add name="netMessagingBinding" type="Microsoft.ServiceBus.Messaging.Configuration.NetMessagingBindingCollectionElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
|
||||
<add name="basicHttpRelayBinding" type="Microsoft.ServiceBus.Configuration.BasicHttpRelayBindingCollectionElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
|
||||
<add name="webHttpRelayBinding" type="Microsoft.ServiceBus.Configuration.WebHttpRelayBindingCollectionElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
|
||||
<add name="ws2007HttpRelayBinding" type="Microsoft.ServiceBus.Configuration.WS2007HttpRelayBindingCollectionElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
|
||||
<add name="netTcpRelayBinding" type="Microsoft.ServiceBus.Configuration.NetTcpRelayBindingCollectionElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
|
||||
<add name="netOnewayRelayBinding" type="Microsoft.ServiceBus.Configuration.NetOnewayRelayBindingCollectionElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
|
||||
<add name="netEventRelayBinding" type="Microsoft.ServiceBus.Configuration.NetEventRelayBindingCollectionElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
|
||||
<add name="netMessagingBinding" type="Microsoft.ServiceBus.Messaging.Configuration.NetMessagingBindingCollectionElement, Microsoft.ServiceBus, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
|
||||
</bindingExtensions>
|
||||
</extensions>
|
||||
</system.serviceModel>
|
||||
<appSettings>
|
||||
<!-- Service Bus specific app setings for messaging connections -->
|
||||
<add key="Microsoft.ServiceBus.ConnectionString" value="Endpoint=sb://[your namespace].servicebus.windows.net;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=[your secret]"/>
|
||||
<add key="Microsoft.ServiceBus.ConnectionString" value="Endpoint=sb://[your namespace].servicebus.windows.net;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=[your secret]" />
|
||||
</appSettings>
|
||||
</configuration>
|
||||
|
|
|
@ -115,20 +115,20 @@
|
|||
<Reference Include="Microsoft.CSharp" />
|
||||
<Reference Include="System.Data" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="VowpalWabbit, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.Common, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.Common.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.Common, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.Common.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.Core, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.Core.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.Core, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.Core.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.JSON, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.JSON.8.4.0\lib\net45\VowpalWabbit.JSON.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.JSON, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.JSON.8.4.0.1\lib\net45\VowpalWabbit.JSON.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
|
|
|
@ -12,8 +12,8 @@
|
|||
<package id="Rx-Main" version="2.2.5" targetFramework="net45" />
|
||||
<package id="Rx-PlatformServices" version="2.2.5" targetFramework="net45" />
|
||||
<package id="System.Spatial" version="5.8.1" targetFramework="net45" />
|
||||
<package id="VowpalWabbit" version="8.4.0" targetFramework="net45" />
|
||||
<package id="VowpalWabbit.JSON" version="8.4.0" targetFramework="net45" />
|
||||
<package id="VowpalWabbit" version="8.4.0.1" targetFramework="net452" />
|
||||
<package id="VowpalWabbit.JSON" version="8.4.0.1" targetFramework="net452" />
|
||||
<package id="WindowsAzure.ServiceBus" version="3.4.3" targetFramework="net45" />
|
||||
<package id="WindowsAzure.Storage" version="7.2.1" targetFramework="net45" />
|
||||
</packages>
|
|
@ -89,20 +89,20 @@
|
|||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="System.Web" />
|
||||
<Reference Include="VowpalWabbit, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.Common, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.Common.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.Common, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.Common.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.Core, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.Core.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.Core, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.Core.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.JSON, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.JSON.8.4.0\lib\net45\VowpalWabbit.JSON.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.JSON, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.JSON.8.4.0.1\lib\net45\VowpalWabbit.JSON.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
|
|
|
@ -1,43 +1,43 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0"/>
|
||||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.Edm" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.8.1.0" newVersion="5.8.1.0"/>
|
||||
<assemblyIdentity name="Microsoft.Data.Edm" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.8.1.0" newVersion="5.8.1.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.Services.Client" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.8.1.0" newVersion="5.8.1.0"/>
|
||||
<assemblyIdentity name="Microsoft.Data.Services.Client" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.8.1.0" newVersion="5.8.1.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.OData" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.8.1.0" newVersion="5.8.1.0"/>
|
||||
<assemblyIdentity name="Microsoft.Data.OData" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.8.1.0" newVersion="5.8.1.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="VowpalWabbit.Core" publicKeyToken="a76afd1645210483" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0"/>
|
||||
<assemblyIdentity name="VowpalWabbit.Core" publicKeyToken="a76afd1645210483" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="VowpalWabbit" publicKeyToken="a76afd1645210483" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0"/>
|
||||
<assemblyIdentity name="VowpalWabbit" publicKeyToken="a76afd1645210483" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="VowpalWabbit.Common" publicKeyToken="a76afd1645210483" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0"/>
|
||||
<assemblyIdentity name="VowpalWabbit.Common" publicKeyToken="a76afd1645210483" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.ApplicationInsights" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0"/>
|
||||
<assemblyIdentity name="Microsoft.ApplicationInsights" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Azure.KeyVault.Core" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-2.0.0.0" newVersion="2.0.0.0"/>
|
||||
<assemblyIdentity name="Microsoft.Azure.KeyVault.Core" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-2.0.0.0" newVersion="2.0.0.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2"/></startup></configuration>
|
||||
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" /></startup></configuration>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<package id="Microsoft.Data.Services.Client" version="5.8.1" targetFramework="net45" />
|
||||
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net45" />
|
||||
<package id="System.Spatial" version="5.8.1" targetFramework="net45" />
|
||||
<package id="VowpalWabbit" version="8.4.0" targetFramework="net45" />
|
||||
<package id="VowpalWabbit.JSON" version="8.4.0" targetFramework="net45" />
|
||||
<package id="VowpalWabbit" version="8.4.0.1" targetFramework="net452" />
|
||||
<package id="VowpalWabbit.JSON" version="8.4.0.1" targetFramework="net452" />
|
||||
<package id="WindowsAzure.Storage" version="7.2.1" targetFramework="net45" />
|
||||
</packages>
|
|
@ -70,20 +70,20 @@
|
|||
<Reference Include="System.Data" />
|
||||
<Reference Include="System.Net.Http" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="VowpalWabbit, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.Common, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.Common.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.Common, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.Common.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.Core, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.Core.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.Core, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.Core.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.JSON, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.JSON.8.4.0\lib\net45\VowpalWabbit.JSON.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.JSON, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.JSON.8.4.0.1\lib\net45\VowpalWabbit.JSON.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
|
|
|
@ -1,23 +1,23 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0"/>
|
||||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="VowpalWabbit.Core" publicKeyToken="a76afd1645210483" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0"/>
|
||||
<assemblyIdentity name="VowpalWabbit.Core" publicKeyToken="a76afd1645210483" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="VowpalWabbit" publicKeyToken="a76afd1645210483" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0"/>
|
||||
<assemblyIdentity name="VowpalWabbit" publicKeyToken="a76afd1645210483" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="VowpalWabbit.Common" publicKeyToken="a76afd1645210483" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0"/>
|
||||
<assemblyIdentity name="VowpalWabbit.Common" publicKeyToken="a76afd1645210483" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.4.0.0" newVersion="8.4.0.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2"/></startup></configuration>
|
||||
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" /></startup></configuration>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
<package id="gitlink" version="2.4.0" targetFramework="net45" developmentDependency="true" />
|
||||
<package id="MSBuildTasks" version="1.5.0.214" targetFramework="net45" developmentDependency="true" />
|
||||
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net45" />
|
||||
<package id="VowpalWabbit" version="8.4.0" targetFramework="net45" />
|
||||
<package id="VowpalWabbit.JSON" version="8.4.0" targetFramework="net45" />
|
||||
<package id="VowpalWabbit" version="8.4.0.1" targetFramework="net452" />
|
||||
<package id="VowpalWabbit.JSON" version="8.4.0.1" targetFramework="net452" />
|
||||
</packages>
|
|
@ -515,20 +515,20 @@
|
|||
<HintPath>..\..\packages\System.Xml.XPath.XDocument.4.3.0\lib\net46\System.Xml.XPath.XDocument.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.Common, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.Common.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.Common, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.Common.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.Core, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.Core.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.Core, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.Core.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.JSON, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.JSON.8.4.0\lib\net45\VowpalWabbit.JSON.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.JSON, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.JSON.8.4.0.1\lib\net45\VowpalWabbit.JSON.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
|
|
|
@ -154,8 +154,8 @@
|
|||
<package id="System.Xml.XmlDocument" version="4.3.0" targetFramework="net461" />
|
||||
<package id="System.Xml.XPath" version="4.3.0" targetFramework="net461" />
|
||||
<package id="System.Xml.XPath.XDocument" version="4.3.0" targetFramework="net461" />
|
||||
<package id="VowpalWabbit" version="8.4.0" targetFramework="net461" />
|
||||
<package id="VowpalWabbit.JSON" version="8.4.0" targetFramework="net461" />
|
||||
<package id="VowpalWabbit" version="8.4.0.1" targetFramework="net461" />
|
||||
<package id="VowpalWabbit.JSON" version="8.4.0.1" targetFramework="net461" />
|
||||
<package id="WindowsAzure.ServiceBus" version="3.4.6" targetFramework="net461" />
|
||||
<package id="WindowsAzure.Storage" version="8.1.1" targetFramework="net461" />
|
||||
</packages>
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<ClientLibraryAssemblyVersion>2.0.0.6</ClientLibraryAssemblyVersion>
|
||||
<ClientLibraryAssemblyVersion>2.0.0.7</ClientLibraryAssemblyVersion>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
|
@ -183,20 +183,20 @@
|
|||
<Reference Include="System.Configuration" />
|
||||
<Reference Include="System.Web.Services" />
|
||||
<Reference Include="System.EnterpriseServices" />
|
||||
<Reference Include="VowpalWabbit, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.Common, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.Common.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.Common, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.Common.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.Core, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.Core.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.Core, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.Core.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.JSON, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.JSON.8.4.0\lib\net45\VowpalWabbit.JSON.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.JSON, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\packages\VowpalWabbit.JSON.8.4.0.1\lib\net45\VowpalWabbit.JSON.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="WebGrease, Version=1.5.2.14234, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
||||
|
|
|
@ -36,8 +36,8 @@
|
|||
<package id="System.Net.Http" version="4.3.0" targetFramework="net452" />
|
||||
<package id="System.Net.Http.Formatting.Extension" version="5.2.3.0" targetFramework="net452" />
|
||||
<package id="System.Spatial" version="5.8.1" targetFramework="net452" />
|
||||
<package id="VowpalWabbit" version="8.4.0" targetFramework="net452" />
|
||||
<package id="VowpalWabbit.JSON" version="8.4.0" targetFramework="net452" />
|
||||
<package id="VowpalWabbit" version="8.4.0.1" targetFramework="net452" />
|
||||
<package id="VowpalWabbit.JSON" version="8.4.0.1" targetFramework="net452" />
|
||||
<package id="WebGrease" version="1.5.2" targetFramework="net452" />
|
||||
<package id="WindowsAzure.ServiceBus" version="3.4.3" targetFramework="net452" />
|
||||
<package id="WindowsAzure.Storage" version="7.2.1" targetFramework="net452" />
|
||||
|
|
|
@ -187,20 +187,20 @@
|
|||
<Reference Include="System.Web" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
<Reference Include="VowpalWabbit, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.Common, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.Common.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.Common, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.Common.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.Core, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0\lib\net45\VowpalWabbit.Core.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.Core, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.8.4.0.1\lib\net45\VowpalWabbit.Core.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="VowpalWabbit.JSON, Version=8.4.0.0, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.JSON.8.4.0\lib\net45\VowpalWabbit.JSON.dll</HintPath>
|
||||
<Reference Include="VowpalWabbit.JSON, Version=8.4.0.1, Culture=neutral, PublicKeyToken=a76afd1645210483, processorArchitecture=AMD64">
|
||||
<HintPath>..\..\packages\VowpalWabbit.JSON.8.4.0.1\lib\net45\VowpalWabbit.JSON.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
|
|
|
@ -49,8 +49,8 @@
|
|||
<package id="System.Threading.Tasks" version="4.3.0" targetFramework="net452" />
|
||||
<package id="System.Xml.ReaderWriter" version="4.3.0" targetFramework="net452" />
|
||||
<package id="System.Xml.XDocument" version="4.3.0" targetFramework="net452" />
|
||||
<package id="VowpalWabbit" version="8.4.0" targetFramework="net452" />
|
||||
<package id="VowpalWabbit.JSON" version="8.4.0" targetFramework="net452" />
|
||||
<package id="VowpalWabbit" version="8.4.0.1" targetFramework="net452" />
|
||||
<package id="VowpalWabbit.JSON" version="8.4.0.1" targetFramework="net452" />
|
||||
<package id="WindowsAzure.ServiceBus" version="3.4.3" targetFramework="net452" />
|
||||
<package id="WindowsAzure.Storage" version="7.2.1" targetFramework="net452" />
|
||||
</packages>
|
Загрузка…
Ссылка в новой задаче