File tree Expand file tree Collapse file tree 4 files changed +10
-32
lines changed
FirebirdSql.Data.FirebirdClient
FirebirdSql.EntityFrameworkCore.Firebird Expand file tree Collapse file tree 4 files changed +10
-32
lines changed Original file line number Diff line number Diff line change 77 <VersionSuffix ></VersionSuffix >
88 <Company >FirebirdSQL</Company >
99 <Product >NETProvider</Product >
10+ <Authors >FirebirdSQL</Authors >
11+ <PackageProjectUrl >http://www.firebirdsql.org/en/net-provider/</PackageProjectUrl >
12+ <PackageIconUrl >http://www.firebirdsql.org/file/about/ds-firebird-logo-64.png</PackageIconUrl >
13+ <RepositoryUrl >https://github.com/FirebirdSQL/NETProvider</RepositoryUrl >
14+ <RepositoryType >git</RepositoryType >
15+ <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
16+ <MinClientVersion >3.6</MinClientVersion >
17+ <IncludeBuildOutput >true</IncludeBuildOutput >
18+ <IncludeSymbols >false</IncludeSymbols >
19+ <PackageLicenseFile >license.txt</PackageLicenseFile >
1020 </PropertyGroup >
1121
1222 <!-- SourceLink -->
Original file line number Diff line number Diff line change 99 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1010 </PropertyGroup >
1111 <PropertyGroup >
12- <Company >FirebirdSQL</Company >
13- <Product >NETProvider</Product >
1412 <AssemblyTitle >NETProvider - Entity Framework Provider</AssemblyTitle >
1513 <Copyright >(c) 2014-2019</Copyright >
1614 </PropertyGroup >
1715 <PropertyGroup >
1816 <PackageId >EntityFramework.Firebird</PackageId >
1917 <Title >Firebird Entity Framework Provider</Title >
20- <Authors >FirebirdSQL</Authors >
2118 <PackageDescription >The Entity Framework provider for Firebird enables you to develop .NET applications that connect to the Firebird database using Entity Framework.</PackageDescription >
2219 <PackageTags >firebird;firebirsql;firebirdclient;entityframewor;adonet;database</PackageTags >
23- <PackageProjectUrl >http://www.firebirdsql.org/en/net-provider/</PackageProjectUrl >
24- <PackageIconUrl >http://www.firebirdsql.org/file/about/ds-firebird-logo-64.png</PackageIconUrl >
25- <PackageLicenseFile >license.txt</PackageLicenseFile >
26- <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
27- <RepositoryUrl >https://github.com/FirebirdSQL/NETProvider</RepositoryUrl >
28- <RepositoryType >git</RepositoryType >
29- <MinClientVersion >3.6</MinClientVersion >
30- <IncludeBuildOutput >true</IncludeBuildOutput >
31- <IncludeSymbols >false</IncludeSymbols >
3220 </PropertyGroup >
3321 <PropertyGroup Condition =" '$(Configuration)'=='Release'" >
3422 <DefineConstants >EF6;TRACE</DefineConstants >
Original file line number Diff line number Diff line change 1616 <PropertyGroup >
1717 <PackageId >FirebirdSql.Data.FirebirdClient</PackageId >
1818 <Title >Firebird ADO.NET Data provider</Title >
19- <Authors >FirebirdSQL</Authors >
2019 <PackageDescription >Firebird ADO.NET data provider</PackageDescription >
2120 <PackageTags >firebird;firebirsql;firebirdclient;adonet;database</PackageTags >
22- <PackageProjectUrl >http://www.firebirdsql.org/en/net-provider/</PackageProjectUrl >
23- <PackageIconUrl >http://www.firebirdsql.org/file/about/ds-firebird-logo-64.png</PackageIconUrl >
24- <PackageLicenseFile >license.txt</PackageLicenseFile >
25- <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
26- <RepositoryUrl >https://github.com/FirebirdSQL/NETProvider</RepositoryUrl >
27- <RepositoryType >git</RepositoryType >
28- <MinClientVersion >3.6</MinClientVersion >
29- <IncludeBuildOutput >true</IncludeBuildOutput >
30- <IncludeSymbols >false</IncludeSymbols >
3121 </PropertyGroup >
3222 <PropertyGroup Condition =" '$(Configuration)'=='Release'" >
3323 <DefineConstants >TRACE</DefineConstants >
Original file line number Diff line number Diff line change 1515 <PropertyGroup >
1616 <PackageId >FirebirdSql.EntityFrameworkCore.Firebird</PackageId >
1717 <Title >Firebird Entity Framework Core Provider</Title >
18- <Authors >FirebirdSQL</Authors >
1918 <PackageDescription >The Entity Framework Core provider for Firebird enables you to develop .NET applications that connect to the Firebird database using Entity Framework Core.</PackageDescription >
2019 <PackageTags >firebird;firebirsql;firebirdclient;entityframeworkcore;adonet;database</PackageTags >
21- <PackageProjectUrl >http://www.firebirdsql.org/en/net-provider/</PackageProjectUrl >
22- <PackageIconUrl >http://www.firebirdsql.org/file/about/ds-firebird-logo-64.png</PackageIconUrl >
23- <PackageLicenseFile >license.txt</PackageLicenseFile >
24- <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
25- <RepositoryUrl >https://github.com/FirebirdSQL/NETProvider</RepositoryUrl >
26- <RepositoryType >git</RepositoryType >
27- <MinClientVersion >3.6</MinClientVersion >
28- <IncludeBuildOutput >true</IncludeBuildOutput >
29- <IncludeSymbols >false</IncludeSymbols >
3020 </PropertyGroup >
3121 <PropertyGroup Condition =" '$(Configuration)'=='Release'" >
3222 <DefineConstants >EFCORE;TRACE</DefineConstants >
You can’t perform that action at this time.
0 commit comments