Skip to content

Instantly share code, notes, and snippets.

@SaintSkeeta
Last active July 7, 2016 19:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SaintSkeeta/d0f3b2adfff0acd9fc78 to your computer and use it in GitHub Desktop.
Save SaintSkeeta/d0f3b2adfff0acd9fc78 to your computer and use it in GitHub Desktop.
Sitecore 8.1 - Update 1 and Update 2 - Default Third Party Nuget Package Versions
<?xml version="1.0" encoding="UTF-8"?>
<packages>
<package id="Antlr" version="3.5.0.2" targetFramework="net45" />
<package id="CsQuery" version="1.3.3.0" targetFramework="net45" />
<package id="EcmaScript.Net" version="1.0.1.0" targetFramework="net45" />
<package id="Facebook" version="5.4.1.0" targetFramework="net45" />
<package id="Hammock.ClientProfile" version="1.0.0.0" targetFramework="net45" />
<package id="HtmlAgilityPack" version="1.4.6.0" targetFramework="net45" />
<package id="Iesi.Collections" version="3.2.0.4000" targetFramework="net45" />
<package id="Lucene.Net" version="3.0.3.0" targetFramework="net45" />
<package id="Lucene.Net.Contrib" version="3.0.3.0" targetFramework="net45" />
<package id="Microsoft.AspNet.Cors" version="5.1.0.0" targetFramework="net45" />
<package id="Microsoft.AspNet.Mvc" version="5.2.3.0" targetFramework="net45" />
<package id="Microsoft.AspNet.Razor" version="3.2.3.0" targetFramework="net45" />
<package id="Microsoft.AspNet.Web.Optimization" version="1.1.3.0" targetFramework="net45" />
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.3.0" targetFramework="net45" />
<package id="Microsoft.AspNet.WebApi.Core" version="5.2.3.0" targetFramework="net45" />
<package id="Microsoft.AspNet.WebApi.Cors" version="5.1.2.0" targetFramework="net45" />
<package id="Microsoft.AspNet.WebApi.WebHost" version="5.2.3.0" targetFramework="net45" />
<package id="Microsoft.AspNet.WebPages" version="3.2.3.0" targetFramework="net45" />
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net45" />
<package id="mongocsharpdriver" version="1.10.0.0" targetFramework="net45" />
<package id="Ninject" version="3.2.2.0" targetFramework="net45" />
<package id="Newtonsoft.Json" version="6.0.8.0" targetFramework="net45" />
<package id="protobuf-net" version="2.0.0.668" targetFramework="net45" />
<package id="WebGrease" version="1.6.0.0" targetFramework="net45" />
<package id="YUICompressor.NET" version="2.1.1.0" targetFramework="net45" />
<!-- The following issues were found when attempting to discover matching Nuget packages for DLLs.
(Some DLLs are licensed third party DLLs, so there aren't any Nuget packages for them. Check out http://blog.baslijten.com/third-party-libraries-used-by-sitecore/ for more information about these.)
CustomFields.AccountSelector, v1.0.0.0
No Package matching the DLL Name was found.
DotNetOpenAuth, v4.0.0.11165
Matching Package name was found, however there was no matching version found.
FacebookAPI, v1.0.0.0
No Package matching the DLL Name was found.
Google.Apis, v1.0.0.30542
Matching Package name was found, however there was no matching version found.
Google.Apis.Plus.v1, v1.0.0.0
Matching Package name was found, however there was no matching version found.
ITHit.WebDAV.Server, v2.1.1.108
No Package matching the DLL Name was found.
izenda.ComponentArt.Web.UI, v2010.1.2637.35
Matching Package name was found, however there was no matching version found.
Mvp.Xml, v2.0.2158.1055
Matching Package name was found, however there was no matching version found.
Netbiscuits.OnPremise, v1.1.0.0
No Package matching the DLL Name was found.
OAuthLinkedIn, v1.0.0.0
No Package matching the DLL Name was found.
RadEditor.Net2, v7.2.0.0
No Package matching the DLL Name was found.
Stimulsoft.Base, v2013.1.1600.0
No Package matching the DLL Name was found.
Stimulsoft.Database, v2013.1.1600.0
No Package matching the DLL Name was found.
Stimulsoft.Report, v2013.1.1600.0
No Package matching the DLL Name was found.
Stimulsoft.Report.Web, v2013.1.1600.0
No Package matching the DLL Name was found.
Stimulsoft.Report.WebDesign, v2013.1.1600.0
No Package matching the DLL Name was found.
System.Net.Http, v4.0.30319.18020
Matching Package name was found, however there was no matching version found. (using Nuget 2.8)
System.Net.Http.WebRequest, v4.6.81.0
No Package matching the DLL Name was found.
Telerik.Web.UI, v2015.1.401.45
No Package matching the DLL Name was found.
Telerik.Web.UI.Skins, v2015.1.401.45
No Package matching the DLL Name was found.
TweetSharp, v1.0.0.0
Matching Package name was found, however there was no matching version found.
-->
</packages>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment