Skip to content

Commit

Permalink
Fix readme file path
Browse files Browse the repository at this point in the history
  • Loading branch information
Gideon de Swardt committed Apr 8, 2023
1 parent 19148c5 commit 4f0f9b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ExCSS/ExCSS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</Description>
<PackageProjectUrl>https://github.com/TylerBrinks/ExCSS</PackageProjectUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageReadmeFile>readme.md</PackageReadmeFile>
<RespositoryType>git</RespositoryType>
<RepositoryUrl>https://github.com/TylerBrinks/ExCSS</RepositoryUrl>
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
Expand Down

0 comments on commit 4f0f9b3

Please sign in to comment.