Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

Commit

Permalink
Quicksilver release version 11.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
longbien committed Feb 6, 2018
1 parent 5545588 commit 6dbd392
Show file tree
Hide file tree
Showing 15 changed files with 135 additions and 135 deletions.
6 changes: 3 additions & 3 deletions Sources/AssemblyVersionAuto.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@


[assembly: AssemblyCopyright("Copyright ? 2018 Episerver")]
[assembly: AssemblyVersion("11.7.1.0")]
[assembly: AssemblyInformationalVersion("11.7.1")]
[assembly: AssemblyFileVersion("11.7.1.2891")]
[assembly: AssemblyVersion("11.8.0.0")]
[assembly: AssemblyInformationalVersion("11.8.0")]
[assembly: AssemblyFileVersion("11.8.0.2905")]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<%@ Page Language="C#" AutoEventWireup="true" Inherits="Mediachase.Commerce.Manager.Login" CodeBehind="Login.aspx.cs" %>
<%@ Page Language="C#" AutoEventWireup="true" Inherits="EPiServer.Reference.Commerce.Manager.Login" CodeBehind="~/Login.aspx.cs" %>

<%@ Import Namespace="Mediachase.Commerce.Shared" %>
<script runat="server">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<%@ Page Language="C#" AutoEventWireup="true" Inherits="Mediachase.Commerce.Manager.Logout" Codebehind="Logout.aspx.cs" %>
<%@ Page Language="C#" AutoEventWireup="true" Inherits="EPiServer.Reference.Commerce.Manager.Logout" CodeBehind="~/Logout.aspx.cs" %>
<%@ Import Namespace="Mediachase.Commerce.Shared" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -410,105 +410,105 @@
</Target>
<ItemGroup>
<Reference Include="EPiServer.Business.Commerce, Culture=neutral, PublicKeyToken=8fe83dea738b45b7, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.7.1\lib\net461\EPiServer.Business.Commerce.dll</HintPath>
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.8.0\lib\net461\EPiServer.Business.Commerce.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="EPiServer.Commerce.Internal.Migration, Culture=neutral, PublicKeyToken=8fe83dea738b45b7, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.7.1\lib\net461\EPiServer.Commerce.Internal.Migration.dll</HintPath>
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.8.0\lib\net461\EPiServer.Commerce.Internal.Migration.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Mediachase.BusinessFoundation, Culture=neutral, PublicKeyToken=41d2e7a615ba286c, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.7.1\lib\net461\Mediachase.BusinessFoundation.dll</HintPath>
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.8.0\lib\net461\Mediachase.BusinessFoundation.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Mediachase.BusinessFoundation.Data, Culture=neutral, PublicKeyToken=41d2e7a615ba286c, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.7.1\lib\net461\Mediachase.BusinessFoundation.Data.dll</HintPath>
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.8.0\lib\net461\Mediachase.BusinessFoundation.Data.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Mediachase.Commerce, Culture=neutral, PublicKeyToken=6e58b501b34abce3, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.7.1\lib\net461\Mediachase.Commerce.dll</HintPath>
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.8.0\lib\net461\Mediachase.Commerce.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Mediachase.Commerce.Marketing.Validators, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.7.1\lib\net461\Mediachase.Commerce.Marketing.Validators.dll</HintPath>
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.8.0\lib\net461\Mediachase.Commerce.Marketing.Validators.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Mediachase.Commerce.Plugins.Payment, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.7.1\lib\net461\Mediachase.Commerce.Plugins.Payment.dll</HintPath>
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.8.0\lib\net461\Mediachase.Commerce.Plugins.Payment.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Mediachase.Commerce.Plugins.Shipping, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.7.1\lib\net461\Mediachase.Commerce.Plugins.Shipping.dll</HintPath>
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.8.0\lib\net461\Mediachase.Commerce.Plugins.Shipping.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Mediachase.Commerce.Website, Culture=neutral, PublicKeyToken=6e58b501b34abce3, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.7.1\lib\net461\Mediachase.Commerce.Website.dll</HintPath>
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.8.0\lib\net461\Mediachase.Commerce.Website.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Mediachase.Commerce.Workflow, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.7.1\lib\net461\Mediachase.Commerce.Workflow.dll</HintPath>
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.8.0\lib\net461\Mediachase.Commerce.Workflow.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Mediachase.DataProvider, Culture=neutral, PublicKeyToken=41d2e7a615ba286c, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.7.1\lib\net461\Mediachase.DataProvider.dll</HintPath>
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.8.0\lib\net461\Mediachase.DataProvider.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Mediachase.FileUploader, Culture=neutral, PublicKeyToken=41d2e7a615ba286c, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.7.1\lib\net461\Mediachase.FileUploader.dll</HintPath>
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.8.0\lib\net461\Mediachase.FileUploader.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Mediachase.MetaDataPlus, Culture=neutral, PublicKeyToken=41d2e7a615ba286c, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.7.1\lib\net461\Mediachase.MetaDataPlus.dll</HintPath>
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.8.0\lib\net461\Mediachase.MetaDataPlus.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Mediachase.Search, Culture=neutral, PublicKeyToken=6e58b501b34abce3, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.7.1\lib\net461\Mediachase.Search.dll</HintPath>
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.8.0\lib\net461\Mediachase.Search.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Mediachase.Search.Extensions, Culture=neutral, PublicKeyToken=6e58b501b34abce3, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.7.1\lib\net461\Mediachase.Search.Extensions.dll</HintPath>
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.8.0\lib\net461\Mediachase.Search.Extensions.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Mediachase.Search.LuceneSearchProvider, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.7.1\lib\net461\Mediachase.Search.LuceneSearchProvider.dll</HintPath>
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.8.0\lib\net461\Mediachase.Search.LuceneSearchProvider.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Mediachase.SqlDataProvider, Culture=neutral, PublicKeyToken=41d2e7a615ba286c, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.7.1\lib\net461\Mediachase.SqlDataProvider.dll</HintPath>
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.8.0\lib\net461\Mediachase.SqlDataProvider.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Mediachase.WebConsoleLib, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.7.1\lib\net461\Mediachase.WebConsoleLib.dll</HintPath>
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.8.0\lib\net461\Mediachase.WebConsoleLib.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Mediachase.ConsoleManager, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.CommerceManager.11.7.1\lib\net461\Mediachase.ConsoleManager.dll</HintPath>
<HintPath>..\..\packages\EPiServer.CommerceManager.11.8.0\lib\net461\Mediachase.ConsoleManager.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="AjaxControlToolkit, Version=3.0.30930.28736, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.7.1\lib\net461\AjaxControlToolkit.dll</HintPath>
<HintPath>..\..\packages\EPiServer.Commerce.Core.11.8.0\lib\net461\AjaxControlToolkit.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="ComponentArt.Web.UI, Version=2012.1.1016.35, Culture=neutral, PublicKeyToken=8fe83dea738b45b7, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.CommerceManager.11.7.1\lib\net461\ComponentArt.Web.UI.dll</HintPath>
<HintPath>..\..\packages\EPiServer.CommerceManager.11.8.0\lib\net461\ComponentArt.Web.UI.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="RssToolkit, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.CommerceManager.11.7.1\lib\net461\RssToolkit.dll</HintPath>
<HintPath>..\..\packages\EPiServer.CommerceManager.11.8.0\lib\net461\RssToolkit.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Validators, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EPiServer.CommerceManager.11.7.1\lib\net461\Validators.dll</HintPath>
<HintPath>..\..\packages\EPiServer.CommerceManager.11.8.0\lib\net461\Validators.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
<Import Project="..\..\packages\EPiServer.CommerceManager.11.7.1\build\EPiServer.CommerceManager.targets"
Condition="Exists('..\..\packages\EPiServer.CommerceManager.11.7.1\build\EPiServer.CommerceManager.targets')"/>
<Import Project="..\..\packages\EPiServer.CommerceManager.11.8.0\build\EPiServer.CommerceManager.targets"
Condition="Exists('..\..\packages\EPiServer.CommerceManager.11.8.0\build\EPiServer.CommerceManager.targets')"/>
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<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>
</PropertyGroup>
<Error Condition="!Exists('..\..\packages\EPiServer.CommerceManager.11.7.1\build\EPiServer.CommerceManager.targets')"
Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\EPiServer.CommerceManager.11.7.1\build\EPiServer.CommerceManager.targets'))"/>
<Error Condition="!Exists('..\..\packages\EPiServer.CommerceManager.11.8.0\build\EPiServer.CommerceManager.targets')"
Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\EPiServer.CommerceManager.11.8.0\build\EPiServer.CommerceManager.targets'))"/>
</Target>
</Project>
4 changes: 2 additions & 2 deletions Sources/EPiServer.Reference.Commerce.Manager/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
<package id="System.Security.Permissions" version="4.4.0" targetFramework="net461" />
<package id="System.Security.Principal.Windows" version="4.4.0" targetFramework="net461" />
<package id="System.Threading.AccessControl" version="4.4.0" targetFramework="net461" />
<package id="EPiServer.Commerce.Core" version="11.7.1" targetFramework="net461"/>
<package id="EPiServer.CommerceManager" version="11.7.1" targetFramework="net461"/>
<package id="EPiServer.Commerce.Core" version="11.8.0" targetFramework="net461"/>
<package id="EPiServer.CommerceManager" version="11.8.0" targetFramework="net461"/>
</packages>
36 changes: 18 additions & 18 deletions Sources/EPiServer.Reference.Commerce.Manager/web.config
Original file line number Diff line number Diff line change
Expand Up @@ -538,75 +538,75 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="EPiServer.Business.Commerce" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-11.7.1.0" newVersion="11.7.1.0"/>
<bindingRedirect oldVersion="0.0.0.0-11.8.0.0" newVersion="11.8.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Mediachase.BusinessFoundation.Data" publicKeyToken="41d2e7a615ba286c" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-11.7.1.0" newVersion="11.7.1.0"/>
<bindingRedirect oldVersion="0.0.0.0-11.8.0.0" newVersion="11.8.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Mediachase.BusinessFoundation" publicKeyToken="41d2e7a615ba286c" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-11.7.1.0" newVersion="11.7.1.0"/>
<bindingRedirect oldVersion="0.0.0.0-11.8.0.0" newVersion="11.8.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Mediachase.Commerce" publicKeyToken="6e58b501b34abce3" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-11.7.1.0" newVersion="11.7.1.0"/>
<bindingRedirect oldVersion="0.0.0.0-11.8.0.0" newVersion="11.8.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Mediachase.Commerce.Marketing.Validators" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-11.7.1.0" newVersion="11.7.1.0"/>
<bindingRedirect oldVersion="0.0.0.0-11.8.0.0" newVersion="11.8.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Mediachase.Commerce.Plugins.Payment" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-11.7.1.0" newVersion="11.7.1.0"/>
<bindingRedirect oldVersion="0.0.0.0-11.8.0.0" newVersion="11.8.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Mediachase.Commerce.Plugins.Shipping" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-11.7.1.0" newVersion="11.7.1.0"/>
<bindingRedirect oldVersion="0.0.0.0-11.8.0.0" newVersion="11.8.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Mediachase.Commerce.Website" publicKeyToken="6e58b501b34abce3" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-11.7.1.0" newVersion="11.7.1.0"/>
<bindingRedirect oldVersion="0.0.0.0-11.8.0.0" newVersion="11.8.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Mediachase.Commerce.Workflow" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-11.7.1.0" newVersion="11.7.1.0"/>
<bindingRedirect oldVersion="0.0.0.0-11.8.0.0" newVersion="11.8.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Mediachase.DataProvider" publicKeyToken="41d2e7a615ba286c" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-11.7.1.0" newVersion="11.7.1.0"/>
<bindingRedirect oldVersion="0.0.0.0-11.8.0.0" newVersion="11.8.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Mediachase.FileUploader" publicKeyToken="41d2e7a615ba286c" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-11.7.1.0" newVersion="11.7.1.0"/>
<bindingRedirect oldVersion="0.0.0.0-11.8.0.0" newVersion="11.8.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Mediachase.MetaDataPlus" publicKeyToken="41d2e7a615ba286c" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-11.7.1.0" newVersion="11.7.1.0"/>
<bindingRedirect oldVersion="0.0.0.0-11.8.0.0" newVersion="11.8.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Mediachase.Search" publicKeyToken="6e58b501b34abce3" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-11.7.1.0" newVersion="11.7.1.0"/>
<bindingRedirect oldVersion="0.0.0.0-11.8.0.0" newVersion="11.8.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Mediachase.Search.Extensions" publicKeyToken="6e58b501b34abce3" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-11.7.1.0" newVersion="11.7.1.0"/>
<bindingRedirect oldVersion="0.0.0.0-11.8.0.0" newVersion="11.8.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Mediachase.Search.LuceneSearchProvider" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-11.7.1.0" newVersion="11.7.1.0"/>
<bindingRedirect oldVersion="0.0.0.0-11.8.0.0" newVersion="11.8.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Mediachase.SqlDataProvider" publicKeyToken="41d2e7a615ba286c" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-11.7.1.0" newVersion="11.7.1.0"/>
<bindingRedirect oldVersion="0.0.0.0-11.8.0.0" newVersion="11.8.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="EPiServer.Commerce.Internal.Migration" publicKeyToken="8fe83dea738b45b7" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-11.7.1.0" newVersion="11.7.1.0"/>
<bindingRedirect oldVersion="0.0.0.0-11.8.0.0" newVersion="11.8.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Mediachase.ConsoleManager" publicKeyToken="null" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-11.7.1.0" newVersion="11.7.1.0"/>
<bindingRedirect oldVersion="0.0.0.0-11.8.0.0" newVersion="11.8.0.0"/>
</dependentAssembly>
</assemblyBinding>
</runtime>
Expand Down
Loading

6 comments on commit 6dbd392

@lambertsson
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems that the packages are not updated as the web.config are causing minor version mismatch when running. Was fixed by updating packages through nuget and running 'Update-EPiDatabase' on projects.

@quanmaiepi
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems both web.config files were properly updated. Which was your error?

@lambertsson
Copy link

@lambertsson lambertsson commented on 6dbd392 Feb 7, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My error was that the packages downloaded still were 11.7.1, even though the web.config says 11.8.0. By manually going into nuget package manager I could update them to the proper version. By why did it download the old packages to begin with?

@quanmaiepi
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can see it now. It's actually packages.config that was not properly updated, it's still pointing to 11.7.1 version. I filed a bug for this. Thank you for bringing this to our attention.

@lambertsson
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problem!

@longbien
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It has been fixed. Thanks!

Please sign in to comment.