We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3504109 commit ce8c85aCopy full SHA for ce8c85a
Directory.Build.props
@@ -10,7 +10,7 @@
10
<PackageReleaseNotes>https://dapperlib.github.io/Dapper/</PackageReleaseNotes>
11
<PackageProjectUrl>https://github.com/DapperLib/Dapper</PackageProjectUrl>
12
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
13
- <PackageIcon>protobuf-net.png</PackageIcon>
+ <PackageIcon>Dapper.png</PackageIcon>
14
<RepositoryType>git</RepositoryType>
15
<RepositoryUrl>https://github.com/DapperLib/Dapper</RepositoryUrl>
16
<Deterministic>false</Deterministic>
0 commit comments