misc: update project references.

This commit is contained in:
Zhang Dian
2025-05-30 17:32:42 +08:00
parent 82c1bf2100
commit a43fcd4ed9
12 changed files with 9 additions and 11 deletions

View File

@@ -12,4 +12,9 @@
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
</PropertyGroup>
<ItemGroup>
<None Include="..\..\irihi.png" Pack="true" PackagePath="\" Link="Properties\irihi.png"/>
<None Include="..\..\LICENSE" Pack="true" PackagePath="\" Link="Properties\LICENSE"/>
</ItemGroup>
</Project>