Skip to content

Commit 7c24e82

Browse files
authored
chore(csproj): update PackageReadmeFile path in project config (#121)
1 parent 83f3f5c commit 7c24e82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

APIMatic.Core/APIMatic.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Description>Core logic and the utilities for the APIMatic's C# SDK</Description>
99
<Copyright>Copyright APIMatic Ltd.</Copyright>
1010
<PackageLicenseFile>LICENSE</PackageLicenseFile>
11-
<PackageReadmeFile>../README.md</PackageReadmeFile>
11+
<PackageReadmeFile>README.md</PackageReadmeFile>
1212
<PackageReleaseNotes>
1313
APIMatic's goal is to provide a stable runtime that powers all functionality of our C# SDKs and we are continuously trying to improve the API developer experience with each release of this package. Check out the release notes for all the improvements that are added to this package over time.
1414

0 commit comments

Comments
 (0)