Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Commit cae3995

Browse files
committed
[ci skip] grammar, icon url
1 parent 640c3fa commit cae3995

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Build/linq2db.Default.props

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Version>1.0.0</Version>
44
<PackageVersion>1.0.0</PackageVersion>
55

6-
<Description>Allows to execute Linq to DB (linq2db) queries on Entity Framework Core DbContext.</Description>
6+
<Description>Allows to execute Linq to DB (linq2db) queries Entity Framework Core DbContext.</Description>
77
<Title>Linq to DB (linq2db) extensions for on Entity Framework Core</Title>
88
<AssemblyTitle>$(Title)</AssemblyTitle>
99
<Authors>Svyatoslav Danyliv, Igor Tkachev, Dmitry Lukashenko, Ilya Chudin</Authors>
@@ -12,6 +12,7 @@
1212
<Copyright>2002-2018 linq2db.net</Copyright>
1313
<RepositoryUrl>https://github.com/linq2db/linq2db.EntityFrameworkCore</RepositoryUrl>
1414
<RepositoryType>git</RepositoryType>
15+
<PackageIconUrl>http://www.gravatar.com/avatar/fc2e509b6ed116b9aa29a7988fdb8990?s=320</PackageIconUrl>
1516

1617
<AppDesignerFolder>Properties</AppDesignerFolder>
1718
<LangVersion>latest</LangVersion>

0 commit comments

Comments
 (0)