File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 99 <PackageProjectUrl>https://github.com/OpenHarmony.NET/OpenHarmony.NET.Compiler.Pack</PackageProjectUrl>
1010 </PropertyGroup>
1111
12- <ItemGroup>
13- <PackageReference Include="OpenHarmony.NET.PublishAotCross" Version="0.0.0-alpha.2" />
14- <PackageReference Include="OpenHarmony.NET.Runtime" Version="0.0.0-alpha.19" />
15- <PackageReference Include="PublishAotCross.Compiler" Version="0.0.0-alpha.27" />
16- </ItemGroup>
12+ <PropertyGroup>
13+ <Dependencies>OpenHarmony.NET.PublishAotCross:0.0.0-alpha.2</Dependencies>
14+ </PropertyGroup>
15+ <PropertyGroup>
16+ <Dependencies>OpenHarmony.NET.Runtime:0.0.0-alpha.19</Dependencies>
17+ </PropertyGroup>
18+ <PropertyGroup>
19+ <Dependencies>PublishAotCross.Compiler:0.0.0-alpha.27</Dependencies>
20+ </PropertyGroup>
1721</Project>
You can’t perform that action at this time.
0 commit comments