File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 99 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1010 <PackageIcon >infobip-icon.png</PackageIcon >
1111 <PackageLicenseFile >LICENSE</PackageLicenseFile >
12- <PublishRepositoryUrl >true</ PublishRepositoryUrl >
12+ <PackageReadmeFile >README.md</ PackageReadmeFile >
1313 <IncludeSymbols >true</IncludeSymbols >
1414 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
15+ <PackageProjectUrl >https://github.com/infobip-community/infobip-api-csharp-sdk/</PackageProjectUrl >
16+ <RepositoryUrl >https://github.com/infobip-community/infobip-api-csharp-sdk/</RepositoryUrl >
17+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
1518 </PropertyGroup >
1619
1720 <ItemGroup >
2225 <None Include =" ..\..\LICENSE" Pack =" true" PackagePath =" " />
2326 </ItemGroup >
2427
28+ <ItemGroup >
29+ <None Include =" ..\..\README.md" Pack =" true" PackagePath =" \" />
30+ </ItemGroup >
31+
2532 <ItemGroup >
2633 <PackageReference Include =" JsonSubTypes" Version =" 1.8.0" />
2734 <PackageReference Include =" Microsoft.AspNet.WebApi.Client" Version =" 5.2.7" />
You can’t perform that action at this time.
0 commit comments