We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4be4bde commit 0508f92Copy full SHA for 0508f92
LibSass.NET.Tests/LibSass.NET.Tests.csproj
@@ -22,6 +22,7 @@
22
<ErrorReport>prompt</ErrorReport>
23
<WarningLevel>4</WarningLevel>
24
<Prefer32Bit>false</Prefer32Bit>
25
+ <PlatformTarget>x64</PlatformTarget>
26
</PropertyGroup>
27
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28
<DebugType>pdbonly</DebugType>
@@ -31,6 +32,7 @@
31
32
33
34
35
36
37
<ItemGroup>
38
<Reference Include="System" />
0 commit comments