File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 55 <ProjectReference Include =" dotnet-ilverify\dotnet-ilverify.pkgproj" />
66 </ItemGroup >
77
8+ <ItemGroup Condition =" '$(DotNetBuildFromSource)' != 'true'" >
9+ <ProjectReference Include =" ILCompiler.Reflection.ReadyToRun.Experimental\ILCompiler.Reflection.ReadyToRun.Experimental.pkgproj" />
10+ </ItemGroup >
11+
812 <ItemGroup >
913 <ProjectReference Include =" Microsoft.NETCore.TestHost\Microsoft.NETCore.TestHost.proj" />
1014 <ProjectReference Include =" Microsoft.NETCore.ILAsm\Microsoft.NETCore.ILAsm.proj" />
1115 <ProjectReference Include =" Microsoft.NETCore.ILDAsm\Microsoft.NETCore.ILDAsm.proj" />
12- <ProjectReference Include =" ILCompiler.Reflection.ReadyToRun.Experimental\ILCompiler.Reflection.ReadyToRun.Experimental.pkgproj" />
1316 </ItemGroup >
1417
1518 <Import Project =" versioning.targets" />
You can’t perform that action at this time.
0 commit comments