Skip to content

Commit 864ff3f

Browse files
committed
make test runner any cpu
1 parent 979a71e commit 864ff3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

LibSass.NET.Tests/LibSass.NET.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<ErrorReport>prompt</ErrorReport>
2323
<WarningLevel>4</WarningLevel>
2424
<Prefer32Bit>false</Prefer32Bit>
25+
<PlatformTarget>AnyCPU</PlatformTarget>
2526
</PropertyGroup>
2627
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
2728
<DebugType>pdbonly</DebugType>

0 commit comments

Comments
 (0)