Skip to content

Commit

Permalink
Merge branch 'hotfix/v7.0-alpha3'
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad-Abbasi2559 committed Oct 23, 2023
2 parents bb1991a + 07a191b commit af4ce9b
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
Create unique name for file.
Check path and url.
</Description>
<readme>../../README.md</readme>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageId>MAP.AspNetCore.StaticFiles</PackageId>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
Expand All @@ -29,6 +29,7 @@
</ItemGroup>

<ItemGroup>
<None Include="..\..\README.md" Pack="true" PackagePath="\"/>
<Folder Include="Models\" />
<Folder Include="ViewModels\" />
<Folder Include="TagHelpers\" />
Expand Down

0 comments on commit af4ce9b

Please sign in to comment.