Skip to content

Commit

Permalink
Revert "尝试修复打包没有许可证"
Browse files Browse the repository at this point in the history
This reverts commit 64cd813.
  • Loading branch information
lindexi committed Oct 1, 2023
1 parent 64cd813 commit d76e0fa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/LightWorkFlowManager/LightWorkFlowManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>

<RootNamespace>DC.LightWorkFlowManager</RootNamespace>

<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>

<!-- 在 GitHub 的 Action 构建会添加 GITHUB_ACTIONS 变量 -->
Expand Down Expand Up @@ -38,10 +36,6 @@
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
<None Include="..\..\README.md" Link="README.md" Pack="True" PackagePath="\"/>
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit d76e0fa

Please sign in to comment.