File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
src/System.Windows.Forms/tests
IntegrationTests/TrimTest Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 46
46
<RuntimeHostConfigurationOption Include =" System.Windows.Forms.MdiWindowDialog.IsSupported"
47
47
Value =" false"
48
48
Trim =" true" />
49
- <RuntimeHostConfigurationOption Include =" System.Windows.Forms.ImageIndexConverter.IsSupported"
49
+ <RuntimeHostConfigurationOption Include =" System.Windows.Forms.ImageIndexConverter.IsSupported"
50
50
Value =" false"
51
51
Trim =" true" />
52
52
<RuntimeHostConfigurationOption Include =" System.Windows.Forms.Primitives.TypeConverterHelper.UseComponentModelRegisteredTypes"
Original file line number Diff line number Diff line change 15
15
<PlatformTarget >AnyCPU</PlatformTarget >
16
16
<EnableXlfLocalization >false</EnableXlfLocalization >
17
17
<UpdateXlfOnBuild >false</UpdateXlfOnBuild >
18
+ <IsTestUtilityProject >true</IsTestUtilityProject >
18
19
</PropertyGroup >
19
20
20
21
</Project >
You can’t perform that action at this time.
0 commit comments