File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 11
11
</assembly >
12
12
<assembly fullname =" xunit.core" />
13
13
<assembly fullname =" Microsoft.DotNet.XUnitExtensions" />
14
+ <assembly fullname =" mscorlib" />
14
15
<assembly fullname =" TestUtilities" >
15
16
<namespace fullname =" System" />
16
17
</assembly >
Original file line number Diff line number Diff line change 158
158
<ProjectExclusions Include =" $(MSBuildThisFileDirectory)System.Net.Http\tests\FunctionalTests\System.Net.Http.Functional.Tests.csproj" />
159
159
</ItemGroup >
160
160
161
- <ItemGroup Condition =" '$(TargetOS)' == 'Browser' and '$(RunAOTCompilation)' == 'false' and '$(EnableAggressiveTrimming)' == 'true'" >
162
- <!-- mscorlib.dll not found -->
163
- <ProjectExclusions Include =" $(MSBuildThisFileDirectory)System.Reflection.MetadataLoadContext/tests/System.Reflection.MetadataLoadContext.Tests.csproj" />
164
- </ItemGroup >
165
-
166
161
<ItemGroup >
167
162
<ProjectReference Include =" $(MSBuildThisFileDirectory)*\tests\**\*.Tests.csproj"
168
163
Exclude =" @(ProjectExclusions)"
You can’t perform that action at this time.
0 commit comments