File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change 9999 <ProjectExclusions Include =" $(MSBuildThisFileDirectory)System.Runtime.InteropServices\tests\LibraryImportGenerator.Tests\LibraryImportGenerator.Tests.csproj" />
100100 </ItemGroup >
101101
102- <ItemGroup Condition =" '$(TargetArchitecture)' == 'arm'" >
103- <!-- Issue: https://github.com/dotnet/runtime/issues/60705 -->
104- <ProjectExclusions Include =" $(MSBuildThisFileDirectory)System.Runtime.InteropServices\tests\LibraryImportGenerator.UnitTests\LibraryImportGenerator.Unit.Tests.csproj" />
105- </ItemGroup >
106-
107102 <ItemGroup Condition =" '$(TargetOS)' == 'FreeBSD'" >
108103 <!-- LibraryImportGenerator runtime tests build depends pulling down a pre-built nethost binary, which is not available for FreeBSD. -->
109104 <ProjectExclusions Include =" $(MSBuildThisFileDirectory)System.Runtime.InteropServices\tests\LibraryImportGenerator.Tests\LibraryImportGenerator.Tests.csproj" />
You can’t perform that action at this time.
0 commit comments