Skip to content

Commit

Permalink
fix NU5046
Browse files Browse the repository at this point in the history
  • Loading branch information
baughj committed Aug 22, 2023
1 parent 57fafb4 commit b2a82b4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/Hybrasyl.Xml.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@
<Description>Hybrasyl's data model &amp; XML entities, used to deserialize and work with Hybrasyl game data.</Description>
<IsPackable>true</IsPackable>
</PropertyGroup>

<ItemGroup>
<None Include="hybrasyl-512x512.png" Pack="true" PackagePath=""/>
</ItemGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='XML|AnyCPU'" />

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Entities|AnyCPU'" />
Expand Down

0 comments on commit b2a82b4

Please sign in to comment.