Skip to content

Commit

Permalink
build: add Label to some ItemGroups
Browse files Browse the repository at this point in the history
  • Loading branch information
BinToss committed May 22, 2023
1 parent 28c0220 commit 13e73c1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/HXE.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -102,15 +102,13 @@
<EmbeddedResource Include="Assets\343I_DER.cer" />
<Content Include="Assets\icon.ico" />
</ItemGroup>
<ItemGroup>
<!-- NuGet Package Items -->
<ItemGroup Label="NuGet Package Items">
<None Include="Assets\icon.png" Pack="true" PackagePath="\" />
<None Include="..\readme.md" Pack="true" PackagePath="\">
<Link>.docs-misc\readme.md</Link>
</None>
</ItemGroup>
<ItemGroup>
<!-- Package References -->
<ItemGroup Label="Package References">
<PackageReference Include="GitVersion.MsBuild" Version="5.11.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 13e73c1

Please sign in to comment.