Skip to content

Commit

Permalink
sitecore 9.3 solution upgrade first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
aongxc committed Feb 13, 2020
1 parent a10f0a0 commit eacdac3
Show file tree
Hide file tree
Showing 11 changed files with 136 additions and 109 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,37 +77,37 @@
<HintPath>..\packages\RestSharp.104.2.0\lib\net4\RestSharp.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Sitecore.Analytics, Version=13.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Analytics.9.2.0\lib\net471\Sitecore.Analytics.dll</HintPath>
<Reference Include="Sitecore.Analytics, Version=14.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Analytics.9.3.0\lib\net471\Sitecore.Analytics.dll</HintPath>
</Reference>
<Reference Include="Sitecore.Analytics.Core, Version=13.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Analytics.Core.9.2.0\lib\net471\Sitecore.Analytics.Core.dll</HintPath>
<Reference Include="Sitecore.Analytics.Core, Version=14.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Analytics.Core.9.3.0\lib\net471\Sitecore.Analytics.Core.dll</HintPath>
</Reference>
<Reference Include="Sitecore.Analytics.Model, Version=13.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Analytics.Model.9.2.0\lib\net471\Sitecore.Analytics.Model.dll</HintPath>
<Reference Include="Sitecore.Analytics.Model, Version=14.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Analytics.Model.9.3.0\lib\net471\Sitecore.Analytics.Model.dll</HintPath>
</Reference>
<Reference Include="Sitecore.ContentSearch, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.ContentSearch.9.2.0\lib\net471\Sitecore.ContentSearch.dll</HintPath>
<Reference Include="Sitecore.ContentSearch, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.ContentSearch.9.3.0\lib\net471\Sitecore.ContentSearch.dll</HintPath>
</Reference>
<Reference Include="Sitecore.ContentSearch.Linq, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.ContentSearch.Linq.9.2.0\lib\net471\Sitecore.ContentSearch.Linq.dll</HintPath>
<Reference Include="Sitecore.ContentSearch.Linq, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.ContentSearch.Linq.9.3.0\lib\net471\Sitecore.ContentSearch.Linq.dll</HintPath>
</Reference>
<Reference Include="Sitecore.Integration.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Integration.Common.NoReferences.2.2.160927\lib\NET452\Sitecore.Integration.Common.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Sitecore.Kernel, Version=13.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Kernel.9.2.0\lib\net471\Sitecore.Kernel.dll</HintPath>
<Reference Include="Sitecore.Kernel, Version=14.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Kernel.9.3.0\lib\net471\Sitecore.Kernel.dll</HintPath>
</Reference>
<Reference Include="Sitecore.Mvc, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Mvc.9.2.0\lib\net471\Sitecore.Mvc.dll</HintPath>
<Reference Include="Sitecore.Mvc, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Mvc.9.3.0\lib\net471\Sitecore.Mvc.dll</HintPath>
</Reference>
<Reference Include="Sitecore.RestSharp, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Lib\Sitecore\Sitecore.RestSharp.dll</HintPath>
</Reference>
<Reference Include="Sitecore.Services.Infrastructure, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Services.Infrastructure.9.2.0\lib\net471\Sitecore.Services.Infrastructure.dll</HintPath>
<Reference Include="Sitecore.Services.Infrastructure, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Services.Infrastructure.9.3.0\lib\net471\Sitecore.Services.Infrastructure.dll</HintPath>
</Reference>
<Reference Include="sysglobl" />
<Reference Include="System" />
Expand All @@ -117,11 +117,15 @@
<Reference Include="System.DirectoryServices" />
<Reference Include="System.IO.Compression.FileSystem" />
<Reference Include="System.IO.FileSystem.Primitives" />
<Reference Include="System.Linq" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Runtime" />
<Reference Include="System.Runtime.Caching" />
<Reference Include="System.Runtime.InteropServices" />
<Reference Include="System.Runtime.InteropServices.RuntimeInformation" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.ServiceModel.Web" />
<Reference Include="System.Threading.Thread" />
<Reference Include="System.Web" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
Expand Down
16 changes: 8 additions & 8 deletions src/Brightcove.MediaFramework.Brightcove/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<package id="Kamsar.WebConsole" version="2.0.0" targetFramework="net452" />
<package id="MicroCHAP" version="1.2.2.2" targetFramework="net452" />
<package id="RestSharp" version="104.2.0" targetFramework="net462" />
<package id="Sitecore.Analytics" version="9.2.0" targetFramework="net472" />
<package id="Sitecore.Analytics.Core" version="9.2.0" targetFramework="net472" />
<package id="Sitecore.Analytics.Model" version="9.2.0" targetFramework="net472" />
<package id="Sitecore.ContentSearch" version="9.2.0" targetFramework="net472" />
<package id="Sitecore.ContentSearch.Linq" version="9.2.0" targetFramework="net472" />
<package id="Sitecore.Analytics" version="9.3.0" targetFramework="net472" />
<package id="Sitecore.Analytics.Core" version="9.3.0" targetFramework="net472" />
<package id="Sitecore.Analytics.Model" version="9.3.0" targetFramework="net472" />
<package id="Sitecore.ContentSearch" version="9.3.0" targetFramework="net472" />
<package id="Sitecore.ContentSearch.Linq" version="9.3.0" targetFramework="net472" />
<package id="Sitecore.Integration.Common.NoReferences" version="2.2.160927" targetFramework="net462" developmentDependency="true" />
<package id="Sitecore.Kernel" version="9.2.0" targetFramework="net472" />
<package id="Sitecore.Mvc" version="9.2.0" targetFramework="net472" />
<package id="Sitecore.Services.Infrastructure" version="9.2.0" targetFramework="net472" />
<package id="Sitecore.Kernel" version="9.3.0" targetFramework="net472" />
<package id="Sitecore.Mvc" version="9.3.0" targetFramework="net472" />
<package id="Sitecore.Services.Infrastructure" version="9.3.0" targetFramework="net472" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
<Reference Include="Sitecore.Integration.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Integration.Common.NoReferences.2.1.150625\lib\NET45\Sitecore.Integration.Common.dll</HintPath>
</Reference>
<Reference Include="Sitecore.Kernel, Version=13.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Kernel.9.2.0\lib\net471\Sitecore.Kernel.dll</HintPath>
<Reference Include="Sitecore.Kernel, Version=14.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Kernel.9.3.0\lib\net471\Sitecore.Kernel.dll</HintPath>
</Reference>
<Reference Include="sysglobl" />
<Reference Include="System" />
Expand All @@ -48,9 +48,14 @@
<Reference Include="System.Design" />
<Reference Include="System.DirectoryServices" />
<Reference Include="System.IO.Compression.FileSystem" />
<Reference Include="System.Linq" />
<Reference Include="System.Runtime" />
<Reference Include="System.Runtime.Caching" />
<Reference Include="System.Runtime.InteropServices" />
<Reference Include="System.Runtime.InteropServices.RuntimeInformation" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.ServiceModel.Web" />
<Reference Include="System.Threading.Thread" />
<Reference Include="System.Web" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.Web.Services" />
Expand Down
2 changes: 1 addition & 1 deletion src/Sitecore.MediaFramework.Migration/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<packages>
<package id="HtmlAgilityPack" version="1.4.9.5" targetFramework="net462" />
<package id="Sitecore.Integration.Common.NoReferences" version="2.1.150625" targetFramework="net45" developmentDependency="true" />
<package id="Sitecore.Kernel" version="9.2.0" targetFramework="net472" />
<package id="Sitecore.Kernel" version="9.3.0" targetFramework="net472" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
</Reference>
<Reference Include="Sitecore.Kernel, Version=13.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Kernel.9.2.0\lib\net471\Sitecore.Kernel.dll</HintPath>
<Reference Include="Sitecore.Kernel, Version=14.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Kernel.9.3.0\lib\net471\Sitecore.Kernel.dll</HintPath>
</Reference>
<Reference Include="Sitecore.Mvc, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Mvc.9.2.0\lib\net471\Sitecore.Mvc.dll</HintPath>
<Reference Include="Sitecore.Mvc, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sitecore.Mvc.9.3.0\lib\net471\Sitecore.Mvc.dll</HintPath>
</Reference>
<Reference Include="sysglobl" />
<Reference Include="System" />
Expand All @@ -57,9 +57,14 @@
<Reference Include="System.Design" />
<Reference Include="System.DirectoryServices" />
<Reference Include="System.IO.Compression.FileSystem" />
<Reference Include="System.Linq" />
<Reference Include="System.Runtime" />
<Reference Include="System.Runtime.Caching" />
<Reference Include="System.Runtime.InteropServices" />
<Reference Include="System.Runtime.InteropServices.RuntimeInformation" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.ServiceModel.Web" />
<Reference Include="System.Threading.Thread" />
<Reference Include="System.Web" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.Web.DynamicData" />
Expand Down
4 changes: 2 additions & 2 deletions src/Sitecore.MediaFramework.Mvc/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<package id="Microsoft.AspNet.Razor" version="3.2.3" targetFramework="net45" />
<package id="Microsoft.AspNet.WebPages" version="3.2.3" targetFramework="net45" />
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net45" />
<package id="Sitecore.Kernel" version="9.2.0" targetFramework="net472" />
<package id="Sitecore.Mvc" version="9.2.0" targetFramework="net472" />
<package id="Sitecore.Kernel" version="9.3.0" targetFramework="net472" />
<package id="Sitecore.Mvc" version="9.3.0" targetFramework="net472" />
</packages>
Loading

0 comments on commit eacdac3

Please sign in to comment.