Skip to content

Commit

Permalink
Update Package informations
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthoDingo committed Sep 4, 2024
1 parent e5620d7 commit 25090ba
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ACR122U/ACR122U.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,19 @@
<PackageReleaseNotes>Initial version</PackageReleaseNotes>
<PackageIcon>Logo.png</PackageIcon>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageReadmeFile>README.md</PackageReadmeFile>
<Copyright>GPL-3.0</Copyright>
</PropertyGroup>

<ItemGroup>
<None Include="..\Assets\Logo.png">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
<None Include="..\README.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 25090ba

Please sign in to comment.