Skip to content

Instantly share code, notes, and snippets.

@SaintSkeeta
Created January 18, 2016 21:22
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/924f857a3033b70b7a04 to your computer and use it in GitHub Desktop.
Save SaintSkeeta/924f857a3033b70b7a04 to your computer and use it in GitHub Desktop.
Sitecore 8.0 - Update 5 - 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.2.0" targetFramework="net45" />
<package id="Microsoft.AspNet.Mvc" version="5.1.2.0" targetFramework="net45" />
<package id="Microsoft.AspNet.Razor" version="3.0.0.0" targetFramework="net45" />
<package id="Microsoft.AspNet.Web.Optimization" version="1.1.0.0" targetFramework="net45" />
<package id="Microsoft.AspNet.WebApi.Client" version="5.1.2.0" targetFramework="net45" />
<package id="Microsoft.AspNet.WebApi.Core" version="5.1.2.0" targetFramework="net45" />
<package id="Microsoft.AspNet.WebApi.Cors" version="5.1.2.0" targetFramework="net45" />
<package id="Microsoft.AspNet.WebApi.WebHost" version="5.1.2.0" targetFramework="net45" />
<package id="Microsoft.AspNet.WebPages" version="3.0.0.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="Newtonsoft.Json" version="6.0.5.0" targetFramework="net45" />
<package id="Ninject" version="3.2.2.0" targetFramework="net45" />
<package id="protobuf-net" version="2.0.0.668" targetFramework="net45" />
<package id="System.Net.Http" version="4.0.0.0" 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.
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.WebRequest, v2.2.22.0
No Package matching the DLL Name was found.
Telerik.Web.UI, v2012.2.607.35
No Package matching the DLL Name was found.
Telerik.Web.UI.Skins, v2012.2.607.35
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