File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 21
21
- Remove historical discounted cashflows endpoints
22
22
</PackageReleaseNotes >
23
23
<AssemblyName >FinancialModelingPrep</AssemblyName >
24
+ <PackageReadmeFile >README.md</PackageReadmeFile >
24
25
</PropertyGroup >
25
26
26
27
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
50
51
<Pack >True</Pack >
51
52
<PackagePath ></PackagePath >
52
53
</None >
54
+ <None Include =" ..\README.md" Pack =" true" PackagePath =" \" />
53
55
</ItemGroup >
54
56
55
57
</Project >
Original file line number Diff line number Diff line change 3
3
[ ![ .NET] ( https://github.com/MatthiWare/FinancialModelingPrep.NET/actions/workflows/dotnet.yml/badge.svg )] ( https://github.com/MatthiWare/FinancialModelingPrep.NET/actions/workflows/dotnet.yml )
4
4
[ ![ Nuget] ( https://buildstats.info/nuget/MatthiWare.FinancialModelingPrep )] ( https://www.nuget.org/packages/MatthiWare.FinancialModelingPrep/ )
5
5
6
- .NET 7 API Client For https://financialmodelingprep.com/ API written in C#
6
+ .NET 8 API Client For https://financialmodelingprep.com/ API written in C#
7
7
8
8
## Installation
9
9
You can’t perform that action at this time.
0 commit comments