Skip to content

Instantly share code, notes, and snippets.

@atifaziz
Created August 13, 2008 22:13
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 atifaziz/5319 to your computer and use it in GitHub Desktop.
Save atifaziz/5319 to your computer and use it in GitHub Desktop.
diff NET 3.5 > SP1
--- net35.txt 2008-08-13 23:49:30.514820700 +0200
+++ net35sp1.txt 2008-08-13 23:50:14.993091100 +0200
@@ -5,15 +5,27 @@
Microsoft.VisualC.STLCLR.dll
System.AddIn.Contract.dll
System.AddIn.dll
+System.ComponentModel.DataAnnotations.dll
System.Core.dll
System.Data.DataSetExtensions.dll
+System.Data.Entity.Design.dll
+System.Data.Entity.dll
System.Data.Linq.dll
+System.Data.Services.Client.dll
+System.Data.Services.Design.dll
+System.Data.Services.dll
System.DirectoryServices.AccountManagement.dll
System.Management.Instrumentation.dll
System.Net.dll
System.ServiceModel.Web.dll
+System.Web.Abstractions.dll
+System.Web.DynamicData.Design.dll
+System.Web.DynamicData.dll
+System.Web.Entity.Design.dll
+System.Web.Entity.dll
System.Web.Extensions.Design.dll
System.Web.Extensions.dll
+System.Web.Routing.dll
System.Windows.Presentation.dll
System.WorkflowServices.dll
System.Xml.Linq.dll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment