Skip to content

Commit 4f0f9b3

Browse files
author
Gideon de Swardt
committed
Fix readme file path
1 parent 19148c5 commit 4f0f9b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ExCSS/ExCSS.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</Description>
1414
<PackageProjectUrl>https://github.com/TylerBrinks/ExCSS</PackageProjectUrl>
1515
<PackageLicenseExpression>MIT</PackageLicenseExpression>
16-
<PackageReadmeFile>README.md</PackageReadmeFile>
16+
<PackageReadmeFile>readme.md</PackageReadmeFile>
1717
<RespositoryType>git</RespositoryType>
1818
<RepositoryUrl>https://github.com/TylerBrinks/ExCSS</RepositoryUrl>
1919
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>

0 commit comments

Comments
 (0)