File tree 1 file changed +5
-2
lines changed
src/Simplify.Web.Multipart
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 6
6
<EmbedUntrackedSources >true</EmbedUntrackedSources >
7
7
<IncludeSymbols >true</IncludeSymbols >
8
8
<SymbolPackageFormat >snupkg</SymbolPackageFormat >
9
- <DocumentationFile >bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.Web.Multipart.xml</ DocumentationFile >
9
+ <GenerateDocumentationFile >true</ GenerateDocumentationFile >
10
10
11
11
<Version >1.4.1</Version >
12
12
<PackageReleaseNotes >
19
19
<Description >Simplify.Web multipart form model binder</Description >
20
20
<Copyright >Licensed under LGPL</Copyright >
21
21
<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 >
23
23
<RepositoryUrl >https://github.com/SimplifyNet/Simplify.Web.Multipart</RepositoryUrl >
24
24
<RepositoryType >GIT</RepositoryType >
25
25
<PackageTags >Simplify.Web multipart</PackageTags >
28
28
<PackageReference Include =" Simplify.Web" Version =" 4.2.*" />
29
29
<PackageReference Include =" HttpMultipartParser" Version =" 5.0.*" />
30
30
</ItemGroup >
31
+ <ItemGroup >
32
+ <None Include =" ..\..\images\icon.png" Pack =" true" Visible =" false" PackagePath =" " />
33
+ </ItemGroup >
31
34
</Project >
You can’t perform that action at this time.
0 commit comments