26 lines
1.5 KiB
XML
26 lines
1.5 KiB
XML
<?xml version="1.0"?>
|
|
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
<metadata>
|
|
<id>SQL2008R2.ClrTypes</id>
|
|
<title>Microsoft SQL Server 2008 R2 System CLR Types</title>
|
|
<version>10.50.1600.1</version>
|
|
<authors>Microsoft</authors>
|
|
<owners>zippy1981</owners>
|
|
<summary>Microsoft SQL Server 2008R2 Feature Pack, October 2011
|
|
|
|
The SQL Server System CLR Types package contains the components implementing the geometry, geography, and hierarchy id types in SQL Server 2008 R2. This component can be installed separately from the server to allow client applications to use these types outside of the server.</summary>
|
|
<description>The SQL Server System CLR Types package contains the components implementing the geometry, geography, and hierarchy id types in SQL Server 2008 R2. This component can be installed separately from the server to allow client applications to use these types outside of the server.</description>
|
|
<projectUrl>http://www.microsoft.com/en-us/download/details.aspx?id=16978</projectUrl>
|
|
<tags>SQL SQL2008R2 .NET CLR</tags>
|
|
<!-- Eula is in installer
|
|
<licenseUrl></licenseUrl>
|
|
-->
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<iconUrl>https://github.com/Iristyle/ChocolateyPackages/raw/master/SQL2008.SMO/SQL2008.png</iconUrl>
|
|
<releaseNotes></releaseNotes>
|
|
</metadata>
|
|
<files>
|
|
<file src="tools\**" target="tools" />
|
|
</files>
|
|
</package>
|