summaryrefslogtreecommitdiff
path: root/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_4.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_4.csproj')
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_4.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_4.csproj b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_4.csproj
index d98187877b..2fd387c2a4 100644
--- a/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_4.csproj
+++ b/tests/src/CoreMangLib/cti/system/convert/ConvertToInt32_4.csproj
@@ -12,6 +12,10 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CLRTestKind>BuildAndRun</CLRTestKind>
<CLRTestPriority>1</CLRTestPriority>
+
+ <!-- Test unsupported outside of windows -->
+ <TestUnsupportedOutsideWindows>true</TestUnsupportedOutsideWindows>
+ <DisableProjectBuild Condition="'$(TargetsUnix)' == 'true'">true</DisableProjectBuild>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">