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 defab27 commit 2c453f5Copy full SHA for 2c453f5
source/NHibernate.AspNet.Identity.Tests/NHibernate.AspNet.Identity.Tests.csproj
@@ -32,7 +32,7 @@
32
<DefineConstants>DEBUG;TRACE</DefineConstants>
33
<ErrorReport>prompt</ErrorReport>
34
<WarningLevel>4</WarningLevel>
35
- <PlatformTarget>x86</PlatformTarget>
+ <PlatformTarget>AnyCPU</PlatformTarget>
36
</PropertyGroup>
37
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
38
<DebugType>pdbonly</DebugType>
0 commit comments