Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kees van Spelde committed Dec 24, 2021
1 parent eecbb9f commit 1b43a28
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions MsgKit/MsgKit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@
<PackageReference Include="OpenMcdf" Version="2.2.1.9" />
</ItemGroup>

<ItemGroup>
<None Update="Outlook-icon.png">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
</ItemGroup>
<ItemGroup>
<None Include="Outlook-icon.png">
<Pack>True</Pack>
<PackagePath></PackagePath>
</None>
</ItemGroup>

</Project>

0 comments on commit 1b43a28

Please sign in to comment.