King.Data.Sql.Reflection
Advanced tools
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>King.Data.Sql.Reflection</id> | ||
| <version>1.0.3</version> | ||
| <version>1.0.2</version> | ||
| <title>King.Data.Sql.Reflection</title> | ||
@@ -14,4 +14,4 @@ <authors>Jef King</authors> | ||
| <requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
| <description>Reflect SQL Server Schema</description> | ||
| <summary>Reflect SQL Server Schema</summary> | ||
| <description>SQL Server Schema Reflection, turn your SQL Server Schema into data</description> | ||
| <summary>SQL Server Schema Reflection</summary> | ||
| <releaseNotes>Simplified Data Structures.</releaseNotes> | ||
@@ -25,7 +25,7 @@ <copyright>Jef King</copyright> | ||
| <frameworkAssemblies> | ||
| <frameworkAssembly assemblyName="System" targetFramework=".NETFramework4.5" /> | ||
| <frameworkAssembly assemblyName="System.Data" targetFramework=".NETFramework4.5" /> | ||
| <frameworkAssembly assemblyName="System.Xml" targetFramework=".NETFramework4.5" /> | ||
| <frameworkAssembly assemblyName="System" targetFramework=".NETFramework4.5.1" /> | ||
| <frameworkAssembly assemblyName="System.Data" targetFramework=".NETFramework4.5.1" /> | ||
| <frameworkAssembly assemblyName="System.Xml" targetFramework=".NETFramework4.5.1" /> | ||
| </frameworkAssemblies> | ||
| </metadata> | ||
| </package> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet