File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
+ <Title >MySQL Connector</Title >
4
5
<Description >A fully async MySQL ADO.NET provider for .NET and .NET Core</Description >
5
6
<Copyright >Copyright 2016 Bradley Grainger</Copyright >
6
7
<AssemblyTitle >Async MySQL Connector</AssemblyTitle >
14
15
<PackageReleaseNotes >https://mysql-net.github.io/MySqlConnector/overview/version-history/</PackageReleaseNotes >
15
16
<PackageProjectUrl >https://github.com/mysql-net/MySqlConnector</PackageProjectUrl >
16
17
<PackageLicenseUrl >https://opensource.org/licenses/MIT</PackageLicenseUrl >
18
+ <PackageIconUrl >https://mysql-net.github.io/MySqlConnector/img/logo.png</PackageIconUrl >
17
19
<RepositoryType >git</RepositoryType >
18
20
<RepositoryUrl >https://github.com/mysql-net/MySqlConnector.git</RepositoryUrl >
19
21
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments