File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <package >
3+ <metadata >
4+ <id >BHoM.Interop.SQL</id >
5+ <version ></version >
6+ <authors >BHoM</authors >
7+ <projectUrl >https://github.com/BHoM/SQL_Toolkit</projectUrl >
8+ <license type =" file" >licence.txt</license >
9+ <icon >icon.png</icon >
10+ <readme >readme.md</readme >
11+ <requireLicenseAcceptance >false</requireLicenseAcceptance >
12+ <description >Interoperability with SQL databases provided by the SQL_Toolkit of the Building and Habitats object Model (BHoM) - more information available at https://github.com/BHoM/SQL_Toolkit</description >
13+ <releaseNotes ></releaseNotes >
14+ <copyright ></copyright >
15+ <tags >BHoM interop sql aec</tags >
16+ <title ></title >
17+ <dependencies >
18+ <group targetFramework =" netstandard2.0" >
19+ <dependency id =" Microsoft.Data.SqlClient" version =" 5.1.1" />
20+ <dependency id =" Microsoft.EntityFrameworkCore" version = " 3.1.32" />
21+ <dependency id =" NETStandard.Library" version =" 2.0.3" />
22+ <dependency id =" Microsoft.CSharp" version =" 4.7.0" />
23+ </group >
24+ </dependencies >
25+ </metadata >
26+ <files >
27+ <file src =" licence/licence.txt" target =" " />
28+ <file src =" images/icon.png" target =" " />
29+ <file src =" docs/readme.md" target =" " />
30+ </files >
31+ </package >
Original file line number Diff line number Diff line change 77 <Authors >BHoM</Authors >
88 <Copyright >Copyright © https://github.com/BHoM</Copyright >
99 <RootNamespace >BH.Adapter.SQL</RootNamespace >
10- <FileVersion >6.2 .0.0</FileVersion >
10+ <FileVersion >6.3 .0.0</FileVersion >
1111 <Configurations >Debug;Release;ZeroCodeTool</Configurations >
1212 <OutputPath >..\Build\</OutputPath >
1313 <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
Original file line number Diff line number Diff line change 77 <Authors >BHoM</Authors >
88 <Copyright >Copyright © https://github.com/BHoM</Copyright >
99 <RootNamespace >BH.Engine.SQL</RootNamespace >
10- <FileVersion >6.2 .0.0</FileVersion >
10+ <FileVersion >6.3 .0.0</FileVersion >
1111 <Configurations >Debug;Release;ZeroCodeTool</Configurations >
1212 <OutputPath >..\Build\</OutputPath >
1313 <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
Original file line number Diff line number Diff line change 77 <Authors >BHoM</Authors >
88 <Copyright >Copyright © https://github.com/BHoM</Copyright >
99 <RootNamespace >BH.oM.SQL</RootNamespace >
10- <FileVersion >6.2 .0.0</FileVersion >
10+ <FileVersion >6.3 .0.0</FileVersion >
1111 <Configurations >Debug;Release;ZeroCodeTool</Configurations >
1212 <OutputPath >..\Build\</OutputPath >
1313 <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
You can’t perform that action at this time.
0 commit comments