Skip to content

Commit

Permalink
Fix README NuGet typo
Browse files Browse the repository at this point in the history
  • Loading branch information
devlead committed Oct 22, 2023
1 parent 019a092 commit 41e581b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DPI/DPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Nullable>enable</Nullable>
<PackageIcon>icon/dpi.png</PackageIcon>
<ImplicitUsings>enable</ImplicitUsings>
<PackageReadmeFile>readme.md</PackageReadmeFile>
<PackageReadmeFile>README.md</PackageReadmeFile>
<LangVersion>11</LangVersion>
</PropertyGroup>

Expand Down

0 comments on commit 41e581b

Please sign in to comment.