File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 77 <EmbedUntrackedSources >true</EmbedUntrackedSources >
88 <IncludeSymbols >true</IncludeSymbols >
99 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
10- <DocumentationFile >bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.Web.Json.xml</ DocumentationFile >
10+ <GenerateDocumentationFile >true</ GenerateDocumentationFile >
1111
1212 <Version >2.2</Version >
1313 <PackageReleaseNotes >
2020 <Description >Simplify.Web JSON controller response and model binder</Description >
2121 <Copyright >Licensed under LGPL</Copyright >
2222 <PackageProjectUrl >https://github.com/SimplifyNet/Simplify.Web.Json</PackageProjectUrl >
23- <PackageIconUrl >https://raw.githubusercontent.com/SimplifyNet/Images/master/LogoWeb32x32. png</PackageIconUrl >
23+ <PackageIcon >icon. png</PackageIcon >
2424 <PublishRepositoryUrl >true</PublishRepositoryUrl >
2525 <PackageTags >Simplify.Web JSON</PackageTags >
2626 </PropertyGroup >
2727 <ItemGroup >
2828 <PackageReference Include =" Simplify.Web" Version =" 4.2.*" />
2929 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.*" />
3030 </ItemGroup >
31+ <ItemGroup >
32+ <None Include =" ..\..\images\icon.png" Pack =" true" Visible =" false" PackagePath =" " />
33+ </ItemGroup >
3134</Project >
You can’t perform that action at this time.
0 commit comments