File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
src/Simplify.Web.Multipart Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 66 <EmbedUntrackedSources >true</EmbedUntrackedSources >
77 <IncludeSymbols >true</IncludeSymbols >
88 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
9- <DocumentationFile >bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.Web.Multipart.xml</ DocumentationFile >
9+ <GenerateDocumentationFile >true</ GenerateDocumentationFile >
1010
1111 <Version >1.4.1</Version >
1212 <PackageReleaseNotes >
1919 <Description >Simplify.Web multipart form model binder</Description >
2020 <Copyright >Licensed under LGPL</Copyright >
2121 <PackageProjectUrl >https://github.com/SimplifyNet/Simplify.Web.Multipart</PackageProjectUrl >
22- <PackageIconUrl >https://raw.githubusercontent.com/SimplifyNet/Images/master/LogoWeb32x32. png</PackageIconUrl >
22+ <PackageIcon >icon. png</PackageIcon >
2323 <RepositoryUrl >https://github.com/SimplifyNet/Simplify.Web.Multipart</RepositoryUrl >
2424 <RepositoryType >GIT</RepositoryType >
2525 <PackageTags >Simplify.Web multipart</PackageTags >
2828 <PackageReference Include =" Simplify.Web" Version =" 4.2.*" />
2929 <PackageReference Include =" HttpMultipartParser" Version =" 5.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