fix for actions (again)

This commit is contained in:
ParantezTech
2026-03-28 18:23:46 +03:00
parent 7a915e88dc
commit fa46819030
4 changed files with 9 additions and 5 deletions
+4
View File
@@ -30,6 +30,10 @@ SPDX-License-Identifier: GPL-2.0-or-later
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
</PropertyGroup>
<ItemGroup>
<KnownILLinkPack Update="Microsoft.NET.ILLink.Tasks" ILLinkPackVersion="10.0.5" />
</ItemGroup>
<ItemGroup>
<Content Include="..\..\LICENSE.txt">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>