Skip to content

Commit

Permalink
调整导出包的配置。 🐘
Browse files Browse the repository at this point in the history
  • Loading branch information
PopeyeZhong committed Aug 27, 2024
1 parent 3a116a9 commit 4812041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/Zongsoft.Administratives.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
<ItemGroup>
<None Include="$(MSBuildProjectName).deploy" Link=".deploy" Pack="true" PackagePath="\.deploy" />
<None Include="$(MSBuildProjectName).plugin" Pack="true" PackagePath="\artifacts" />
<None Include="..\..\.http\administratives.http" Pack="true" PackagePath="\artifacts\http" />
<None Include="..\..\.http\*.http" Pack="true" PackagePath="\artifacts\http" />
</ItemGroup>
</Project>

0 comments on commit 4812041

Please sign in to comment.