Skip to content

Conversation

@srutzky
Copy link
Contributor

@srutzky srutzky commented Apr 25, 2020

This fixes #4614

On the Designing Assemblies page:

  1. Added:
    1. System.Deployment.dll (added in SP1 for SQL Server 2005)
    2. System.Core.dll (added in SQL Server 2008)
    3. System.Xml.Linq.dll (added in SQL Server 2008)
  2. Rearranged list of assemblies to be in their proper (expected) order.
  3. Fixed incorrect casing for several library names.

On the Supported .NET Framework Libraries page:

  1. Moved System.Core to the proper/expected position.
  2. Removed ".dll" extension from System.Core and System.Xml.Linq to match the rest of the list.
  3. Removed extraneous newline between each library that made the list harder to read as you had to scroll to see all of the items.
  4. Added HTML comment below the "Supported Libraries" list indicating the other page containing the same list (i.e. the "Designing Assemblies" page that hasn't been updated since SQL Server 2005 went RTM) so that hopefully it will be easier to maintain consistency across future updates.

Take care,
Solomon...
https://SqlQuantumLift.com/
https://SqlQuantumLeap.com/
https://SQLsharp.com/

srutzky added 2 commits April 24, 2020 19:51
Added:
1) System.Deployment.dll  (added in SP1 for SQL Server 2005)
2) System.Core.dll  (added in SQL Server 2008)
3) System.Xml.Linq.dll  (added in SQL Server 2008)

These were already listed in the "Supported Libraries" section of the [Supported .NET Framework Libraries](https://docs.microsoft.com/en-us/sql/relational-databases/clr-integration/database-objects/supported-net-framework-libraries#supported-libraries) documentation page.

Rearranged list of assemblies to be in their proper (expected) order.
1) Moved **System.Core** to the proper/expected position.
2) Removed ".dll" extension from **System.Core** and **System.Xml.Linq** to match the rest of the list.
3) Removed extraneous newline between each library that made the list harder to read as you had to scroll to see all of the items.
4) Added HTML comment below the "Supported Libraries" list indicated the other page containing the same list (and that hasn't been updated since SQL Server 2005 went RTM) so that hopefully it will be easier to maintain consistency across future updates.
@PRMerger8
Copy link
Contributor

@srutzky : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@rothja
Copy link
Collaborator

rothja commented Apr 28, 2020

@srutzky This is really great work. Thank you! #sign-off

@rothja rothja merged commit 61d1504 into MicrosoftDocs:live Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

List of supported assemblies

5 participants